Skip to content

Commit 5363082

Browse files
authored
Update README.md
1 parent 31eddae commit 5363082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ a Collection of simple python scripts, for penetration testing & automation, it'
1313
&nbsp;&nbsp;:small_orange_diamond: [keylogger.py](keylogger.py): keylogger to save every word typed on the keyboard. </br>
1414
&nbsp;&nbsp;:small_orange_diamond: [linuxcracker.py](linuxcracker.py): Linux Password Cracker - Dictionary Attack. </br>
1515
&nbsp;&nbsp;:small_orange_diamond: [payload.py](payload.py): simple reverse connection script, gets you shell command on the target system. </br>
16-
&nbsp;&nbsp;:small_orange_diamond: [port_scanner.py](port_scanner.py): simple port scanner. </br>
16+
&nbsp;&nbsp;:small_orange_diamond: [PortScan.py](PortScan.py): simple port scanner. </br>
1717
&nbsp;&nbsp;:small_orange_diamond: [ssh_crack.py](ssh_crack.py): script for ssh bruteforce attack. </br>
1818
&nbsp;&nbsp;:small_orange_diamond: [subchecker.py](subchecker.py): Useful tools especially for penetration testers and bug hunters to check for subdomains (or list of domains generally) from a file, and get the up domains from it </br>
1919
&nbsp;&nbsp;:small_orange_diamond: [webtech.py](webtech.py): Web Technologies Detector, useful for developers, penetration testers and bug hunters. </br>

0 commit comments

Comments
 (0)