-
Notifications
You must be signed in to change notification settings - Fork 2
Directory Brute-Forcer Script #7
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Create a script that attempts to discover hidden directories or files on a target website by appending paths from a wordlist to the base URL. The script should check each path and report which ones return a valid response.
Expected Behavior
Example Usage