libinjection
libinjection copied to clipboard
False positives
Nick, any idea why string (in the quotes) "on=x" is flagged as XSS?
That is weird as it definitely should not be flagged and I'm unable to reproduce using the latest version.
You got any more details?
On Sat, Jun 7, 2014 at 5:58 AM, jzy2000 [email protected] wrote:
Nick, any idea why string (in the quotes) "on=x" is flagged as XSS?
— Reply to this email directly or view it on GitHub https://github.com/client9/libinjection/issues/75.
I also tried this in ModSec smoke test, the first line is "973343 XSS Attack Detected via Libinjection". http://www.modsecurity.org/demo/demo-deny.html?test=on%3Dx
Yes, I use the source downloaded a week ago.