The following command will take a HTTP request saved to a file named HTTPREQUEST and look for XSS, including blind XSS if you use the -b flag with a blind XSS URL.
The following command will take a URL and look for XSS, including blind XSS if you use the -b flag with a blind XSS URL.
dalfox url URL -b <blind_xss_link>
Blind XSS
XSSHunter
XSSHunter provides a weaponised URL to insert into XSS payloads to test for blind XSS. The easiest way to use XSSHunter, is by using TruffleSecuritys own platform.