Nuclei FUZZing #1698
Sh4d0wHunt3rX
started this conversation in
General
Nuclei FUZZing
#1698
Replies: 1 comment
-
Definitely some overlap between what they are doing there and what I am aiming for with lightfuzz. I guess the biggest difference is they are boiling it down to a template, whereas i'm using python based sub-modules. I prefer my approach because there's a finite number of potential things to check for, and they are often extremely complicated (so full-blown python code makes more sense) Definitely worth looking at to see if I have any gaps what i'm covering |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking a bit on nuclei and thought maybe these are helpful to know for lightfuzz branch.
https://blog.projectdiscovery.io/nuclei-fuzzing-for-unknown-vulnerabilities/
https://docs.projectdiscovery.io/templates/protocols/http/fuzzing-overview
@liquidsec
Beta Was this translation helpful? Give feedback.
All reactions