writeup
Alpaca CTF 2026: super-short-python-golf
Escape a 6-char Python eval jail by calling help() to enter pydoc's interactive REPL, then importing jail.py as a module to leak ALPACA_FLAG from the DATA section
#ctf
#misc
#python
+7 writeup
2024 Cyber Apocalypse: Unbreakable
Bypass blacklist filters in Python eval() to read the flag
#htb
#ctf
#misc
+3