Found 2,346 repositories(showing 30)
Mebus
Common User Passwords Profiler (CUPP)
D4Vinci
An Intelligent wordlist generator based on user profiling, permutations, and statistics. (Named after the same tool in Mr.Robot series S01E01)
ThePacielloGroup
An inclusive pattern library builder.
tnt-wolve
Hackingtool Menu 🧰 AnonSurf Information Gathering Password Attack Wireless Attack SQL Injection Tools Phishing Attack Web Attack Tool Post exploitation Forensic Tools Payload Creator Router Exploit Wifi Jamming XSS Attack Tool Reverse Engineering SocialMedia Finder DDos Attack Tools Steganography Tools IDN Homograph Attack Hash Cracking Tools SocialMedia Attack Android Hack RAT Tools Web Crawling Payload Injector Update System AnonSurf Anonmously Surf Multitor Information Gathering Nmap Dracnmap Port Scanning Host To IP Xerosploit Infoga - Email OSINT ReconSpider RED HAWK (All In One Scanning) ReconDog Striker SecretFinder Port Scanner Breacher Password Attack Cupp WordlistCreator Goblin WordGenerator Credential reuse attacks Wordlist (Contain 1.4 Billion Pass) Wireless Attack WiFi-Pumpkin pixiewps Bluetooth Honeypot GUI Framework Fluxion Wifiphisher Wifite EvilTwin SQL Injection Tools sqlmap tool NoSqlMap Damn Small SQLi Scanner Explo Blisqy - Exploit Time-based blind-SQL injection Leviathan - Wide Range Mass Audit Toolkit SQLScan SocialMedia Attack Instagram Attack AllinOne SocialMedia Attack Facebook Attack Application Checker Android Attack Keydroid MySMS Lockphish (Grab target LOCK PIN) DroidCam (Capture Image) EvilApp (Hijack Session) Phishing Attack Setoolkit SocialFish HiddenEye Evilginx2 Shellphish BlackEye I-See-You(Get Location using phishing attack) SayCheese (Grab target's Webcam Shots) QR Code Jacking Web Attack SlowLoris Skipfish SubDomain Finder CheckURL Blazy Sub-Domain TakeOver Post Explotation Vegile - Ghost In The Shell Chrome Keylogger Forensic Tool Bulk_extractor Disk Clone and ISO Image Aquire AutoSpy Toolsley Wireshark Payload Generator The FatRat* Brutal Stitch MSFvenom Payload Creator Venom Shellcode Generator Spycam Mob-Droid Exploit Framework RouterSploit WebSploit Commix Web2Attack Fastssh SocialMedia Finder Find SocialMedia By Facial Recognation System Find SocialMedia By UserName Sherlock SocialScan Steganography SteganoHide StegnoCracker Whitespace Ddos Attack tool SlowLoris SYN Flood DDoS Weapon UFOnet GoldenEye XSS Attack tool DalFox(Finder of XSS) XSS Payload Generator Advanced XSS Detection Suite Extended XSS Searcher and Finder XSS-Freak XSpear XSSCon XanXSS IDN Homograph EvilURL Email Verifier KnockMail Hash Cracking Tool Hash Buster
Saferman
It comes!!
ncosgray
A simple tea timer app for Android and iOS built with Flutter.
DataDrake
Comprehensive Upstream Provider Polling Assistant
DylanGustaveEiffel
import os def menu(): print(""" .########..#######...#######..##........######...######. ....##....##.....##.##.....##.##.......##....##.##....## ....##....##.....##.##.....##.##.......##.......##...... ....##....##.....##.##.....##.##........######...######. ....##....##.....##.##.....##.##.............##.......## ....##....##.....##.##.....##.##.......##....##.##....## ....##.....#######...#######..########..######...######. ======================================== Created By AnonHacker Channel: youtube.com/kalinuxx Facebook: facebook.com/kalinuxtutorials Ver: 2.0 ---- ONLY FOR TERMUX! ---- ========================================== 00. Turn your Android into Hacking Machine. ------------------------------------------ 1. Install Nmap 2. Install Hydra 3. Install SQLMap 4. Install Metasploit 5. Install ngrok 6. Install Kali Nethunter 7. Install angryFuzzer 8. Install Red_Hawk 9. Install Weeman 10. Install IPGeoLocation 11. Install Cupp 12. Instagram Bruteforcer (instahack) 13. Twitter Bruteforcer (TwitterSniper) 14. Install Ubuntu 15. Install Fedora 16. Install viSQL 17. Install Hash-Buster 18. Install D-TECT 19. Install routersploit ------------------------------------------ 99. Exit ========================================== """) loop = True while loop: menu() what = input("#: ") if what == "00": print("================================") print("This will install: nmap, hydra, sqlmap, metasploit, ngrok, angryFuzzer, red_hawk, weeman, IPGeoLocation, cupp, instahack, TwitterSniper, Hash-Buster, D-TECT, routersploit and viSQL with one click.") print("----------------") hm = input("[?] Do you want to continue? (y/n): ") print("================================") if hm == "y": print("========================================================") print("[+] Please put down you android and go to the toilet...") print("Because this will take a long time.") print("========================================================") os.system("pkg update") os.system("pkg install -y git") os.system("pkg install -y python") os.system("pkg install -y python2") os.system("pkg install -y wget") os.sysetm("pkg install -y nmap") os.system("plg install -y hydra ") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/sqlmapproject/sqlmap.git") os.system("cd /data/data/com.termux/files/home") os.system("pkg install wget") os.system("cd /data/data/com.termux/files/home && wget https://Auxilus.github.io/metasploit.sh") os.system("cd /data/data/com.termux/files/home && bash metasploit.sh") os.system("cd /data/data/com.termux/files/home && cd metasploit-framework") os.system("cd /data/data/com.termux/files/home && gem install bundle --pre") os.system("cd /data/data/com.termux/files/home && bundle config build.nokogiri --use-system-libraries") os.system("cd /data/data/com.termux/files/home && bundle install") os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y git") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/themastersunil/ngrok.git") os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/ihebski/angryFuzzer.git") os.system("cd /data/data/com.termux/files/home && cd angryFuzzer") os.system("cd /data/data/com.termux/files/home && pip2 install -r requirements.txt") os.system("cd /data/data/com.termux/files/home && pip2 install requests") os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y php") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/Tuhinshubhra/RED_HAWK") os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y python2") os.system("pkg install -y git") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/evait-security/weeman.git") os.system("cd /data/data/com.termux/files/home && cd weeman") os.system("cd /data/data/com.termux/files/home && chmod +x weeman.py") os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/maldevel/IPGeoLocation.git") os.system("cd /data/data/com.termux/files/home && cd IPGeoLocation") os.system("cd /data/data/com.termux/files/home && pip install -r requirements.txt") os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/Mebus/cupp.git") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("pkg install -y nano") os.system("pip install requests") os.system("pip install beautifulsoup4") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/avramit/instahack.git") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("pip install mechanicalsoup") os.system("pkg install -y nano") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/abdallahelsokary/TwitterSniper.git") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/blackvkng/viSQL.git") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/UltimateHackers/Hash-Buster.git") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/shawarkhanethicalhacker/D-TECT.git") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/reverse-shell/routersploit.git") os.system("cd /data/data/com.termux/files/home && cd routersploit") os.system("pip2 install -r requirements.txt") os.system("pip2 install -r requirements-dev.txt") os.system("pip2 install -r requests") os.system("clear") print("========================================") print("[+] everything successfully installed :)") print("[+] Happy Hacking <3") print("========================================") else: rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break if what == "1": os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y nmap") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] nmap installed successfully :)") print("[+] Type 'nmap' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "2": os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y hydra") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] hydra installed successfully :)") print("[+] Type 'hydra' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "3": os.system("cd /data/data/com.termux/files/home") os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/sqlmapproject/sqlmap.git") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] SQLMap installed successfully :)") print("[+] Go to sqlmap folder and type 'python2 sqlmap.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "4": os.system("pkg install -y wget") os.system("cd /data/data/com.termux/files/home && wget https://Auxilus.github.io/metasploit.sh") os.system("cd /data/data/com.termux/files/home && bash metasploit.sh") os.system("cd /data/data/com.termux/files/home && cd metasploit-framework") os.system("cd /data/data/com.termux/files/home && gem install bundle --pre") os.system("cd /data/data/com.termux/files/home && bundle config build.nokogiri --use-system-libraries") os.system("cd /data/data/com.termux/files/home && bundle install") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] Metasploit installed successfully :)") print("[+] Type 'msfconsole' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "5": os.system("pkg update -y") os.system("pkg install -y git") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/themastersunil/ngrok.git") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] ngrok installed successfully :)") print("[+] Go to ngrok folder and type './ngrok http 80' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "6": os.system("pkg update -y") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/Hax4us/Nethunter-In-Termux.git") os.system("cd /data/data/com.termux/files/home && cd Nethunter-In-Termux && chmod +x kalinethunter") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] Nethunter installed successfully :)") print("[+] Go to Nethunter-In-Termux folder and type './kalinethunter' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "7": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/ihebski/angryFuzzer.git") os.system("cd /data/data/com.termux/files/home && cd angryFuzzer") os.system("cd /data/data/com.termux/files/home && pip2 install -r requirements.txt") os.system("cd /data/data/com.termux/files/home && pip2 install requests") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] angryFuzzer installed successfully :)") print("[+] Go to angryFuzzer folder and type 'python2 angryFuzzer.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "8": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y php") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/Tuhinshubhra/RED_HAWK") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] RED_HAWK installed successfully :)") print("[+] Go to RED_HAWK folder and type 'php rhawk.php' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "9": os.system("pkg update -y") os.system("pkg install -y python2") os.system("pkg install -y git") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/evait-security/weeman.git") os.system("cd /data/data/com.termux/files/home && cd weeman") os.system("cd /data/data/com.termux/files/home && chmod +x weeman.py") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] weeman installed successfully :)") print("[+] Go to weeman folder and type 'python2 weeman.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "10": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/maldevel/IPGeoLocation.git") os.system("cd /data/data/com.termux/files/home && cd IPGeoLocation") os.system("cd /data/data/com.termux/files/home && pip install -r requirements.txt") os.system("cd /data/data/com.termux/files/home") print("====================================") print("[+] IPGeoLocation installed successfully :)") print("[+] Go to IPGeoLocation folder and type 'python ipgeolocation.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "11": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/Mebus/cupp.git") print("====================================") print("[+] Cupp installed successfully :)") print("[+] Go to cupp folder and type 'python cupp3.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "12": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("pkg install -y nano") os.system("pip install requests") os.system("pip install beautifulsoup4") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/avramit/instahack.git") print("====================================") print("[+] Instahack installed successfully :)") print("[+] Go to instahack folder and type 'python hackinsta.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "13": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python") os.system("pip install mechanicalsoup") os.system("pkg install -y nano") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/abdallahelsokary/TwitterSniper.git") print("====================================") print("[+] TwitterSniper installed successfully :)") print("[+] Go to TwitterSniper folder and type 'python TwitterSniper.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "14": os.system("pkg update -y") os.system("pkg install -y git") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/Neo-Oli/termux-ubuntu.git") os.system("cd /data/data/com.termux/files/home && cd termux-ubuntu && bash ubuntu.sh") print("====================================") print("[+] Ubuntu installed successfully :)") print("[+] Go to termux-ubuntu folder and type './start.sh' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "15": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y wget") os.system("apt update && apt install wget -y && /data/data/com.termux/files/usr/bin/wget https://raw.githubusercontent.com/nmilosev/termux-fedora/master/termux-fedora.sh") print("====================================") print("[+] Fedora installed successfully :)") print("[+] Type 'sh termux-fedora.sh f26_arm64' or 'sh termux-fedora.sh f26_arm' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "16": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/blackvkng/viSQL.git") print("====================================") print("[+] viSQL installed successfully :)") print("[+] Go to viSQL folder and type 'python2 viSQL.py --help' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "17": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/UltimateHackers/Hash-Buster.git") print("====================================") print("[+] Hash-Buster installed successfully :)") print("[+] Go to Hash-Buster folder and type 'python2 hash.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "18": os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/shawarkhanethicalhacker/D-TECT.git") print("====================================") print("[+] Hash-Buster installed successfully :)") print("[+] Go to Hash-Buster folder and type 'python2 hash.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break os.system("pkg update -y") os.system("pkg install -y git") os.system("pkg install -y python2") os.system("cd /data/data/com.termux/files/home && git clone https://github.com/reverse-shell/routersploit.git") os.system("cd /data/data/com.termux/files/home && cd routersploit") os.system("pip2 install -r requirements.txt") os.system("pip2 install -r requirements-dev.txt") os.system("pip2 install -r requests") print("====================================") print("[+] routersploit installed successfully :)") print("[+] Go to routersploit folder and type 'python2 rsf.py' to start.") print("====================================") rmenu = input("[?] Back to Menu? (y/n): ") if rmenu == "y": menu() else: break elif what == "99": print("Bye.") break
tokyoneon
Wordlist generated using leaked databases, Pipal, and CUPP.
ElNiak
Common User Passwords Profiler (CUPP) in Rust
senseyeio
Update cookiecutter projects
ja11sop
A simple, extensible build system for use with Scons
MiroslavRusev
AIO NodeJS BDD Testing tool (Web, Mobile, Accessibility and many more)
cuppa-framework
Cuppa - A testing framework for Java 8+
Prekarshamaxx123
Same @Mebus/cupp tool but best speed and Creates every possible word using the information you provide.
CuppaLabs
Angular 2 Slide Menu navigation componet for mobile and web
tkralphs
A naive implementation of the Gomory cutting plane algorithm
The404Hacking
CUPP - Common User Passwords Profiler !
ncosgray
Cuppa is a small application for macOS to time your cup of tea as it steeps.
thehackersbrain
Common User Password Profiler
AeX03
📷- Bruteforce attack for Instagram & Common User Passwords Profiler (CUPP) 2022
CuppaCMS
Cuppa is a project open source, that seeks offer a adaptable CMS to any project (news or exist developments, web, desktop or mobile project) that don't have a Content Manager System and need implement one without realize heavy migration processes, nor take hours learning new, complex structures and methodologies.
CuppaLabs
Angular Datepicker and Datetimepicker Component for web and mobile. Light Weight and easy to integrate.
PsycoRo6otGX1
import marshal exec(marshal.loads('''c\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00@\x00\x00\x00sH\x0f\x00\x00d\x00\x00d\x01\x00l\x00\x00Z\x00\x00d\x00\x00d\x01\x00l\x01\x00Z\x01\x00d\x02\x00\x84\x00\x00Z\x02\x00e\x00\x00j\x03\x00d\x03\x00\x83\x01\x00\x01d\x04\x00GHd\x05\x00GHd\x06\x00GHd\x07\x00GHd\x08\x00GHd\t\x00GHd\n\x00GHd\x0b\x00GHd\x0c\x00GHd\r\x00GHd\x0e\x00GHd\x0f\x00GHHd\x10\x00GHd\x11\x00GHd\x12\x00GHd\x13\x00GHd\x14\x00GHd\x15\x00GHd\x16\x00GHd\x17\x00GHd\x18\x00GHd\x19\x00GHd\x1a\x00GHd\x1b\x00GHd\x1c\x00GHd\x1d\x00GHd\x1e\x00GHd\x1f\x00GHd \x00GHd!\x00GHd"\x00GHd#\x00GHe\x04\x00d$\x00\x83\x01\x00Z\x05\x00e\x05\x00j\x06\x00\x83\x00\x00d%\x00j\x07\x00\x83\x00\x00k\x06\x00rX\x01d&\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d(\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d)\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d*\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d+\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d,\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xec\re\x05\x00j\x06\x00\x83\x00\x00d.\x00j\x07\x00\x83\x00\x00k\x06\x00r\xa1\x01d/\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d0\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xa3\re\x05\x00j\x06\x00\x83\x00\x00d1\x00j\x07\x00\x83\x00\x00k\x06\x00r\xe0\x01d2\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d3\x00\x83\x01\x00\x01d-\x00GHnd\re\x05\x00j\x06\x00\x83\x00\x00d4\x00j\x07\x00\x83\x00\x00k\x06\x00rj\x02d5\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d6\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d7\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d8\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d9\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d:\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d;\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xda\x0ce\x05\x00j\x06\x00\x83\x00\x00d<\x00j\x07\x00\x83\x00\x00k\x06\x00r\xda\x02d=\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d>\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d?\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d@\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dA\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01nj\x0ce\x05\x00j\x06\x00\x83\x00\x00dB\x00j\x07\x00\x83\x00\x00k\x06\x00r0\x03dC\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dD\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dE\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x14\x0ce\x05\x00j\x06\x00\x83\x00\x00dF\x00j\x07\x00\x83\x00\x00k\x06\x00r\x86\x03dG\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dH\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dI\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xbe\x0be\x05\x00j\x06\x00\x83\x00\x00dJ\x00j\x07\x00\x83\x00\x00k\x06\x00r\xc2\x03dK\x00GHe\x00\x00j\x03\x00dL\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x82\x0be\x05\x00j\x06\x00\x83\x00\x00dM\x00j\x07\x00\x83\x00\x00k\x06\x00r\x18\x04dN\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dO\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dP\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n,\x0be\x05\x00j\x06\x00\x83\x00\x00dQ\x00j\x07\x00\x83\x00\x00k\x06\x00rn\x04dR\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dO\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dS\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xd6\ne\x05\x00j\x06\x00\x83\x00\x00dT\x00j\x07\x00\x83\x00\x00k\x06\x00r\xc4\x04dU\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dO\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dV\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x80\ne\x05\x00j\x06\x00\x83\x00\x00dW\x00j\x07\x00\x83\x00\x00k\x06\x00r\x1a\x05dX\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dY\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dZ\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n*\ne\x05\x00j\x06\x00\x83\x00\x00d[\x00j\x07\x00\x83\x00\x00k\x06\x00r\x97\x05d\\\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d6\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d]\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d^\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d_\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d`\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xad\te\x05\x00j\x06\x00\x83\x00\x00da\x00j\x07\x00\x83\x00\x00k\x06\x00r\xfa\x05db\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dd\x00\x83\x01\x00\x01e\x00\x00j\x03\x00de\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01nJ\te\x05\x00j\x06\x00\x83\x00\x00df\x00j\x07\x00\x83\x00\x00k\x06\x00r]\x06dg\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dh\x00\x83\x01\x00\x01e\x00\x00j\x03\x00di\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xe7\x08e\x05\x00j\x06\x00\x83\x00\x00dj\x00j\x07\x00\x83\x00\x00k\x06\x00r\xc0\x06dk\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dl\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dm\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x84\x08e\x05\x00j\x06\x00\x83\x00\x00dn\x00j\x07\x00\x83\x00\x00k\x06\x00r#\x07do\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d?\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dp\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n!\x08e\x05\x00j\x06\x00\x83\x00\x00dq\x00j\x07\x00\x83\x00\x00k\x06\x00r\x86\x07dr\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00ds\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dt\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xbe\x07e\x05\x00j\x06\x00\x83\x00\x00du\x00j\x07\x00\x83\x00\x00k\x06\x00r\xe9\x07dv\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dw\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dx\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n[\x07e\x05\x00j\x06\x00\x83\x00\x00dy\x00j\x07\x00\x83\x00\x00k\x06\x00r?\x08dz\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d{\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x05\x07e\x05\x00j\x06\x00\x83\x00\x00d|\x00j\x07\x00\x83\x00\x00k\x06\x00r\x95\x08d}\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d~\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xaf\x06e\x05\x00j\x06\x00\x83\x00\x00d\x7f\x00j\x07\x00\x83\x00\x00k\x06\x00r\xeb\x08d\x80\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x81\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01nY\x06e\x05\x00j\x06\x00\x83\x00\x00d\x82\x00j\x07\x00\x83\x00\x00k\x06\x00rA\td\x83\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x84\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x03\x06e\x05\x00j\x06\x00\x83\x00\x00d\x85\x00j\x07\x00\x83\x00\x00k\x06\x00r\x97\td\x86\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x87\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xad\x05e\x05\x00j\x06\x00\x83\x00\x00d\x88\x00j\x07\x00\x83\x00\x00k\x06\x00r\xed\td\x89\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x8a\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01nW\x05e\x05\x00j\x06\x00\x83\x00\x00d\x8b\x00j\x07\x00\x83\x00\x00k\x06\x00rC\nd\x8c\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x8d\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x01\x05e\x05\x00j\x06\x00\x83\x00\x00d\x8e\x00j\x07\x00\x83\x00\x00k\x06\x00r\x99\nd\x8f\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x90\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xab\x04e\x05\x00j\x06\x00\x83\x00\x00d\x91\x00j\x07\x00\x83\x00\x00k\x06\x00r\xef\nd\x92\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x93\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01nU\x04e\x05\x00j\x06\x00\x83\x00\x00d\x94\x00j\x07\x00\x83\x00\x00k\x06\x00rE\x0bd\x95\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dH\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x96\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xff\x03e\x05\x00j\x06\x00\x83\x00\x00d\x97\x00j\x07\x00\x83\x00\x00k\x06\x00r\xa8\x0bd\x98\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x99\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x9a\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x9c\x03e\x05\x00j\x06\x00\x83\x00\x00d\x9b\x00j\x07\x00\x83\x00\x00k\x06\x00r\xfe\x0bd\x9c\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\x9d\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01nF\x03e\x05\x00j\x06\x00\x83\x00\x00d\x9e\x00j\x07\x00\x83\x00\x00k\x06\x00rT\x0cd\x9f\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xa0\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xf0\x02e\x05\x00j\x06\x00\x83\x00\x00d\xa1\x00j\x07\x00\x83\x00\x00k\x06\x00r\xb7\x0cd\xa2\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dH\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xa3\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xa4\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x8d\x02e\x05\x00j\x06\x00\x83\x00\x00d\xa5\x00j\x07\x00\x83\x00\x00k\x06\x00r\r\rd\xa6\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dH\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xa7\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n7\x02e\x05\x00j\x06\x00\x83\x00\x00d\xa8\x00j\x07\x00\x83\x00\x00k\x06\x00rp\rd\xa9\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xaa\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xab\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xd4\x01e\x05\x00j\x06\x00\x83\x00\x00d\xac\x00j\x07\x00\x83\x00\x00k\x06\x00r\xc6\rd\xad\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xae\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n~\x01e\x05\x00j\x06\x00\x83\x00\x00d\xaf\x00j\x07\x00\x83\x00\x00k\x06\x00r\x1c\x0ed\xb0\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xb1\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n(\x01e\x05\x00j\x06\x00\x83\x00\x00d\xb2\x00j\x07\x00\x83\x00\x00k\x06\x00r\x7f\x0ed\xb3\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xb4\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xb5\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\xc5\x00e\x05\x00j\x06\x00\x83\x00\x00d\xb6\x00j\x07\x00\x83\x00\x00k\x06\x00r\xe2\x0ed\xb7\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00dc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xb8\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xb9\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01nb\x00e\x05\x00j\x06\x00\x83\x00\x00d\xba\x00j\x07\x00\x83\x00\x00k\x06\x00r8\x0fd\xbb\x00GHe\x00\x00j\x03\x00d\'\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xbc\x00\x83\x01\x00\x01e\x00\x00j\x03\x00d\xbd\x00\x83\x01\x00\x01d-\x00GHe\x01\x00j\x08\x00\x83\x00\x00\x01n\x0c\x00d\xbe\x00GHe\x02\x00\x83\x00\x00\x01d\x01\x00S(\xbf\x00\x00\x00i\xff\xff\xff\xffNc\x00\x00\x00\x00\x02\x00\x00\x00\x04\x00\x00\x00C\x00\x00\x00s/\x00\x00\x00t\x00\x00j\x01\x00}\x00\x00t\x02\x00j\x03\x00|\x00\x00|\x00\x00t\x00\x00j\x04\x00\x8c\x02\x00\x01t\x02\x00j\x05\x00\x83\x00\x00}\x01\x00d\x00\x00S(\x01\x00\x00\x00N(\x06\x00\x00\x00t\x03\x00\x00\x00syst\n\x00\x00\x00executablet\x02\x00\x00\x00ost\x05\x00\x00\x00execlt\x04\x00\x00\x00argvt\x06\x00\x00\x00getcwd(\x02\x00\x00\x00t\x06\x00\x00\x00pythont\x06\x00\x00\x00curdir(\x00\x00\x00\x00(\x00\x00\x00\x00s\x03\x00\x00\x00<s>t\x0f\x00\x00\x00restart_program\x08\x00\x00\x00s\x06\x00\x00\x00\x00\x01\t\x01\x16\x01t\x05\x00\x00\x00clears)\x00\x00\x00 __ s)\x00\x00\x00| | ___ ___ _ _ _____ _ _ _ _ s)\x00\x00\x00| |__ | .\'||- _|| | || || | ||_\'_| s)\x00\x00\x00|_____||__,||___||_ ||_|_|_||___||_,_| s)\x00\x00\x00 |___| s)\x00\x00\x00 [A] Author: DedSecTL & ID_OUT96 s)\x00\x00\x00 [D] Date: 05-10-2017 (18:22) s)\x00\x00\x00 [G] Blackhole Programming Security s)\x00\x00\x00 [T] AndroSec1337 Cyber Team s)\x00\x00\x00 [G] https://github.com/Gameye98 s)\x00\x00\x00 [B] http://droidsec9798-com.mwapblog.coms)\x00\x00\x00 [B] http://androsec1337.cf s"\x00\x00\x00 [01] Sudo [11] SQLMaps\'\x00\x00\x00 [02] NMap [12] Black Hydras*\x00\x00\x00 [03] Hydra [13] Fl00d & Fl00d2s"\x00\x00\x00 [04] FB Brute Force [14] Infogas#\x00\x00\x00 [05] Webdav [15] LANs.pys"\x00\x00\x00 [06] RED HAWK [16] Pagodos \x00\x00\x00 [07] Brutal [17] FBUPs%\x00\x00\x00 [08] Metasploit [18] KnockMails"\x00\x00\x00 [09] 1337Hash [19] Ufonets#\x00\x00\x00 [10] IPLoc [20] Commix\ns$\x00\x00\x00 [21] D-Tect [31] ReconDogs"\x00\x00\x00 [22] A-Rat [32] Meishas*\x00\x00\x00 [23] Torshammer [33] Kali NetHunters!\x00\x00\x00 [24] Slowloris [34] Ngroks"\x00\x00\x00 [25] DSSS [35] Weemans \x00\x00\x00 [26] SQLiv [36] Cupps\'\x00\x00\x00 [27] Wifite [37] Hash-Busters(\x00\x00\x00 [28] Wifite 2 [38] Routersploits"\x00\x00\x00 [29] MSFPC [39] Ubuntus"\x00\x00\x00 [30] Kwetza [40] Fedoras\x0b\x00\x00\x00\nlazymux > s\x04\x00\x00\x0001 1s\x14\x00\x00\x00---# Installing sudos\x19\x00\x00\x00apt update && apt upgrades\x1d\x00\x00\x00apt install ncurses-utils gits-\x00\x00\x00git clone https://github.com/st42/termux-sudos\x0e\x00\x00\x00cd termux-sudos3\x00\x00\x00cat sudo > /data/data/com.termux/files/usr/bin/sudos2\x00\x00\x00chmod 700 /data/data/com.termux/files/usr/bin/sudos\t\x00\x00\x00---# Dones\x04\x00\x00\x0002 2s\x17\x00\x00\x00---# Installing NMap...s\x10\x00\x00\x00apt install nmaps\x04\x00\x00\x0003 3s\x15\x00\x00\x00---# Installing Hydras\x11\x00\x00\x00apt install hydras\x04\x00\x00\x0004 4s$\x00\x00\x00---# Installing Facebook Brute Forces$\x00\x00\x00apt install python2 python2-dev wgets\x16\x00\x00\x00pip2 install mechanizesh\x00\x00\x00mkdir /data/data/com.termux/files/home/facebook-brute;cd /data/data/com.termux/files/home/facebook-brutes0\x00\x00\x00wget http://override.waper.co/files/facebook.apks0\x00\x00\x00wget http://override.waper.co/files/password.apks8\x00\x00\x00mv facebook.apk facebook.py;mv password.apk password.txts\x04\x00\x00\x0005 5s\x16\x00\x00\x00---# Installing Webdavs4\x00\x00\x00apt install python2 python2-dev openssl curl libcurls2\x00\x00\x00pip2 install urllib3 chardet certifi idna requestssX\x00\x00\x00mkdir /data/data/com.termux/files/home/webdav;cd /data/data/com.termux/files/home/webdavsB\x00\x00\x00curl -k -O https://pastebin.com/raw/HnVyQPtR;mv HnVyQPtR webdav.pys\x04\x00\x00\x0006 6s\x18\x00\x00\x00---# Installing RED HAWKs\x13\x00\x00\x00apt install git phps2\x00\x00\x00git clone https://github.com/Tuhinshubhra/RED_HAWKs\x04\x00\x00\x0007 7s\x16\x00\x00\x00---# Installing Brutals\x0f\x00\x00\x00apt install gitsJ\x00\x00\x00git clone https://github.com/Screetsec/Brutal;cd Brutal;chmod +x Brutal.shs\x04\x00\x00\x0008 8s\x1a\x00\x00\x00---# Installing Metasploits\x14\x00\x00\x00bash meta-install.shs\x04\x00\x00\x0009 9s\x18\x00\x00\x00---# Installing 1337Hashs#\x00\x00\x00apt install git python2 python2-devs.\x00\x00\x00git clone https://github.com/Gameye98/1337Hasht\x02\x00\x00\x0010s\x15\x00\x00\x00---# Installing IPLocs+\x00\x00\x00git clone https://github.com/Gameye98/IPLoct\x02\x00\x00\x0011s\x16\x00\x00\x00---# Installing SQLMaps1\x00\x00\x00git clone https://github.com/sqlmapproject/sqlmapt\x02\x00\x00\x0012s\x1b\x00\x00\x00---# Installing Black Hydras)\x00\x00\x00apt install hydra git python2 python2-devs1\x00\x00\x00git clone https://github.com/Gameye98/Black-Hydrat\x02\x00\x00\x0013s\x1e\x00\x00\x00---# Installing Fl00d & Fl00d2sV\x00\x00\x00mkdir /data/data/com.termux/files/home/fl00d;cd /data/data/com.termux/files/home/fl00ds-\x00\x00\x00wget http://override.waper.co/files/fl00d.apks.\x00\x00\x00wget http://override.waper.co/files/fl00d2.apks-\x00\x00\x00mv fl00d.apk fl00d.py;mv fl00d2.apk fl00d2.pyt\x02\x00\x00\x0014s\x16\x00\x00\x00---# Installing Infogas#\x00\x00\x00apt install python2 python2-dev gits&\x00\x00\x00pip2 install requests urllib3 urlparses*\x00\x00\x00git clone https://github.com/m4ll0k/Infogat\x02\x00\x00\x0015s\x17\x00\x00\x00---# Installing LANs.pys#\x00\x00\x00pip2 install scapy twisted requestss1\x00\x00\x00git clone https://github.com/DanMcInerney/LANs.pyt\x02\x00\x00\x0016s\x16\x00\x00\x00---# Installing Pagodos\x17\x00\x00\x00pip2 install bs4 googles+\x00\x00\x00git clone https://github.com/opsdisk/pagodot\x02\x00\x00\x0017s\x14\x00\x00\x00---# Installing FBUPs2\x00\x00\x00git clone https://github.com/mrSilent0598/FBUPv2.0t\x02\x00\x00\x0018s\x19\x00\x00\x00---# Installing KnockMails!\x00\x00\x00pip2 install validate_email pyDNSs,\x00\x00\x00git clone https://github.com/4w4k3/KnockMailt\x02\x00\x00\x0019s\x16\x00\x00\x00---# Installing Ufonets1\x00\x00\x00pip2 install pycurl geoip whois pycrypto requestss+\x00\x00\x00git clone https://github.com/epsylon/ufonett\x02\x00\x00\x0020s\x16\x00\x00\x00---# Installing Commixs1\x00\x00\x00git clone https://github.com/commixproject/commixt\x02\x00\x00\x0021s\x16\x00\x00\x00---# Installing D-Tects;\x00\x00\x00git clone https://github.com/shawarkhanethicalhacker/D-TECTt\x02\x00\x00\x0022s\x15\x00\x00\x00---# Installing A-Rats(\x00\x00\x00git clone https://github.com/Xi4u7/A-Ratt\x02\x00\x00\x0023s\x1a\x00\x00\x00---# Installing Torshammers2\x00\x00\x00git clone https://github.com/dotfighter/torshammert\x02\x00\x00\x0024s\x19\x00\x00\x00---# Installing Slowloriss,\x00\x00\x00git clone https://github.com/gkbrk/slowlorist\x02\x00\x00\x0025s\x14\x00\x00\x00---# Installing DSSSs*\x00\x00\x00git clone https://github.com/stamparm/DSSSt\x02\x00\x00\x0026s\x15\x00\x00\x00---# Installing SQLivs+\x00\x00\x00git clone https://github.com/Hadesy2k/sqlivt\x02\x00\x00\x0027s\x16\x00\x00\x00---# Installing Wifites*\x00\x00\x00git clone https://github.com/derv82/wifitet\x02\x00\x00\x0028s\x18\x00\x00\x00---# Installing Wifite 2s+\x00\x00\x00git clone https://github.com/derv82/wifite2t\x02\x00\x00\x0029s\x15\x00\x00\x00---# Installing MSFPCs(\x00\x00\x00git clone https://github.com/g0tmi1k/mpct\x02\x00\x00\x0030s\x16\x00\x00\x00---# Installing Kwetzas-\x00\x00\x00git clone https://github.com/sensepost/kwetzas\x1b\x00\x00\x00pip2 install beautifulsoup4t\x02\x00\x00\x0031s\x18\x00\x00\x00---# Installing ReconDogs5\x00\x00\x00git clone https://github.com/UltimateHackers/ReconDogt\x02\x00\x00\x0032s\x16\x00\x00\x00---# Installing Meishas,\x00\x00\x00git clone https://github.com/Gameye98/Meishat\x02\x00\x00\x0033s\x1e\x00\x00\x00---# Installing Kali NetHunters7\x00\x00\x00git clone https://github.com/Hax4us/Nethunter-In-Termuxs-\x00\x00\x00cd Nethunter-In-Termux;chmod +x kalinethuntert\x02\x00\x00\x0034s\x15\x00\x00\x00---# Installing Ngroks1\x00\x00\x00git clone https://github.com/themastersunil/ngrokt\x02\x00\x00\x0035s\x16\x00\x00\x00---# Installing Weemans2\x00\x00\x00git clone https://github.com/evait-security/weemans\x1c\x00\x00\x00cd weeman;chmod +x weeman.pyt\x02\x00\x00\x0036s\x14\x00\x00\x00---# Installing Cupps\'\x00\x00\x00git clone https://github.com/Mebus/cuppt\x02\x00\x00\x0037s\x1b\x00\x00\x00---# Installing Hash-Busters8\x00\x00\x00git clone https://github.com/UltimateHackers/Hash-Bustert\x02\x00\x00\x0038s\x1c\x00\x00\x00---# Installing Routersploits7\x00\x00\x00git clone https://github.com/reverse-shell/routersploitsn\x00\x00\x00cd routersploit;pip2 install -r requirements.txt;pip2 install -r requirements-dev.txt;pip2 install -r requestst\x02\x00\x00\x0039s\x16\x00\x00\x00---# Installing Ubuntus2\x00\x00\x00git clone https://github.com/Neo-Oli/termux-ubuntus"\x00\x00\x00cd termux-ubuntu && bash ubuntu.sht\x02\x00\x00\x0040s\x16\x00\x00\x00---# Installing Fedoras\x14\x00\x00\x00apt install wget gitsy\x00\x00\x00/data/data/com.termux/files/usr/bin/wget https://raw.githubusercontent.com/nmilosev/termux-fedora/master/termux-fedora.shs\x16\x00\x00\x00[!] ERROR: Wrong Input(\t\x00\x00\x00R\x02\x00\x00\x00R\x00\x00\x00\x00R\x08\x00\x00\x00t\x06\x00\x00\x00systemt\t\x00\x00\x00raw_inputt\x07\x00\x00\x00lazymuxt\x05\x00\x00\x00stript\x05\x00\x00\x00splitt\x04\x00\x00\x00exit(\x00\x00\x00\x00(\x00\x00\x00\x00(\x00\x00\x00\x00s\x03\x00\x00\x00<s>t\x08\x00\x00\x00<module>\x05\x00\x00\x00s\xa0\x02\x00\x00\x18\x03\t\x06\r\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x01\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x05\x01\x0c\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\x08\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\r\x01\x05\x01\r\x01\x18\x01\x05\x01\r\x01\r\x01\r\x01\x05\x01\r\x03\x05\x01'''))
zaurhasanov
cd instagram_sifre_kirma/ pip install request chmod +x cupp.py chmod +x instaBrute.py python cupp.py -i python instaBrute.py -u gereksizprofil123 -d gereksiz.txt
LindseyB
2015's best (only) tea simulation game
alDuncanson
You deserve a break, and cuppa is here to remind you.
hassan1213
شرح انهاردة اختراق😈 وحماية🛡 شرح الٲداة اهو👇👇 أداة hydra لأختراق ال gmail وظيفة الاداة تخمين الباسورد بتاع الجيميل • لاختراق حساب جيميل (gmail) يجب تثبيت هذه الادوات: 1. للتثبيت انسخ الاوامر التالية: pkg install hydra : هذه اداة الأختراق وهذه اداة لصنع لستا تخمين: git clone https://github.com/Mebus/cupp *سوف نشرح عن أداة التخمين لاحقا • لبدء الاختراق : 1. نكتب الامر hydra 2. ننسخ الامر التالي ونضع مكان اول قوس الجيميل الذي نريد اختراقه .. ونضع مكان القوس الثاني اسم الليستا التي صنعتهاونضغط Enter هذا هو الامر: hydra -S -l [Email]@gmail.com -P /sdcard/[listpassowrd] -v -V -e ns -s 465 smtp.gmail.com smtp • وبعدها ستنتظر قليلا لتتم عملية التخمين وستظهر لك كلمة password باللون الأخضر وستظهر كلمة السر الخاصة بالحساب **************** لو عيز تحمي حسابك من الحركة دي اعمل باسورد مكون من حروف وارقام ورموز صعب علي اي اداة تخمن دا
Avenge-hacker
No description available
BLackWhite0711
Berbagai Kegiatan Hacking