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
@@ -17,7 +17,8 @@ a Collection of simple python scripts, for penetration testing & automation
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
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>
20
+
:small_orange_diamond:[webtech.py](webtech.py): Web Technologies Detector, useful for developers, penetration testers and bug hunters. </br>
0 commit comments