Skip to content

Commit cf478d6

Browse files
authored
Update README.md
1 parent b9e17e2 commit cf478d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ a Collection of simple python scripts, for penetration testing & automation
1212
&nbsp;&nbsp;:small_orange_diamond: [hash_cracker.py](hash_cracker.py): simple tool to crack hash, md5, sha1, sha-256, sha-512 ...etc. </br>
1313
&nbsp;&nbsp;:small_orange_diamond: [hashing.py](hashing.py): gets you the file or word hash. </br>
1414
&nbsp;&nbsp;:small_orange_diamond: [keylogger.py](keylogger.py): keylogger to save every word typed on the keyboard. </br>
15+
&nbsp;&nbsp;:small_orange_diamond: [linuxcracker.py](linuxcracker.py): Linux Password Cracker - Dictionary Attack. </br>
1516
&nbsp;&nbsp;:small_orange_diamond: [payload.py](payload.py): simple reverse connection script, gets you shell command on the target system. </br>
1617
&nbsp;&nbsp;:small_orange_diamond: [port_scanner.py](port_scanner.py): simple port scanner. </br>
1718
&nbsp;&nbsp;:small_orange_diamond: [ssh_crack.py](ssh_crack.py): script for ssh bruteforce attack. </br>

0 commit comments

Comments
 (0)