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

Add new cli parameters to override fuzzing type and fuzzing mode from cli #2987

Closed
parthmalhotra opened this issue Dec 6, 2022 · 0 comments · Fixed by #3355
Closed

Add new cli parameters to override fuzzing type and fuzzing mode from cli #2987

parthmalhotra opened this issue Dec 6, 2022 · 0 comments · Fixed by #3355
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Milestone

Comments

@parthmalhotra
Copy link
Member

Please describe your feature request:

Add two new CLI options to override fuzzing type and fuzzing mode via which is currently set in template

FUZZING:
   -ft, -fuzzing-type               overrides fuzzing type set in template (replace, prefix, postfix, infix)
   -fm, -fuzzing-mode               overrides fuzzing mode set in template (multiple, single)

Describe the use case of this feature:

Often we would like to override this behaviour via cli so that manually editing of template is not required

@parthmalhotra parthmalhotra added the Type: Enhancement Most issues will probably ask for additions or changes. label Dec 6, 2022
@ShubhamRasal ShubhamRasal self-assigned this Feb 22, 2023
@ShubhamRasal ShubhamRasal linked a pull request Feb 22, 2023 that will close this issue
@ShubhamRasal ShubhamRasal added the Status: In Progress This issue is being worked on, and has someone assigned. label Feb 22, 2023
@Mzack9999 Mzack9999 removed the Status: In Progress This issue is being worked on, and has someone assigned. label Feb 26, 2023
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Mar 6, 2023
@ehsandeep ehsandeep added this to the nuclei v2.9.0 milestone Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants