Welcome to Security Notes
Lab notes: dumps, disassembly, sanitized crashes. Network, binary, Android, iOS, OS internals.
Lab notes: dumps, disassembly, sanitized crashes. Network, binary, Android, iOS, OS internals.
Lab openssl s_client -msg against a loopback nginx: handshake record dump, redacted CN, alert on a bad name — not a MITM cookbook.
Toy PIE: readelf -s / -r / -d / -S in one sitting. .dynsym UND vs .symtab, JUMP_SLOT vs RELATIVE, how a stripped copy still names puts. gdb bind check.
Lab whoami /priv dump, OpenProcess notes on a process we own, integrity vs enabled privileges — no token-steal PoC.
Lab SQLite ledger: UPDATE without a version column vs WITH version, plus an IDOR that is not a race — no money-drain client.
Lab capsh –print and docker inspect seccomp/AppArmor, dropped caps, failed mount — no escape exploit.
Lab \du dump, a safe SECURITY DEFINER function, failed GRANT, search_path notes — no superuser exploit.
Lab HTML: target=_blank without rel, opener check in the opened tab, rel=noopener fix, harmless location rewrite — no phishing kit.