six2dez / reconftw

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
MIT License
5.64k stars 912 forks source link

fix the fuzzparams function with the -fuzz flag #865

Closed j0hnZ3RA closed 6 months ago

j0hnZ3RA commented 6 months ago

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

kleozzy commented 6 months ago

meh , they change nuclei all the time

kleozzy commented 6 months ago

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