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

fix the fuzzparams function with the -fuzz flag #865

Merged
merged 11 commits into from
Apr 5, 2024
Merged

Conversation

j0hnZ3RA
Copy link
Contributor

I have been encountering errors during the fuzzing stage of parameters with Nuclei. Upon reviewing the documentation, I realized that it now requires a parameter to enable fuzzing mode. After making adjustments locally, I was successful.

Doc Nuclei:

-fuzz enable loading fuzzing templates

@six2dez six2dez changed the base branch from main to dev April 1, 2024 09:03
@six2dez six2dez self-requested a review April 3, 2024 08:28
Copy link
Owner

@six2dez six2dez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, apparently the -fuzz flag is deprecated, if you could resubmit the PR with the correct flag and pointing to the dev branch I would be happy to accept it since you sent the PR to the main branch which does not contain all upcoming updates :)

image

@j0hnZ3RA j0hnZ3RA requested a review from six2dez April 4, 2024 12:25
@kleozzy
Copy link
Contributor

kleozzy commented Apr 4, 2024

meh , they change nuclei all the time

@kleozzy
Copy link
Contributor

kleozzy commented Apr 4, 2024

@six2dez he fixed it , i think it can be merged

@six2dez six2dez merged commit 96c0281 into six2dez:dev Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants