There was an error while loading. Please reload this page.
1 parent f5e2dbf commit a3c89d6Copy full SHA for a3c89d6
README.md
@@ -4,7 +4,6 @@ a Collection of simple python scripts, for penetration testing & automation, it'
4
:black_small_square: short description for each script.
5
6
:small_orange_diamond: [SimpleHTTPServer.py](SimpleHTTPServer.py): simple http server running on port 4444, simply u can change it :)</br>
7
- :small_orange_diamond: [admin_finder.py](admin_finder.py): admin login page bruteforce. </br>
8
:small_orange_diamond: [crypto.py](crypto.py): Encrypt/Decrypt your files with password to save your privacy. </br>
9
:small_orange_diamond: [dirbrute.py](dirbrute.py): search for files and directories on websites. </br>
10
:small_orange_diamond: [ftp_cracker.py](ftp_cracker.py): ftp bruteforce attack to get login informations. </br>
0 commit comments