picoCTF 2023 Writeups
Event link: https://play.picoctf.org/events/72
Writeups
- Web Exploitation:
- General Skills:
- Binary Exploitation:
- Reverse Engineering:
Background
- Starts: March 14, 2023 12:00 PM EST
- Ends: March 28, 2023 3:00 PM EST
picoCTF 2023 is open to anyone, with prizes available to eligible middle school, high school, and university student teams.
Categories:
- Web Exploitation
- Cryptography
- Reverse Engineering
- Forensics
- General Skills
- Binary Exploitation
Overview
- Team: The Stealthy Flaggers (From JHDiscord)
- Team Member: oldsch00l125, siunam, DaHeed, S4ur0nXD, Vito_Corleone
- Team Solved: 32/74
- Individual Solved: 13/74
- Individual Score: 2700/9300
- Team Score: 4900/9300
- Rank: 399/6924
- Overall Difficulty To Me: ★★★★★★★★☆☆
What I’ve learned in this CTF
- Web Exploitation:
- Proxying HTTP Traffics (findme)
- Matching Regular Expression Pattern (MatchTheRegex)
- XXE Injection (SOAP)
- Authentication Bypass Via SQL Injection & Union-Based SQLite SQL Injection (More SQLi)
- Privilege Escalation Via Weak JWT Secret (Java Code Analysis!?!)
- msfroggenerator2 (Unsolved)
- General Skills:
- Vertical Privilege Escalation Via
vi
SUID Binary (Permissions) - Reading The Manual Page Via
man
(useless) - Bash Jail Escape (Special)
- RBash Escape (Specialer)
- Vertical Privilege Escalation Via
- Binary Exploitation:
- Reverse Engineering:
- Winning CoreWars “Imp” (Ready Gladiator 1)
- Winning CoreWars “Imp” (Ready Gladiator 2)