Skip to content

Commit 8f9073b

Browse files
authored
Create README.md
1 parent 5637898 commit 8f9073b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

directory_bruteforcing/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# directory bruteforcing
2+
3+
# usage:
4+
5+
-> python <code>brute.py</code>
6+
7+
8+
-> Enter the url or IP of the site to be searched:
9+
10+
-> Enter the path for the wordlists file
11+
12+
# Suggested Wordlists:
13+
14+
https://github.com/3ndG4me/KaliLists/tree/master/dirbuster
15+
16+
Credits: Dirbuster

0 commit comments

Comments
 (0)