hahwul / dalfox

🌙🦊 Dalfox is a powerful open-source XSS scanner and utility focused on automation.
https://dalfox.hahwul.com
MIT License
3.55k stars 397 forks source link

Blind Payload Not Working in POST #416

Open tekcap opened 1 year ago

tekcap commented 1 year ago
    I just realized this issue still persists when using "file --rawdata" with a post request.

I think you fixed it for GET, but not POST.

I see the Referrer header is working with the blind payload, but not the parameters in the data of the POST request

Originally posted by @tekcap in https://github.com/hahwul/dalfox/issues/409#issuecomment-1279844573