logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XSS Scan Automation - Find Vulnerabilities with Dalfox | Online Free DevTools by Hexmos

Scan for XSS vulnerabilities with Dalfox, a powerful automation tool. Identify and address security risks with efficient URL and file scanning. Free online tool, no registration required.

dalfox

A powerful open-source XSS scanner focused on automation. More information: https://dalfox.hahwul.com/docs/usage.

  • Scan a single URL for XSS vulnerabilities:

dalfox url {{http://example.com}}

  • Scan a URL using a header for authentication:

dalfox url {{http://example.com}} {{[-H|--header]}} {{'X-My-Header: 123'}}

  • Scan a list of URLs from a file:

dalfox file {{path/to/file}}

return

See Also