Misc
Deep dives into offensive and defensive techniques // the stuff that doesn’t fit in a writeup but matters just as much.
Techniques
| Topic | Tags | Description |
|---|---|---|
| Process Hardening | hidepid, argv masking, /proc | How process snooping works, why pspy captures passwords, and how to stop it |
| UNION-Based SQL Injection | SQLi, UNION, MySQL, GROUP_CONCAT | Upgrading blind SQLi to reflected extraction — column count, reflected positions, cross-database queries |