Alternatives to Dalfox

Check web applications for cross-site scripting issues. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Dalfox.

  • XSStrike

    Cross-site scripting detection suite with context analysis.

    XSStrike also detects cross-site scripting, building payloads from reflection context and handling DOM-based cases, though its upstream development has been quiet.

  • ZAP

    Inspect and test web applications with the ZAP security proxy.

    ZAP is a Java desktop proxy combining manual inspection with automated scanning, so it covers cross-site scripting among many other web vulnerability classes.

  • Wapiti

    Check web applications with a Python-based vulnerability scanner.

    Wapiti is a Python web vulnerability scanner for Linux and macOS that runs a broader range of application tests beyond cross-site scripting, under GPL-2.0.

Similar software

Related functionality, not a direct replacement.