[EMAIL PROTECTED] wrote:
FWIW I did manage to get this to match by telling it to match an
ASCII space instead ie .*selectx20.* however this is more of a hack
for my original request so I will still chase up with TAC.
i haven't looked at the ACE source code / firmware, but it may well be
that it does a first-pass of converting "%(something)" to a non-encoded
value first (in this case, a " "), because otherwise it would be trivial
for a hacker to bypass said filter(s).
you could see if regex ".*select\s.*" works too.
cheers,
lincoln.
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/