XSS vulnerability scanner and exploitation tool for web applications
XSS scanner and utility focused on automation
dalfox$ dalfox url https://example.com$ dalfox file urls.txt$ dalfox url https://example.com -H 'Authorization: Bearer token' -C 'session=abc123'$ dalfox url 'https://example.com?q=test' -p q$ dalfox url https://example.com -v --output results.json