You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ a Collection of simple python scripts, for penetration testing & automation
16
16
:small_orange_diamond:[payload.py](payload.py): simple reverse connection script, gets you shell command on the target system. </br>
17
17
:small_orange_diamond:[port_scanner.py](port_scanner.py): simple port scanner. </br>
18
18
:small_orange_diamond:[ssh_crack.py](ssh_crack.py): script for ssh bruteforce attack. </br>
19
-
: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
+
: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>
0 commit comments