hahwul / dalfox

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

Feature Request: Custom Injection Point Support in DalFox #494

Open affilares opened 10 months ago

affilares commented 10 months ago

During my testing, I encountered a cookie field reflection while experimenting with various payloads. This xss vulnerability triggered at cookie, prompting me to seek similar capabilities within DalFox. Specifically, I would like to request the addition of a feature that allows users to define custom injection points, such as in headers or other parts of the request.

Your consideration of this feature request is greatly appreciated.