Hi all,
I’m having trouble with the Fuzzing part of the Bug Bounty program. I’ve searched for a solution but can’t find anything. My problems:
- I keep getting errors saying directory not found when trying to find the path to the seclists like the default in the explanation
/opt/useful/SecLists/Discovery/Web-Content/directory-list-2.3-small.txt:FUZZ
I've tried locate seclists and it lists all of them. I've tried "wordlists" and it for seclists it shows usr/share/seclists ans so on.
I can't get through the Recursive Fuzzing question without figuring this out. Any ideas? Thank you.