Skip to content

Instantly share code, notes, and snippets.

@BaRRaKudaRain
Last active March 15, 2024 00:47
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save BaRRaKudaRain/93308f3fb3bdb8742a8d1ed24970bef9 to your computer and use it in GitHub Desktop.
Save BaRRaKudaRain/93308f3fb3bdb8742a8d1ed24970bef9 to your computer and use it in GitHub Desktop.
This script will download some tools for pentesting
#!/bin/bash
echo " ______ ______ ______ __ ______ ______ __ __ ______ __ __
/\__ _\ /\ __ \ /\ __ \ /\ \ /\ == \ /\ __ \ /\_\_\_\ /\ ___\ /\ \_\ \
\/_/\ \/ \ \ \/\ \ \ \ \/\ \ \ \ \____ \ \ __< \ \ \/\ \ \/_/\_\/_ \ \___ \ \ \ __ \
\ \_\ \ \_____\ \ \_____\ \ \_____\ \ \_____\ \ \_____\ /\_\/\_\ \/\_____\ \ \_\ \_\
\/_/ \/_____/ \/_____/ \/_____/ \/_____/ \/_____/ \/_/\/_/ \/_____/ \/_/\/_/ "
echo ""
echo ""
echo ""
echo ""
echo "by Nate (BaRRaKudaRain) Marshall"
# This script will download some tools for pentest
# DO NOT USE IN ILLEGAL PURPOSES!
# Also if the script will require the Shodan API key you should use this public one UNmOjxeFS2mPA3kmzm1sZwC0XjaTTksy
#--Wi-Fi-Audit-Tools--
mkdir Wi-Fi-Audit-Tools
cd Wi-Fi-Audit-Tools
git clone https://github.com/derv82/wifite2.git
git clone https://github.com/aircrack-ng/mdk4.git
git clone https://github.com/R3DDY97/KICKthemOUT3.git
git clone https://github.com/wi-fi-analyzer/fluxion.git
git clone https://github.com/schollz/howmanypeoplearearound.git
git clone https://github.com/securestate/eapeak.git
git clone https://github.com/v1s1t0r1sh3r3/airgeddon.git
git clone https://github.com/ecthros/pina-colada.git
git clone https://github.com/hash3liZer/WiFiBroot.git
git clone https://github.com/MisterBianco/BoopSuite.git
cd ..
#--Denial-of-Service--
mkdir Denial-of-Service
cd Denial-of-Service
git clone https://github.com/649/Memcrashed-DDoS-Exploit.git
git clone https://github.com/jgmdev/ddos-deflate.git
git clone https://github.com/zanyarjamal/zambie.git
git clone https://github.com/gkbrk/slowloris.git
cd ..
#--Information-Gathering-and-Reconnaissance--
mkdir Information-Gathering-and-Reconnaissance
cd Information-Gathering-and-Reconnaissance
git clone https://github.com/sc1341/InstagramOSINT.git
git clone https://github.com/HA71/Namechk.git
git clone https://github.com/bhavsec/reconspider.git
git clone https://github.com/aarnhub/sms-bomber.git
git clone https://github.com/s0md3v/Photon.git
git clone https://github.com/shodansploit/shodansploit.git
git clone https://github.com/Furduhlutur/yar.git
git clone https://github.com/hash3liZer/Subrake.git
git clone https://github.com/decoxviii/userrecon-py.git
git clone https://github.com/abhisharma404/vault.git
git clone https://github.com/haroonawanofficial/ReconCobra.git
git clone https://github.com/WebBreacher/WhatsMyName.git
git clone https://github.com/m4ll0k/Infoga.git
git clone https://github.com/shodansploit/shodansploit.git
git clone https://github.com/Ekultek/WhatBreach.git
git clone https://github.com/BullsEye0/blue_eye.git
git clone https://github.com/sham00n/buster.git
git clone https://github.com/649/Basic-Keylogger.git
git clone https://github.com/Rizer0/Log-killer.git
git clone https://github.com/lulz3xploit/LittleBrother.git
git clone https://github.com/Rajkumrdusad/IP-Tracer.git
git clone https://github.com/m8r0wn/subscraper.git
git clone https://github.com/TunisianEagles/winspy.git
git clone https://github.com/SharadKumar97/OSINT-SPY.git
git clone https://github.com/cryptomarauder/TrackUrl.git
git clone https://github.com/HatBashBR/ShodanHat.git
git clone https://github.com/abdulgaphy/r3con1z3r.git
git clone https://github.com/ilektrojohn/creepy.git
git clone https://github.com/ytisf/CreepyCrawler.git
git clone https://github.com/thewhiteh4t/seeker.git
git clone https://github.com/martinvigo/email2phonenumber.git
git clone https://github.com/devcrax/Eazy.git
git clone https://github.com/tiagorlampert/sAINT.git
git clone https://github.com/Ekultek/Zeus-Scanner.git
git clone https://github.com/markbookk/prntscrScraper.git
git clone https://github.com/GitHackTools/BillCipher.git
git clone https://github.com/GitHackTools/Leaked.git
git clone https://github.com/AeonDave/tilt.git
git clone https://github.com/bhavsec/reconspider.git
git clone https://github.com/jofpin/trape.git
git clone https://github.com/Tuhinshubhra/RED_HAWK redhawk.git
git clone https://github.com/iojw/socialscan.git
git clone https://github.com/Screetsec/Dracnmap.git
git clone https://github.com/lulz3xploit/LittleBrother.git
git clone https://github.com/CybernetiX-S3C/InfoSploit.git
git clone https://github.com/devanshbatham/Gorecon.git
git clone https://github.com/s0md3v/ReconDog.git
git clone https://github.com/xillwillx/skiptracer.git
git clone https://github.com/thelinuxchoice/userrecon.git
git clone https://github.com/evyatarmeged/Raccoon.git
git clone https://bitbucket.org/LaNMaSteR53/recon-ng.git
cd ..
#--Passwords--
mkdir Passwords
cd Passwords
git clone https://github.com/fuzzdb-project/fuzzdb.git
git clone https://github.com/danielmiessler/SecLists.git
git clone https://github.com/swisskyrepo/PayloadsAllTheThings.git
git clone https://github.com/Broham/PassGen.git
git clone https://github.com/tch1001/pwdlogy.git
git clone https://github.com/s0md3v/Locky.git
git clone https://github.com/Gameye98/FBBrute.git
git clone https://github.com/GitHackTools/BruteDum.git
git clone https://github.com/davidtavarez/pwndb.git
git clone https://github.com/r00t-3xp10it/resource_files
git clone https://github.com/AlessandroZ/LaZagne.git
git clone https://github.com/Ha3MrX/facebook-cracker.git
git clone https://github.com/itsmehacker/CardPwn.git
git clone https://github.com/BlackArch/wordlistctl.git
git clone https://github.com/4w4k3/KnockMail.git
git clone https://github.com/D4Vinci/Cr3dOv3r.git
git clone https://github.com/SimplySecurity/SimplyEmail.git
git clone https://github.com/TunisianEagles/SocialBox.git
git clone https://github.com/Ekultek/Dagon.git
git clone https://github.com/khast3x/h8mail.git
git clone https://github.com/CiKu370/OSIF.git
git clone https://github.com/Nikait/ni_bomber.git
git clone https://github.com/5h4d0wb0y/socialbrute.git
git clone https://github.com/Ha3MrX/Gemail-Hack.git
git clone https://github.com/Sanix-Darker/Brute-Force-Login.git
git clone https://github.com/x90skysn3k/brutespray.git
git clone https://github.com/thewhiteh4t/pwnedOrNot.git
cd ..
#--Vunerabilities-and-Exploitation--
mkdir Vunerabilities-and-Exploitation
cd Vunerabilities-and-Exploitation
git clone https://github.com/odzhan/shellcode.git
git clone https://github.com/Mr-Un1k0d3r/MaliciousMacroGenerator.git
git clone https://github.com/Mr-Un1k0d3r/RedTeamPowershellScripts.git
git clone https://github.com/AlessandroZ/BeRoot.git
get clone https://github.com/hahwul/a2sv.git
git clone https://github.com/entynetproject/quack.git
git clone https://github.com/GreySec-Security-Forums/WinRootHelper.git
git clone https://github.com/offensive-security/exploitdb.git
git clone https://github.com/offensive-security/exploitdb-bin-sploits.git
git clone https://github.com/offensive-security/exploitdb-papers.git
git clone https://github.com/joxeankoret/CVE-2017-7494.git
git clone https://github.com/Kevin-Robertson/Inveigh.git
git clone https://github.com/akayn/PostExploits.git
git clone https://github.com/4w4k3/BeeLogger.git
git clone https://github.com/r00t-3xp10it/morpheus.git
git clone https://github.com/649/Crashcast-Exploit.git
git clone https://github.com/rand0m1ze/ezsploit.git
git clone https://github.com/MetaChar/Tortuga.git
git clone https://github.com/frizb/Windows-Privilege-Escalation.git
git clone https://github.com/embedi/CVE-2017-11882.git
git clone https://github.com/r00t-3xp10it/FakeImageExploiter.git
git clone https://github.com/NullArray/PyParser-CVE.git
git clone https://github.com/fadinglr/Parat.git
git clone https://github.com/s0md3v/Cloak.git
git clone https://github.com/649/Netscraped-Exploit.git
git clone https://github.com/nccgroup/Winpayloads.git
git clone https://github.com/ezelf/CVE-2018-9995_dvr_credentials.git
git clone https://github.com/gbonacini/CVE-2016-5195.git
git clone https://github.com/SoledaD208/CVE-2018-10933.git
git clone https://github.com/hackerhouse-opensource/cve-2018-10933.git
git clone https://github.com/0x09AL/CVE-2018-8174-msf.git
git clone https://github.com/bhdresh/CVE-2017-8759.git
git clone https://github.com/Voulnet/CVE-2017-8759-Exploit-sample.git
git clone https://github.com/cyberheartmi9/CVE-2017-12617.git
git clone https://github.com/Ridter/CVE-2017-11882.git
git clone https://github.com/thehappydinoa/rootOS.git
git clone https://github.com/hook-s3c/CVE-2018-11776-Python-PoC.git
git clone https://github.com/rasta-mouse/Sherlock.git
git clone https://github.com/rasta-mouse/Watson.git
git clone https://github.com/ekultek/bluekeep.git
git clone https://github.com/sevagas/macro_pack.git
git clone https://github.com/curi0usJack/luckystrike.git
git clone https://github.com/r00t-3xp10it/msf-auxiliarys.git
git clone https://github.com/r00t-3xp10it/venom.git
git clone https://github.com/snovvcrash/FwdSh3ll.git
git clone https://github.com/skavngr/rapidscan.git
git clone https://github.com/GDSSecurity/Windows-Exploit-Suggester.git
git clone https://github.com/vulhub/vulhub.git
git clone https://github.com/SecWiki/windows-kernel-exploits.git
git clone https://github.com/SecWiki/linux-kernel-exploits.git
git clone https://github.com/MohamedNourTN/Terminator.git
git clone https://github.com/KALILINUXTRICKSYT/easysploit.git
git clone https://github.com/r00t-3xp10it/backdoorppt.git
git clone https://github.com/r00t-3xp10it/trojanizer.git
git clone https://github.com/Sh4rk0-666/Spykeyboard.git
git clone https://github.com/Marten4n6/EvilOSX.git
git clone https://github.com/0xdea/tactical-exploitation.git
git clone https://github.com/jijicanyu/pypayload.git
git clone https://github.com/evilsocket/xray.git
cd ..
#--Frameworks--
mkdir Frameworks
cd Frameworks
git clone https://github.com/GitHackTools/githacktools.git
git clone https://github.com/MuhammadHilmyTaufik/GSH-ToolBox-V.1.git
git clone https://github.com/x3omdax/PenBox.git
git clone https://github.com/Screetsec/TheFatRat.git
git clone https://github.com/0xR0/shellver.git
git clone https://github.com/cr4shcod3/pureblood.git
git clone https://github.com/koutto/jok3r.git
git clone https://github.com/bahaabdelwahed/killshot.git
git clone https://github.com/M4cs/DarkSpiritz.git
git clone https://github.com/D4Vinci/PasteJacker.git
git clone https://github.com/MooseDojo/apt2.git
git clone https://github.com/PowerScript/KatanaFramework.git
git clone https://github.com/graniet/operative-framework.git
git clone https://github.com/4shadoww/hakkuframework.git
git clone https://github.com/praetorian-inc/pentestly.git
git clone https://github.com/tearsecurity/leviathan.git
git clone https://github.com/m4n3dw0lf/pythem.git
git clone https://github.com/saydog/saydog-framework.git
git clone https://github.com/0xInfection/TIDoS-Framework.git
git clone https://github.com/b3-v3r/Hunner.git
git clone https://github.com/andyvaikunth/roxysploit.git
git clone https://github.com/D4Vinci/Dr0p1t-Framework.git
git clone https://github.com/unkn0wnh4ckr/hackers-tool-kit.git
git clone https://github.com/SofianeHamlaoui/Lockdoor-Framework.git
git clone https://github.com/zdresearch/OWASP-ZSC.git
git clone https://github.com/entynetproject/ehtools.git
git clone https://github.com/MetaChar/Lunar.git
git clone https://github.com/JoelGMSec/AutoRDPwn.git
git clone https://github.com/nilotpalbiswas/Auto-Root-Exploit.git
git clone https://github.com/NullArray/NetSet.git
cd..
# Also a bible
git clone https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE.git
# It might be better to use this list with this tool
# https://github.com/Abdulrah33m/Cl0neMast3r
md Mobile
cd Mobile
git clone https://github.com/Err0r-ICA/VARIOUS.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment