SIWECOS / HSHS-DOMXSS-Scanner

MIT License
3 stars 1 forks source link

DOMXSS further JS-context scans #36

Open Lednerb opened 5 years ago

Lednerb commented 5 years ago

Enhance the scanner to search for well-known javascript contexts like onclick="" HTML attributes to increase coverage.

voku commented 5 years ago

Here I have collected some XSS examples (tests) maybe that can help to see if the scanner finds the bad strings: https://github.com/voku/anti-xss/blob/master/tests/XssTest.php