XSSChop

A novel XSS detection engine

Q:What is XSSChop? How does it work?

A: XSSChop is a novel XSS detection engine, it works using JS tokenizing and syntax analysis on decoded payload of the original web input. Benchmark tests show that XSSChop really works like a charm on detecting XSS, with both precision and recall at a very high level.