projectdiscovery / nuclei

Fast and customizable vulnerability scanner based on simple YAML based DSL.
https://docs.projectdiscovery.io/tools/nuclei
MIT License
18.19k stars 2.32k forks source link

Support / add `proxy-server` input mode to fuzz / run checks on live traffic #4953

Open tarunKoyalwar opened 3 months ago

tarunKoyalwar commented 3 months ago

Please describe your feature request:

Describe the use case of this feature:

Know Issues

Mzack9999 commented 3 months ago

I think it's way more functional than blind DAST fuzzing as, for example, it allows specific authorization checks like https://github.com/PortSwigger/autorize, that are the most difficult to catch and generally the most impactful ones