We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ce120 commit d1de151Copy full SHA for d1de151
README.md
@@ -1,2 +1,9 @@
1
# python-dirbuster
2
Its is hacking script created with help of python with the help of wordlists the script find the hidden directory of a website.
3
+
4
5
+## Installisation :
6
+ First download the files form github.
7
+ Run the command 'pip install -r requirements.txt'.
8
+ You can change the wordlist but keep it in the same directory.
9
+ Run the python file.
0 commit comments