Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Please describe your feature request:
i'm working on one project and trying to use Fuzz Templates for vulnerability enumeration and all HTTP request method is hard coded:
Describe the use case of this feature:
nuclei -u https://example.com -data "param=FUZZ" -x POST
i read some commands but i don't see this feature, i don't know if this already exists but it will helpful