├── Assets └── README.md ├── Categories ├── Blockchain │ └── Survival of the Fittest │ │ └── README.md ├── Cryptography │ ├── Ancient Encodings │ │ └── README.md │ ├── Android-in-the-Middle │ │ ├── README.md │ │ └── diffie-hell.py │ ├── BabyEncryption │ │ ├── README.md │ │ └── modAsciibrute.py │ ├── Brainy's Cipher │ │ ├── README.md │ │ └── weird-rsa.py │ ├── Classic, yet complicated! │ │ └── README.md │ ├── Gonna-Lift-Em-All │ │ ├── README.md │ │ └── z3Modulus.py │ ├── I know Mag1k │ │ └── README.md │ ├── Nuclear Sale │ │ └── README.md │ ├── RsaCtfTool │ │ └── README.md │ ├── Weak RSA │ │ └── README.md │ └── xorxorxor │ │ └── README.md ├── Forensics │ ├── Alien Cradle │ │ └── README.md │ ├── Artifact Of Dangerous Sighting │ │ └── README.md │ ├── Automation │ │ ├── README.md │ │ └── looptoDecrypt.ps1 │ ├── Chase │ │ └── README.md │ ├── Deadly Arthropod │ │ ├── README.md │ │ └── mapKey.py │ ├── Diagnostic │ │ └── README.md │ ├── Downgrade │ │ └── README.md │ ├── Event Horizon │ │ └── README.md │ ├── Export │ │ └── README.md │ ├── Extraterrestrial Persistence │ │ └── README.md │ ├── Fake News │ │ └── README.md │ ├── Free Services │ │ └── README.md │ ├── Halloween Invitation │ │ ├── README.md │ │ └── hadehGajelas.py │ ├── Illumination │ │ └── README.md │ ├── Insider │ │ ├── README.md │ │ └── firefox_decrypt.py │ ├── Intergalactic Recovery │ │ └── README.md │ ├── Keep Tryin' │ │ └── README.md │ ├── Logger │ │ └── README.md │ ├── Lure │ │ └── README.md │ ├── MarketDump │ │ └── README.md │ ├── Marshal in the Middle │ │ └── README.md │ ├── No Place To Hide │ │ └── README.md │ ├── Obscure │ │ └── README.md │ ├── POOF │ │ ├── README.md │ │ ├── decompiled.pyc │ │ └── reversed-get-pdf.py │ ├── Packet Cyclone │ │ └── README.md │ ├── Peel Back The Layers │ │ └── README.md │ ├── Perseverance │ │ └── README.md │ ├── Persistence │ │ └── README.md │ ├── Reminiscent │ │ └── README.md │ ├── Scripts and Formulas │ │ └── README.md │ ├── Strike Back │ │ ├── README.md │ │ ├── cs-extract-key.py │ │ └── cs-parse-http-traffic.py │ ├── Wrong Spooky Season │ │ └── README.md │ └── oBfsC4t10n2 │ │ └── README.md ├── GamePwn │ └── CubeMadness1 │ │ └── README.md ├── Hardware │ ├── Debugging Interface │ │ └── README.md │ ├── Gawk │ │ └── README.md │ └── Photon Lockdown │ │ └── README.md ├── Machines │ ├── Ambassador │ │ └── README.md │ ├── Analytics │ │ └── README.md │ ├── Arctic │ │ └── README.md │ ├── Armageddon │ │ └── README.md │ ├── Bank │ │ └── README.md │ ├── Bashed │ │ └── README.md │ ├── Beep │ │ └── README.md │ ├── Blocky │ │ └── README.md │ ├── Blue │ │ └── README.md │ ├── Blunder │ │ └── README.md │ ├── BoardLight │ │ └── README.md │ ├── BountyHunter │ │ └── README.md │ ├── Broker │ │ └── README.md │ ├── Busqueda │ │ └── README.md │ ├── Cap │ │ └── README.md │ ├── Codify │ │ └── README.md │ ├── CozyHosting │ │ └── README.md │ ├── Delivery │ │ └── README.md │ ├── Devel │ │ └── README.md │ ├── Devvortex │ │ └── README.md │ ├── Driver │ │ └── README.md │ ├── Explore │ │ └── README.md │ ├── Forest │ │ └── README.md │ ├── Grandpa │ │ └── README.md │ ├── Granny │ │ └── README.md │ ├── Headless │ │ └── README.md │ ├── Horizontall │ │ └── README.md │ ├── Inject │ │ └── README.md │ ├── Irked │ │ └── README.md │ ├── Jerry │ │ └── README.md │ ├── Keeper │ │ ├── README.md │ │ └── key_dumper.py │ ├── Knife │ │ └── README.md │ ├── Lame │ │ └── README.md │ ├── Late │ │ └── README.md │ ├── Legacy │ │ └── README.md │ ├── Mirai │ │ └── README.md │ ├── MonitorsTwo │ │ └── README.md │ ├── Netmon │ │ └── README.md │ ├── Nibbles │ │ └── README.md │ ├── Nunchucks │ │ └── README.md │ ├── OpenAdmin │ │ └── README.md │ ├── Optimum │ │ └── README.md │ ├── PC │ │ └── README.md │ ├── Paper │ │ └── README.md │ ├── Perfection │ │ └── README.md │ ├── Photobomb │ │ └── README.md │ ├── Pilgrimage │ │ └── README.md │ ├── Precious │ │ └── README.md │ ├── Previse │ │ └── README.md │ ├── Return │ │ └── README.md │ ├── Sau │ │ └── README.md │ ├── ScriptKiddie │ │ └── README.md │ ├── Shocker │ │ └── README.md │ ├── Shoppy │ │ └── README.md │ ├── Soccer │ │ └── README.md │ ├── SteamCloud │ │ └── README.md │ ├── Stocker │ │ └── README.md │ ├── Timelapse │ │ └── README.md │ ├── Topology │ │ └── README.md │ ├── TraceBack │ │ └── README.md │ ├── Traverxec │ │ └── README.md │ ├── Valentine │ │ └── README.md │ ├── Validation │ │ └── README.md │ └── Wifinetic │ │ └── README.md ├── Misc │ ├── Art │ │ └── README.md │ ├── Canvas │ │ └── README.md │ ├── Compressor │ │ └── README.md │ ├── Da Vinci │ │ └── README.md │ ├── Emdee five for life │ │ ├── README.md │ │ └── bruteHash.py │ ├── Eternal Loop │ │ ├── README.md │ │ └── unzipAuto.sh │ ├── Hackerman │ │ └── README.md │ ├── M0rsarchive │ │ └── README.md │ ├── Milkshake │ │ └── README.md │ ├── Pusheen Loves Graphs │ │ └── README.md │ ├── The secret of a Queen │ │ └── README.md │ ├── fs0ciety │ │ └── README.md │ └── misDIRection │ │ └── README.md ├── Mobile │ ├── APKey │ │ └── README.md │ ├── APKrypt │ │ └── README.md │ ├── Anchored │ │ └── README.md │ ├── Cat │ │ └── README.md │ ├── Cryptohorrific │ │ └── README.md │ ├── Don't Overreact │ │ └── README.md │ ├── Manager │ │ └── README.md │ └── Pinned │ │ └── pinned.md ├── OSINT │ ├── 0ld is g0ld │ │ └── README.md │ ├── Block Hunt3r │ │ └── README.md │ ├── Easy Phish │ │ └── README.md │ ├── ID Exposed │ │ └── README.md │ ├── Infiltration │ │ └── README.md │ ├── Missing in Action │ │ └── README.md │ ├── Money Flowz │ │ └── README.md │ └── Monstrosity │ │ └── README.md ├── Pwn │ ├── Assemblers Avenge │ │ └── README.md │ ├── Bat Computer │ │ ├── README.md │ │ └── shellcraftv1.py │ ├── Blacksmith │ │ ├── README.md │ │ └── shellcraftRecv.py │ ├── Bon-nie-appetit │ │ ├── README.md │ │ └── bon-nie-appetit.py │ ├── Death Note │ │ └── README.md │ ├── Entity │ │ ├── README.md │ │ └── entity.py │ ├── Execute │ │ └── README.md │ ├── Finale │ │ ├── README.md │ │ └── finale-htb.py │ ├── Fleet Management │ │ ├── README.md │ │ └── seccomp_sendfile_openat.py │ ├── Format │ │ ├── README.md │ │ └── format.py │ ├── Getting Started │ │ └── README.md │ ├── Great Old Talisman │ │ └── README.md │ ├── HTB Console │ │ ├── README.md │ │ └── ret2system.py │ ├── Hellhound │ │ ├── README.md │ │ └── hellhound-heap-hos.py │ ├── Hunting │ │ └── README.md │ ├── Jeeves │ │ ├── README.md │ │ └── script.py │ ├── Kernel Adventures: Part 1 │ │ ├── README.md │ │ ├── brutef.py │ │ ├── exploit.c │ │ └── hash-bin.c │ ├── Leet Test │ │ ├── README.md │ │ ├── leet_local.py │ │ └── leet_remote.py │ ├── Nightmare │ │ ├── README.md │ │ ├── fmt_str_local.py │ │ └── fmt_str_nightmare_remote.py │ ├── No Gadgets │ │ └── README.md │ ├── Optimistic │ │ ├── README.md │ │ ├── getOffset.py │ │ └── shellCraftv3.py │ ├── Oxidized ROP │ │ └── README.md │ ├── PwnShop │ │ ├── README.md │ │ └── pwnshop.py │ ├── Questionnaire │ │ └── README.md │ ├── Reg │ │ ├── README.md │ │ └── ret2win.py │ ├── Regularity │ │ └── README.md │ ├── Restaurant │ │ ├── README.md │ │ ├── alternate.py │ │ └── ropChain.py │ ├── Rocket Blaster XXX │ │ └── README.md │ ├── Sacred Scrolls: Revenge │ │ ├── README.md │ │ └── sacred.py │ ├── Shooting star │ │ ├── README.md │ │ └── ret2libc.py │ ├── Sick ROP │ │ ├── README.md │ │ └── sick_rop.py │ ├── Sound of Silence │ │ └── README.md │ ├── Space pirate: Entrypoint │ │ ├── README.md │ │ └── ovrwrite2bytes.py │ ├── Space pirate: Going Deeper │ │ ├── README.md │ │ └── controlflow.py │ ├── Space pirate: Retribution │ │ ├── README.md │ │ ├── alternate-ret2libc-pie.py │ │ └── ret2libc-pie.py │ ├── Space │ │ ├── README.md │ │ └── ret2shell_space.py │ ├── Spellbook │ │ ├── README.md │ │ └── pwn_spellbook.py │ ├── Spooky Time │ │ ├── README.md │ │ └── spooky_time_overwrite_got.py │ ├── Trick or Deal │ │ └── README.md │ ├── Vault-breaker │ │ ├── README.md │ │ └── vault-break.py │ ├── Void │ │ ├── README.md │ │ └── ret2dlresolve.py │ ├── What does the f say? │ │ ├── README.md │ │ └── SOLVAH.py │ ├── Writing on the Wall │ │ └── README.md │ ├── You know 0xDiablos │ │ ├── README.md │ │ └── ret2winparams32.py │ ├── echoland │ │ └── README.md │ ├── knote │ │ └── README.md │ ├── r0bob1rd │ │ └── README.md │ └── racecar │ │ ├── README.md │ │ └── formatStringsv2.py ├── Reversing │ ├── Anti Flag │ │ └── README.md │ ├── Baby Crypt │ │ └── README.md │ ├── Baby RE │ │ └── README.md │ ├── Behind the Scenes │ │ └── README.md │ ├── Bypass │ │ └── README.md │ ├── Find The Easy Pass │ │ └── README.md │ ├── Hunting License │ │ └── README.md │ ├── IRCWare │ │ └── README.md │ ├── Impossible Password │ │ └── README.md │ ├── Ouija │ │ └── README.md │ ├── Ransom │ │ ├── README.md │ │ └── reversing.py │ ├── Rebuilding │ │ └── README.md │ ├── Shattered Tablet │ │ └── README.md │ ├── Tear Or Dear │ │ └── README.md │ ├── Teleport │ │ └── README.md │ ├── The Art of Reversing │ │ └── README.md │ ├── WIDE │ │ └── README.md │ └── You Cant C Me │ │ └── README.md ├── Sherlocks │ ├── APTNightmare-2 │ │ └── README.md │ ├── APTNightmare │ │ └── README.md │ ├── Anpu │ │ └── README.md │ ├── BFT │ │ └── README.md │ ├── Brutus │ │ └── README.md │ ├── Bumblebee │ │ └── README.md │ ├── Campfire-1 │ │ └── README.md │ ├── Compromised │ │ └── README.md │ ├── Constellation │ │ └── README.md │ ├── CrownJewel-1 │ │ └── README.md │ ├── CrownJewel-2 │ │ └── README.md │ ├── DroidPhish │ │ └── README.md │ ├── ElectricBreeze-1 │ │ └── README.md │ ├── Heartbreaker-Continuum │ │ └── README.md │ ├── HookFlare │ │ └── README.md │ ├── Hyperfiletable │ │ └── README.md │ ├── Jingle Bell │ │ └── README.md │ ├── Jinkies │ │ └── README.md │ ├── Jugglin │ │ └── README.md │ ├── Litter │ │ └── README.md │ ├── Lockpick │ │ ├── README.md │ │ ├── decrypt-lockpick-sherlock.py │ │ └── get-max.py │ ├── Lockpick3.0 │ │ └── README.md │ ├── Lockpick4.0 │ │ └── README.md │ ├── Loggy │ │ └── README.md │ ├── Logjammer │ │ └── README.md │ ├── Malevolent ModMaker │ │ └── README.md │ ├── Meerkat │ │ └── README.md │ ├── NeuroSync-D │ │ └── README.md │ ├── Noted │ │ └── README.md │ ├── Novitas │ │ └── README.md │ ├── Nubilum-2 │ │ └── README.md │ ├── OpTinselTrace-4 │ │ └── README.md │ ├── Operation Blackout 2025: Phantom Check │ │ └── README.md │ ├── Operation Blackout 2025: Smoke & Mirrors │ │ └── README.md │ ├── Ore │ │ └── README.md │ ├── Payload │ │ └── README.md │ ├── Pikaptcha │ │ └── README.md │ ├── ProcNet │ │ └── README.md │ ├── Recollection │ │ └── README.md │ ├── RogueOne │ │ └── README.md │ ├── SalineBreeze-2 │ │ └── README.md │ ├── SecretPictures │ │ └── README.md │ ├── SmartyPants │ │ └── README.md │ ├── Subatomic │ │ ├── README.md │ │ └── deobfuscated.js │ ├── TickTock │ │ └── README.md │ ├── Tracer │ │ └── README.md │ ├── Trojan │ │ └── README.md │ ├── Ultimatum │ │ └── README.md │ ├── Unit42 │ │ └── README.md │ └── Zenith │ │ └── README.md └── Web │ ├── Amidst Us │ └── README.md │ ├── BlinkerFluids │ └── README.md │ ├── CandyVault │ └── README.md │ ├── Full Stack Conf │ └── README.md │ ├── Gunship │ └── README.md │ ├── HauntMart │ └── README.md │ ├── Juggling facts │ └── README.md │ ├── LoveTok │ └── README.md │ ├── Orbital │ └── README.md │ ├── Passman │ └── README.md │ ├── Phonebook │ ├── README.md │ └── ldapbrute.js │ ├── SpookTastic │ └── README.md │ ├── Spookifier │ └── README.md │ ├── Templated │ └── README.md │ ├── Trapped Source │ └── README.md │ ├── Under Construction │ └── README.md │ ├── baby BoneChewerCon │ └── README.md │ ├── baby CachedView │ └── README.md │ ├── baby WAFfles order │ └── README.md │ ├── baby auth │ └── README.md │ ├── baby breaking grad │ └── README.md │ ├── baby interdimensional internet │ ├── README.md │ └── rceSSTI.py │ ├── baby nginxatsu │ └── README.md │ ├── baby todo or not todo │ └── README.md │ ├── looking glass │ └── README.md │ ├── sanitize │ └── README.md │ └── wafwaf │ └── README.md ├── LICENSE ├── README.md └── yolk.png /Assets/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Categories/Blockchain/Survival of the Fittest/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Blockchain/Survival of the Fittest/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Ancient Encodings/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Ancient Encodings/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Android-in-the-Middle/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Android-in-the-Middle/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Android-in-the-Middle/diffie-hell.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Android-in-the-Middle/diffie-hell.py -------------------------------------------------------------------------------- /Categories/Cryptography/BabyEncryption/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/BabyEncryption/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/BabyEncryption/modAsciibrute.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/BabyEncryption/modAsciibrute.py -------------------------------------------------------------------------------- /Categories/Cryptography/Brainy's Cipher/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Brainy's Cipher/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Brainy's Cipher/weird-rsa.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Brainy's Cipher/weird-rsa.py -------------------------------------------------------------------------------- /Categories/Cryptography/Classic, yet complicated!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Classic, yet complicated!/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Gonna-Lift-Em-All/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Gonna-Lift-Em-All/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Gonna-Lift-Em-All/z3Modulus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Gonna-Lift-Em-All/z3Modulus.py -------------------------------------------------------------------------------- /Categories/Cryptography/I know Mag1k/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/I know Mag1k/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Nuclear Sale/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Nuclear Sale/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/RsaCtfTool/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/RsaCtfTool/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/Weak RSA/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/Weak RSA/README.md -------------------------------------------------------------------------------- /Categories/Cryptography/xorxorxor/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Cryptography/xorxorxor/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Alien Cradle/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Alien Cradle/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Artifact Of Dangerous Sighting/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Artifact Of Dangerous Sighting/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Automation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Automation/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Automation/looptoDecrypt.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Automation/looptoDecrypt.ps1 -------------------------------------------------------------------------------- /Categories/Forensics/Chase/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Chase/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Deadly Arthropod/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Deadly Arthropod/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Deadly Arthropod/mapKey.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Deadly Arthropod/mapKey.py -------------------------------------------------------------------------------- /Categories/Forensics/Diagnostic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Diagnostic/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Downgrade/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Downgrade/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Event Horizon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Event Horizon/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Export/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Export/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Extraterrestrial Persistence/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Extraterrestrial Persistence/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Fake News/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Fake News/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Free Services/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Free Services/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Halloween Invitation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Halloween Invitation/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Halloween Invitation/hadehGajelas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Halloween Invitation/hadehGajelas.py -------------------------------------------------------------------------------- /Categories/Forensics/Illumination/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Illumination/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Insider/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Insider/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Insider/firefox_decrypt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Insider/firefox_decrypt.py -------------------------------------------------------------------------------- /Categories/Forensics/Intergalactic Recovery/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Intergalactic Recovery/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Keep Tryin'/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Keep Tryin'/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Logger/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Logger/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Lure/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Lure/README.md -------------------------------------------------------------------------------- /Categories/Forensics/MarketDump/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/MarketDump/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Marshal in the Middle/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Marshal in the Middle/README.md -------------------------------------------------------------------------------- /Categories/Forensics/No Place To Hide/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/No Place To Hide/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Obscure/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Obscure/README.md -------------------------------------------------------------------------------- /Categories/Forensics/POOF/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/POOF/README.md -------------------------------------------------------------------------------- /Categories/Forensics/POOF/decompiled.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/POOF/decompiled.pyc -------------------------------------------------------------------------------- /Categories/Forensics/POOF/reversed-get-pdf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/POOF/reversed-get-pdf.py -------------------------------------------------------------------------------- /Categories/Forensics/Packet Cyclone/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Packet Cyclone/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Peel Back The Layers/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Peel Back The Layers/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Perseverance/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Perseverance/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Persistence/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Persistence/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Reminiscent/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Reminiscent/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Scripts and Formulas/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Scripts and Formulas/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Strike Back/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Strike Back/README.md -------------------------------------------------------------------------------- /Categories/Forensics/Strike Back/cs-extract-key.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Strike Back/cs-extract-key.py -------------------------------------------------------------------------------- /Categories/Forensics/Strike Back/cs-parse-http-traffic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Strike Back/cs-parse-http-traffic.py -------------------------------------------------------------------------------- /Categories/Forensics/Wrong Spooky Season/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/Wrong Spooky Season/README.md -------------------------------------------------------------------------------- /Categories/Forensics/oBfsC4t10n2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Forensics/oBfsC4t10n2/README.md -------------------------------------------------------------------------------- /Categories/GamePwn/CubeMadness1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/GamePwn/CubeMadness1/README.md -------------------------------------------------------------------------------- /Categories/Hardware/Debugging Interface/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Hardware/Debugging Interface/README.md -------------------------------------------------------------------------------- /Categories/Hardware/Gawk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Hardware/Gawk/README.md -------------------------------------------------------------------------------- /Categories/Hardware/Photon Lockdown/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Hardware/Photon Lockdown/README.md -------------------------------------------------------------------------------- /Categories/Machines/Ambassador/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Ambassador/README.md -------------------------------------------------------------------------------- /Categories/Machines/Analytics/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Analytics/README.md -------------------------------------------------------------------------------- /Categories/Machines/Arctic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Arctic/README.md -------------------------------------------------------------------------------- /Categories/Machines/Armageddon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Armageddon/README.md -------------------------------------------------------------------------------- /Categories/Machines/Bank/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Bank/README.md -------------------------------------------------------------------------------- /Categories/Machines/Bashed/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Bashed/README.md -------------------------------------------------------------------------------- /Categories/Machines/Beep/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Beep/README.md -------------------------------------------------------------------------------- /Categories/Machines/Blocky/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Blocky/README.md -------------------------------------------------------------------------------- /Categories/Machines/Blue/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Blue/README.md -------------------------------------------------------------------------------- /Categories/Machines/Blunder/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Blunder/README.md -------------------------------------------------------------------------------- /Categories/Machines/BoardLight/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/BoardLight/README.md -------------------------------------------------------------------------------- /Categories/Machines/BountyHunter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/BountyHunter/README.md -------------------------------------------------------------------------------- /Categories/Machines/Broker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Broker/README.md -------------------------------------------------------------------------------- /Categories/Machines/Busqueda/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Busqueda/README.md -------------------------------------------------------------------------------- /Categories/Machines/Cap/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Cap/README.md -------------------------------------------------------------------------------- /Categories/Machines/Codify/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Codify/README.md -------------------------------------------------------------------------------- /Categories/Machines/CozyHosting/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/CozyHosting/README.md -------------------------------------------------------------------------------- /Categories/Machines/Delivery/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Delivery/README.md -------------------------------------------------------------------------------- /Categories/Machines/Devel/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Devel/README.md -------------------------------------------------------------------------------- /Categories/Machines/Devvortex/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Devvortex/README.md -------------------------------------------------------------------------------- /Categories/Machines/Driver/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Driver/README.md -------------------------------------------------------------------------------- /Categories/Machines/Explore/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Explore/README.md -------------------------------------------------------------------------------- /Categories/Machines/Forest/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Forest/README.md -------------------------------------------------------------------------------- /Categories/Machines/Grandpa/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Grandpa/README.md -------------------------------------------------------------------------------- /Categories/Machines/Granny/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Granny/README.md -------------------------------------------------------------------------------- /Categories/Machines/Headless/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Headless/README.md -------------------------------------------------------------------------------- /Categories/Machines/Horizontall/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Horizontall/README.md -------------------------------------------------------------------------------- /Categories/Machines/Inject/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Inject/README.md -------------------------------------------------------------------------------- /Categories/Machines/Irked/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Irked/README.md -------------------------------------------------------------------------------- /Categories/Machines/Jerry/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Jerry/README.md -------------------------------------------------------------------------------- /Categories/Machines/Keeper/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Keeper/README.md -------------------------------------------------------------------------------- /Categories/Machines/Keeper/key_dumper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Keeper/key_dumper.py -------------------------------------------------------------------------------- /Categories/Machines/Knife/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Knife/README.md -------------------------------------------------------------------------------- /Categories/Machines/Lame/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Lame/README.md -------------------------------------------------------------------------------- /Categories/Machines/Late/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Late/README.md -------------------------------------------------------------------------------- /Categories/Machines/Legacy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Legacy/README.md -------------------------------------------------------------------------------- /Categories/Machines/Mirai/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Mirai/README.md -------------------------------------------------------------------------------- /Categories/Machines/MonitorsTwo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/MonitorsTwo/README.md -------------------------------------------------------------------------------- /Categories/Machines/Netmon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Netmon/README.md -------------------------------------------------------------------------------- /Categories/Machines/Nibbles/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Nibbles/README.md -------------------------------------------------------------------------------- /Categories/Machines/Nunchucks/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Nunchucks/README.md -------------------------------------------------------------------------------- /Categories/Machines/OpenAdmin/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/OpenAdmin/README.md -------------------------------------------------------------------------------- /Categories/Machines/Optimum/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Optimum/README.md -------------------------------------------------------------------------------- /Categories/Machines/PC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/PC/README.md -------------------------------------------------------------------------------- /Categories/Machines/Paper/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Paper/README.md -------------------------------------------------------------------------------- /Categories/Machines/Perfection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Perfection/README.md -------------------------------------------------------------------------------- /Categories/Machines/Photobomb/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Photobomb/README.md -------------------------------------------------------------------------------- /Categories/Machines/Pilgrimage/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Pilgrimage/README.md -------------------------------------------------------------------------------- /Categories/Machines/Precious/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Precious/README.md -------------------------------------------------------------------------------- /Categories/Machines/Previse/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Previse/README.md -------------------------------------------------------------------------------- /Categories/Machines/Return/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Return/README.md -------------------------------------------------------------------------------- /Categories/Machines/Sau/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Sau/README.md -------------------------------------------------------------------------------- /Categories/Machines/ScriptKiddie/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/ScriptKiddie/README.md -------------------------------------------------------------------------------- /Categories/Machines/Shocker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Shocker/README.md -------------------------------------------------------------------------------- /Categories/Machines/Shoppy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Shoppy/README.md -------------------------------------------------------------------------------- /Categories/Machines/Soccer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Soccer/README.md -------------------------------------------------------------------------------- /Categories/Machines/SteamCloud/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/SteamCloud/README.md -------------------------------------------------------------------------------- /Categories/Machines/Stocker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Stocker/README.md -------------------------------------------------------------------------------- /Categories/Machines/Timelapse/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Timelapse/README.md -------------------------------------------------------------------------------- /Categories/Machines/Topology/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Topology/README.md -------------------------------------------------------------------------------- /Categories/Machines/TraceBack/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/TraceBack/README.md -------------------------------------------------------------------------------- /Categories/Machines/Traverxec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Traverxec/README.md -------------------------------------------------------------------------------- /Categories/Machines/Valentine/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Valentine/README.md -------------------------------------------------------------------------------- /Categories/Machines/Validation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Validation/README.md -------------------------------------------------------------------------------- /Categories/Machines/Wifinetic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Machines/Wifinetic/README.md -------------------------------------------------------------------------------- /Categories/Misc/Art/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Art/README.md -------------------------------------------------------------------------------- /Categories/Misc/Canvas/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Canvas/README.md -------------------------------------------------------------------------------- /Categories/Misc/Compressor/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Compressor/README.md -------------------------------------------------------------------------------- /Categories/Misc/Da Vinci/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Da Vinci/README.md -------------------------------------------------------------------------------- /Categories/Misc/Emdee five for life/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Emdee five for life/README.md -------------------------------------------------------------------------------- /Categories/Misc/Emdee five for life/bruteHash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Emdee five for life/bruteHash.py -------------------------------------------------------------------------------- /Categories/Misc/Eternal Loop/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Eternal Loop/README.md -------------------------------------------------------------------------------- /Categories/Misc/Eternal Loop/unzipAuto.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Eternal Loop/unzipAuto.sh -------------------------------------------------------------------------------- /Categories/Misc/Hackerman/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Hackerman/README.md -------------------------------------------------------------------------------- /Categories/Misc/M0rsarchive/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/M0rsarchive/README.md -------------------------------------------------------------------------------- /Categories/Misc/Milkshake/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Milkshake/README.md -------------------------------------------------------------------------------- /Categories/Misc/Pusheen Loves Graphs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/Pusheen Loves Graphs/README.md -------------------------------------------------------------------------------- /Categories/Misc/The secret of a Queen/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/The secret of a Queen/README.md -------------------------------------------------------------------------------- /Categories/Misc/fs0ciety/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/fs0ciety/README.md -------------------------------------------------------------------------------- /Categories/Misc/misDIRection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Misc/misDIRection/README.md -------------------------------------------------------------------------------- /Categories/Mobile/APKey/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/APKey/README.md -------------------------------------------------------------------------------- /Categories/Mobile/APKrypt/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/APKrypt/README.md -------------------------------------------------------------------------------- /Categories/Mobile/Anchored/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/Anchored/README.md -------------------------------------------------------------------------------- /Categories/Mobile/Cat/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/Cat/README.md -------------------------------------------------------------------------------- /Categories/Mobile/Cryptohorrific/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/Cryptohorrific/README.md -------------------------------------------------------------------------------- /Categories/Mobile/Don't Overreact/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/Don't Overreact/README.md -------------------------------------------------------------------------------- /Categories/Mobile/Manager/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/Manager/README.md -------------------------------------------------------------------------------- /Categories/Mobile/Pinned/pinned.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Mobile/Pinned/pinned.md -------------------------------------------------------------------------------- /Categories/OSINT/0ld is g0ld/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/0ld is g0ld/README.md -------------------------------------------------------------------------------- /Categories/OSINT/Block Hunt3r/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/Block Hunt3r/README.md -------------------------------------------------------------------------------- /Categories/OSINT/Easy Phish/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/Easy Phish/README.md -------------------------------------------------------------------------------- /Categories/OSINT/ID Exposed/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/ID Exposed/README.md -------------------------------------------------------------------------------- /Categories/OSINT/Infiltration/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/Infiltration/README.md -------------------------------------------------------------------------------- /Categories/OSINT/Missing in Action/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/Missing in Action/README.md -------------------------------------------------------------------------------- /Categories/OSINT/Money Flowz/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/Money Flowz/README.md -------------------------------------------------------------------------------- /Categories/OSINT/Monstrosity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/OSINT/Monstrosity/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Assemblers Avenge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Assemblers Avenge/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Bat Computer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Bat Computer/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Bat Computer/shellcraftv1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Bat Computer/shellcraftv1.py -------------------------------------------------------------------------------- /Categories/Pwn/Blacksmith/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Blacksmith/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Blacksmith/shellcraftRecv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Blacksmith/shellcraftRecv.py -------------------------------------------------------------------------------- /Categories/Pwn/Bon-nie-appetit/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Bon-nie-appetit/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Bon-nie-appetit/bon-nie-appetit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Bon-nie-appetit/bon-nie-appetit.py -------------------------------------------------------------------------------- /Categories/Pwn/Death Note/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Death Note/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Entity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Entity/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Entity/entity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Entity/entity.py -------------------------------------------------------------------------------- /Categories/Pwn/Execute/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Execute/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Finale/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Finale/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Finale/finale-htb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Finale/finale-htb.py -------------------------------------------------------------------------------- /Categories/Pwn/Fleet Management/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Fleet Management/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Fleet Management/seccomp_sendfile_openat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Fleet Management/seccomp_sendfile_openat.py -------------------------------------------------------------------------------- /Categories/Pwn/Format/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Format/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Format/format.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Format/format.py -------------------------------------------------------------------------------- /Categories/Pwn/Getting Started/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Getting Started/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Great Old Talisman/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Great Old Talisman/README.md -------------------------------------------------------------------------------- /Categories/Pwn/HTB Console/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/HTB Console/README.md -------------------------------------------------------------------------------- /Categories/Pwn/HTB Console/ret2system.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/HTB Console/ret2system.py -------------------------------------------------------------------------------- /Categories/Pwn/Hellhound/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Hellhound/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Hellhound/hellhound-heap-hos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Hellhound/hellhound-heap-hos.py -------------------------------------------------------------------------------- /Categories/Pwn/Hunting/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Hunting/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Jeeves/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Jeeves/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Jeeves/script.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Jeeves/script.py -------------------------------------------------------------------------------- /Categories/Pwn/Kernel Adventures: Part 1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Kernel Adventures: Part 1/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Kernel Adventures: Part 1/brutef.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Kernel Adventures: Part 1/brutef.py -------------------------------------------------------------------------------- /Categories/Pwn/Kernel Adventures: Part 1/exploit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Kernel Adventures: Part 1/exploit.c -------------------------------------------------------------------------------- /Categories/Pwn/Kernel Adventures: Part 1/hash-bin.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Kernel Adventures: Part 1/hash-bin.c -------------------------------------------------------------------------------- /Categories/Pwn/Leet Test/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Leet Test/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Leet Test/leet_local.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Leet Test/leet_local.py -------------------------------------------------------------------------------- /Categories/Pwn/Leet Test/leet_remote.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Leet Test/leet_remote.py -------------------------------------------------------------------------------- /Categories/Pwn/Nightmare/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Nightmare/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Nightmare/fmt_str_local.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Nightmare/fmt_str_local.py -------------------------------------------------------------------------------- /Categories/Pwn/Nightmare/fmt_str_nightmare_remote.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Nightmare/fmt_str_nightmare_remote.py -------------------------------------------------------------------------------- /Categories/Pwn/No Gadgets/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/No Gadgets/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Optimistic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Optimistic/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Optimistic/getOffset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Optimistic/getOffset.py -------------------------------------------------------------------------------- /Categories/Pwn/Optimistic/shellCraftv3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Optimistic/shellCraftv3.py -------------------------------------------------------------------------------- /Categories/Pwn/Oxidized ROP/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Oxidized ROP/README.md -------------------------------------------------------------------------------- /Categories/Pwn/PwnShop/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/PwnShop/README.md -------------------------------------------------------------------------------- /Categories/Pwn/PwnShop/pwnshop.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/PwnShop/pwnshop.py -------------------------------------------------------------------------------- /Categories/Pwn/Questionnaire/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Questionnaire/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Reg/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Reg/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Reg/ret2win.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Reg/ret2win.py -------------------------------------------------------------------------------- /Categories/Pwn/Regularity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Regularity/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Restaurant/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Restaurant/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Restaurant/alternate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Restaurant/alternate.py -------------------------------------------------------------------------------- /Categories/Pwn/Restaurant/ropChain.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Restaurant/ropChain.py -------------------------------------------------------------------------------- /Categories/Pwn/Rocket Blaster XXX/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Rocket Blaster XXX/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Sacred Scrolls: Revenge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Sacred Scrolls: Revenge/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Sacred Scrolls: Revenge/sacred.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Sacred Scrolls: Revenge/sacred.py -------------------------------------------------------------------------------- /Categories/Pwn/Shooting star/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Shooting star/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Shooting star/ret2libc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Shooting star/ret2libc.py -------------------------------------------------------------------------------- /Categories/Pwn/Sick ROP/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Sick ROP/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Sick ROP/sick_rop.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Sick ROP/sick_rop.py -------------------------------------------------------------------------------- /Categories/Pwn/Sound of Silence/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Sound of Silence/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Space pirate: Entrypoint/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space pirate: Entrypoint/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Space pirate: Entrypoint/ovrwrite2bytes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space pirate: Entrypoint/ovrwrite2bytes.py -------------------------------------------------------------------------------- /Categories/Pwn/Space pirate: Going Deeper/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space pirate: Going Deeper/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Space pirate: Going Deeper/controlflow.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space pirate: Going Deeper/controlflow.py -------------------------------------------------------------------------------- /Categories/Pwn/Space pirate: Retribution/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space pirate: Retribution/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Space pirate: Retribution/alternate-ret2libc-pie.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space pirate: Retribution/alternate-ret2libc-pie.py -------------------------------------------------------------------------------- /Categories/Pwn/Space pirate: Retribution/ret2libc-pie.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space pirate: Retribution/ret2libc-pie.py -------------------------------------------------------------------------------- /Categories/Pwn/Space/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Space/ret2shell_space.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Space/ret2shell_space.py -------------------------------------------------------------------------------- /Categories/Pwn/Spellbook/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Spellbook/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Spellbook/pwn_spellbook.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Spellbook/pwn_spellbook.py -------------------------------------------------------------------------------- /Categories/Pwn/Spooky Time/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Spooky Time/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Spooky Time/spooky_time_overwrite_got.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Spooky Time/spooky_time_overwrite_got.py -------------------------------------------------------------------------------- /Categories/Pwn/Trick or Deal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Trick or Deal/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Vault-breaker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Vault-breaker/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Vault-breaker/vault-break.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Vault-breaker/vault-break.py -------------------------------------------------------------------------------- /Categories/Pwn/Void/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Void/README.md -------------------------------------------------------------------------------- /Categories/Pwn/Void/ret2dlresolve.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Void/ret2dlresolve.py -------------------------------------------------------------------------------- /Categories/Pwn/What does the f say?/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/What does the f say?/README.md -------------------------------------------------------------------------------- /Categories/Pwn/What does the f say?/SOLVAH.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/What does the f say?/SOLVAH.py -------------------------------------------------------------------------------- /Categories/Pwn/Writing on the Wall/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/Writing on the Wall/README.md -------------------------------------------------------------------------------- /Categories/Pwn/You know 0xDiablos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/You know 0xDiablos/README.md -------------------------------------------------------------------------------- /Categories/Pwn/You know 0xDiablos/ret2winparams32.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/You know 0xDiablos/ret2winparams32.py -------------------------------------------------------------------------------- /Categories/Pwn/echoland/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/echoland/README.md -------------------------------------------------------------------------------- /Categories/Pwn/knote/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/knote/README.md -------------------------------------------------------------------------------- /Categories/Pwn/r0bob1rd/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/r0bob1rd/README.md -------------------------------------------------------------------------------- /Categories/Pwn/racecar/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/racecar/README.md -------------------------------------------------------------------------------- /Categories/Pwn/racecar/formatStringsv2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Pwn/racecar/formatStringsv2.py -------------------------------------------------------------------------------- /Categories/Reversing/Anti Flag/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Anti Flag/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Baby Crypt/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Baby Crypt/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Baby RE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Baby RE/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Behind the Scenes/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Behind the Scenes/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Bypass/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Bypass/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Find The Easy Pass/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Find The Easy Pass/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Hunting License/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Hunting License/README.md -------------------------------------------------------------------------------- /Categories/Reversing/IRCWare/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/IRCWare/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Impossible Password/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Impossible Password/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Ouija/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Ouija/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Ransom/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Ransom/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Ransom/reversing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Ransom/reversing.py -------------------------------------------------------------------------------- /Categories/Reversing/Rebuilding/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Rebuilding/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Shattered Tablet/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Shattered Tablet/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Tear Or Dear/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Tear Or Dear/README.md -------------------------------------------------------------------------------- /Categories/Reversing/Teleport/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/Teleport/README.md -------------------------------------------------------------------------------- /Categories/Reversing/The Art of Reversing/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/The Art of Reversing/README.md -------------------------------------------------------------------------------- /Categories/Reversing/WIDE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/WIDE/README.md -------------------------------------------------------------------------------- /Categories/Reversing/You Cant C Me/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Reversing/You Cant C Me/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/APTNightmare-2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/APTNightmare-2/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/APTNightmare/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/APTNightmare/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Anpu/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Anpu/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/BFT/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/BFT/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Brutus/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Brutus/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Bumblebee/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Bumblebee/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Campfire-1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Campfire-1/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Compromised/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Compromised/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Constellation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Constellation/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/CrownJewel-1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/CrownJewel-1/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/CrownJewel-2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/CrownJewel-2/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/DroidPhish/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/DroidPhish/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/ElectricBreeze-1/README.md: -------------------------------------------------------------------------------- 1 | # ElectricBreeze-1 2 | -------------------------------------------------------------------------------- /Categories/Sherlocks/Heartbreaker-Continuum/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Heartbreaker-Continuum/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/HookFlare/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/HookFlare/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Hyperfiletable/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Hyperfiletable/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Jingle Bell/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Jingle Bell/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Jinkies/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Jinkies/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Jugglin/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Jugglin/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Litter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Litter/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Lockpick/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Lockpick/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Lockpick/decrypt-lockpick-sherlock.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Lockpick/decrypt-lockpick-sherlock.py -------------------------------------------------------------------------------- /Categories/Sherlocks/Lockpick/get-max.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Lockpick/get-max.py -------------------------------------------------------------------------------- /Categories/Sherlocks/Lockpick3.0/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Lockpick3.0/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Lockpick4.0/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Lockpick4.0/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Loggy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Loggy/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Logjammer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Logjammer/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Malevolent ModMaker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Malevolent ModMaker/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Meerkat/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Meerkat/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/NeuroSync-D/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/NeuroSync-D/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Noted/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Noted/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Novitas/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Novitas/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Nubilum-2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Nubilum-2/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/OpTinselTrace-4/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/OpTinselTrace-4/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Operation Blackout 2025: Phantom Check/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Operation Blackout 2025: Phantom Check/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Operation Blackout 2025: Smoke & Mirrors/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Operation Blackout 2025: Smoke & Mirrors/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Ore/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Ore/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Payload/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Payload/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Pikaptcha/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Pikaptcha/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/ProcNet/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/ProcNet/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Recollection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Recollection/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/RogueOne/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/RogueOne/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/SalineBreeze-2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/SalineBreeze-2/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/SecretPictures/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/SecretPictures/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/SmartyPants/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/SmartyPants/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Subatomic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Subatomic/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Subatomic/deobfuscated.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Subatomic/deobfuscated.js -------------------------------------------------------------------------------- /Categories/Sherlocks/TickTock/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/TickTock/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Tracer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Tracer/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Trojan/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Trojan/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Ultimatum/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Ultimatum/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Unit42/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Unit42/README.md -------------------------------------------------------------------------------- /Categories/Sherlocks/Zenith/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Sherlocks/Zenith/README.md -------------------------------------------------------------------------------- /Categories/Web/Amidst Us/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Amidst Us/README.md -------------------------------------------------------------------------------- /Categories/Web/BlinkerFluids/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/BlinkerFluids/README.md -------------------------------------------------------------------------------- /Categories/Web/CandyVault/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/CandyVault/README.md -------------------------------------------------------------------------------- /Categories/Web/Full Stack Conf/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Full Stack Conf/README.md -------------------------------------------------------------------------------- /Categories/Web/Gunship/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Gunship/README.md -------------------------------------------------------------------------------- /Categories/Web/HauntMart/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/HauntMart/README.md -------------------------------------------------------------------------------- /Categories/Web/Juggling facts/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Juggling facts/README.md -------------------------------------------------------------------------------- /Categories/Web/LoveTok/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/LoveTok/README.md -------------------------------------------------------------------------------- /Categories/Web/Orbital/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Orbital/README.md -------------------------------------------------------------------------------- /Categories/Web/Passman/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Passman/README.md -------------------------------------------------------------------------------- /Categories/Web/Phonebook/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Phonebook/README.md -------------------------------------------------------------------------------- /Categories/Web/Phonebook/ldapbrute.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Phonebook/ldapbrute.js -------------------------------------------------------------------------------- /Categories/Web/SpookTastic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/SpookTastic/README.md -------------------------------------------------------------------------------- /Categories/Web/Spookifier/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Spookifier/README.md -------------------------------------------------------------------------------- /Categories/Web/Templated/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Templated/README.md -------------------------------------------------------------------------------- /Categories/Web/Trapped Source/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Trapped Source/README.md -------------------------------------------------------------------------------- /Categories/Web/Under Construction/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/Under Construction/README.md -------------------------------------------------------------------------------- /Categories/Web/baby BoneChewerCon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby BoneChewerCon/README.md -------------------------------------------------------------------------------- /Categories/Web/baby CachedView/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby CachedView/README.md -------------------------------------------------------------------------------- /Categories/Web/baby WAFfles order/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby WAFfles order/README.md -------------------------------------------------------------------------------- /Categories/Web/baby auth/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby auth/README.md -------------------------------------------------------------------------------- /Categories/Web/baby breaking grad/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby breaking grad/README.md -------------------------------------------------------------------------------- /Categories/Web/baby interdimensional internet/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby interdimensional internet/README.md -------------------------------------------------------------------------------- /Categories/Web/baby interdimensional internet/rceSSTI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby interdimensional internet/rceSSTI.py -------------------------------------------------------------------------------- /Categories/Web/baby nginxatsu/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby nginxatsu/README.md -------------------------------------------------------------------------------- /Categories/Web/baby todo or not todo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/baby todo or not todo/README.md -------------------------------------------------------------------------------- /Categories/Web/looking glass/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/looking glass/README.md -------------------------------------------------------------------------------- /Categories/Web/sanitize/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/sanitize/README.md -------------------------------------------------------------------------------- /Categories/Web/wafwaf/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/Categories/Web/wafwaf/README.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/README.md -------------------------------------------------------------------------------- /yolk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jon-brandy/hackthebox/HEAD/yolk.png --------------------------------------------------------------------------------