xss-detective icon indicating copy to clipboard operation
xss-detective copied to clipboard

A userscript to assist in detecting cross-site scripting vulnerabilities

Results 10 xss-detective issues
Sort by recently updated
recently updated
newest added

Intercept XMLHttpRequests (XHRs).

Features

Currently tests need to be loaded after XD. This should be rectified.

Features

Write report of project. Include documentation. Go in to detail about getting around JavaScript quirkiness and any benchmarking done along the way.

Docs

Document the process taken to convert the tests from http://ha.ckers.org/xssAttacks.xml.

Docs

Document how to add a test which dynamically gets added to the list of tests. Possibly write a script to generate a test stub file. Possibly write a script to...

Docs

Write documentation on how to use XD. Should include screenshots.

Docs

Finishing porting tests from http://ha.ckers.org/xssAttacks.xml. Possible write a script to automatically generate check function.

Tests

XD breaks on random pages. Sometimes this is unavoidable (e.g. pages without forms). Highlighting (during "select input") sometimes doesn't work.

Bugs

Firefox tries to load the page even after all the tests have finished.

Bugs

In Opera, when selecting a select box, the list will drop down.

Bugs