Tool for analysis of DOM based XSS issues

DOMinator is a Firefox based software for analysis and identification of DOM based Cross Site Scripting issues (DOMXss).

It is the first runtime tool which can help security testers to identify DOMXss.

It uses dynamic runtime tainting model on strings and can trace back taint propagation operations in order to understand if a DOMXss vulnerability is actually exploitable.

To learn more get the installation instructions and have a look at the instructional video below.

Don't miss