Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FUZZ: Override HTTP request method using flag #5127

Open
ph-hitachi opened this issue May 1, 2024 · 1 comment
Open

FUZZ: Override HTTP request method using flag #5127

ph-hitachi opened this issue May 1, 2024 · 1 comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@ph-hitachi
Copy link

ph-hitachi commented May 1, 2024

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:

http:
  - method: GET
    path:
      - "{{BaseURL}}"

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

@ph-hitachi ph-hitachi added the Type: Enhancement Most issues will probably ask for additions or changes. label May 1, 2024
@GeorginaReeder
Copy link

This is great, thank you for the feature request @ph-hitachi ! We'll take a look into this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

2 participants