a Collection of simple python scripts, for penetration testing & automation
▪️ short description about every script.
:small_orange_diamond: SimpleHTTPServer.py: simple http server running on port 4444, simply u can change it :)
:small_orange_diamond: admin_finder.py: admin login page bruteforce.
:small_orange_diamond: crypto.py: Encrypt/Decrypt your files with password to save your privacy.
:small_orange_diamond: dirbrute.py: search about files and directories on web sites.
:small_orange_diamond: ftp_cracker.py: ftp bruteforce attack to get login informations.
:small_orange_diamond: hash_cracker.py: simple tool to crack hash, md5, sha1, sha-256, sha-512 ...etc.
:small_orange_diamond: hashing.py: gets you the file or word hash.
:small_orange_diamond: keylogger.py: keylogger to save every word typed on the keyboard.
:small_orange_diamond: linuxcracker.py: Linux Password Cracker - Dictionary Attack.
:small_orange_diamond: payload.py: simple reverse connection script, gets you shell command on the target system.
:small_orange_diamond: port_scanner.py: simple port scanner.
:small_orange_diamond: ssh_crack.py: script for ssh bruteforce attack.
:small_orange_diamond: subchecker.py: tool to check subdomains when it's up it'll take screenshot for the domain home page.
I hope this collection will be helpfull for you.
Happy Hacking ^_^