In this video, reacting to a reader’s comment, I explain how you can add your own regex to my re-search.py tool (without changing the code).
I create a file with name re-search.txt and content:
str-bang=”[^”]+![^”]+”
This will add regurlar expression “[^”]+![^”]+” named str-bang to re-search’s library:
Didier Stevens
Senior handler
Microsoft MVP
blog.DidierStevens.com DidierStevensLabs.com
(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License.