Skip to content

Commit 9b7d3e0

Browse files
authored
Update README.md
1 parent 8e83f6b commit 9b7d3e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
a Collection of simple python scripts, for penetration testing & automation
33

44
## :notebook_with_decorative_cover:  Description:
5-
:black_small_square: short description about every script.
5+
:black_small_square: short description about each script.
66

77
&nbsp;&nbsp;:small_orange_diamond: [SimpleHTTPServer.py](SimpleHTTPServer.py): simple http server running on port 4444, simply u can change it :)</br>
88
&nbsp;&nbsp;:small_orange_diamond: [admin_finder.py](admin_finder.py): admin login page bruteforce. </br>
@@ -17,7 +17,8 @@ a Collection of simple python scripts, for penetration testing & automation
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>
1919
&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>
20+
&nbsp;&nbsp;:small_orange_diamond: [webtech.py](webtech.py): Web Technologies Detector, useful for developers, penetration testers and bug hunters. </br>
2021

2122
I hope this collection will be helpfull for you.
2223

23-
*Happy Hacking ^_^*
24+
*Happy Hacking*

0 commit comments

Comments
 (0)