Skip to content

Commit 38fc7cf

Browse files
authored
Update README.md
1 parent 2637cef commit 38fc7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ a Collection of simple python scripts, for penetration testing & automation
1616
&nbsp;&nbsp;:small_orange_diamond: [payload.py](payload.py): simple reverse connection script, gets you shell command on the target system. </br>
1717
&nbsp;&nbsp;:small_orange_diamond: [port_scanner.py](port_scanner.py): simple port scanner. </br>
1818
&nbsp;&nbsp;:small_orange_diamond: [ssh_crack.py](ssh_crack.py): script for ssh bruteforce attack. </br>
19-
&nbsp;&nbsp;:small_orange_diamond: [subchecker.py](subchecker.py): tool to check subdomains when it's up it'll take screenshot for the domain home page.</br>
19+
&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>
2020

2121
I hope this collection will be helpfull for you.
2222

0 commit comments

Comments
 (0)