Jinx – a Greasemonkey XSS tool
I recently open-sourced a little project that helps finding XSS flaws. It is called Jinx and can be found at BitBucket.
Jinx is a javascript-based tester for cross site scripting. Currently based on GreaseMonkey, but can be easily decoupled to be used without GM support. It is a ‘quick-n-dirty’ way of testing a page you [...]