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
:small_orange_diamond:[hashing.py](hashing.py): gets you the file or word's hash. </br>
13
-
:small_orange_diamond:[keylogger.py](keylogger.py): keylogger to save every word typed on the keyboard. </br>
14
-
:small_orange_diamond:[linuxcracker.py](linuxcracker.py): Linux Password Cracker - Dictionary Attack. </br>
15
-
:small_orange_diamond:[payload.py](payload.py): simple reverse connection script, gets you shell command on the target system. </br>
16
-
:small_orange_diamond:[PortScan.py](PortScan.py): simple port scanner. </br>
17
-
:small_orange_diamond:[ssh_crack.py](ssh_crack.py): script for ssh bruteforce attack. </br>
18
-
: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>
19
-
:small_orange_diamond:[webtech.py](webtech.py): Web Technologies Detector, useful for developers, penetration testers and bug hunters. </br>
20
-
:small_orange_diamond:[waybackmachine.py](waybackmachine.py): this script uses wayback machine to collect a bunch of URLs and PATHs for a specific domain. </br>
7
+
-[SimpleHTTPServer.py](SimpleHTTPServer.py): simple http server running on port 4444, simply u can change it :)</br>
8
+
-[crypto.py](crypto.py): Encrypt/Decrypt your files with password to save your privacy. </br>
9
+
-[dirbrute.py](dirbrute.py): search for files and directories on websites. </br>
10
+
-[ftp_cracker.py](ftp_cracker.py): ftp bruteforce attack to get login informations. </br>
-[hashing.py](hashing.py): gets you the file or word's hash. </br>
13
+
-[keylogger.py](keylogger.py): keylogger to save every word typed on the keyboard. </br>
14
+
-[linuxcracker.py](linuxcracker.py): Linux Password Cracker - Dictionary Attack. </br>
15
+
-[payload.py](payload.py): simple reverse connection script, gets you shell command on the target system. </br>
16
+
-[PortScan.py](PortScan.py): simple port scanner. </br>
17
+
-[ssh_crack.py](ssh_crack.py): script for ssh bruteforce attack. </br>
18
+
-[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>
19
+
-[webtech.py](webtech.py): Web Technologies Detector, useful for developers, penetration testers and bug hunters. </br>
20
+
-[waybackmachine.py](waybackmachine.py): this script uses wayback machine to collect a bunch of URLs and PATHs for a specific domain. </br>
0 commit comments