10-24-2014 05:29 AM
Hey everyone,
I'm attempting to build a pattern match for a custom vulnerability. Here are the criteria:
I had the following regex built, but the PA doesn't like it for some reason.
(e54([a-zA-Z0-9]{21})\.exe)
It gives me some invalid character internal error. Any thoughts?