Tony the Tiger
Tony the Tiger - CTF Writeup
- Read more about Tony the Tiger
- Log in or register to post comments
Metasploitable 3
Writeup — Vuln (Payroll SQLi → SSH → sudo Root)
vuln.lan · Ubuntu 14.04 · hostname vulnAttacker: 192.168.1.244 (hostname
jim, user bob)Objective: exploit the easiest / quickest service. Result: full root compromise via web-app SQL injection.
Attack chain at a glance
- Read more about Metasploitable 3
- Log in or register to post comments
THM BankGPT
Writeup — BankGPT (Prompt Injection / LLM Jailbreak)
"It isn't supposed to share what it knows, and the system administrators carefully review everything you send to it."
- Read more about THM BankGPT
- Log in or register to post comments
THM Love Letter Locker
Writeup — "LoveLetter Locker" (IDOR)
An insecure object reference that lets any user read anyone else’s love letters by number.
Exploit a broken access control on the letter archive: enumerate letter IDs and read a letter you don't own, recovering the flag hidden inside another user's message.
- Read more about THM Love Letter Locker
- Log in or register to post comments
THM Cupids Matchmaker
Writeup — "Cupid's Matchmaker" (Stored XSS → Admin Bot)
"No AI, just human matchmakers." — the human reviewer is a headless browser that renders your survey un-sanitized.
- Read more about THM Cupids Matchmaker
- Log in or register to post comments
THM Room404
The repo never left the server.
A staging deploy of the Byte Lotus guest platform shipped with its .git directory sitting in the public webroot. That one oversight was enough to walk the commit history straight back to a flag someone meant to delete before launch — and never did.
- Read more about THM Room404
- Log in or register to post comments
THM BeachBar
🏖️ Beach Bar
Beach Bar is a themed easy-difficulty box centered around a Flask web app ("jukebox manager") for a beach bar. The path to root runs through a hidden demo credential, an unsafe YAML deserialization RCE, and a plaintext password leaked in a running process's command-line arguments.
- Read more about THM BeachBar
- Log in or register to post comments
THM Management Wants a Word
Case File №214 — Hacker Holidays, Day 14 Management Wants a Word
A laptop left behind after an early checkout. A guest named Vera.
- Read more about THM Management Wants a Word
- Log in or register to post comments
THM Afterhours
- Read more about THM Afterhours
- Log in or register to post comments
THM Do Not DIsturb
Do Not Disturb
Byte Lotus never forgets — and neither did whoever got there first. A full walkthrough from anonymous visitor to root, via a warm session, a booby-trapped template, and a debugger left cracked open on the beach.
- Read more about THM Do Not DIsturb
- Log in or register to post comments