00. Security::
// OFFENSIVE— Technical depth × practicality
This section covers hacking, security, reverse engineering, and vulnerability analysis.
Topics
- Reverse Engineering — Binary analysis, debugging, and decompilation
- Web Security — XSS, CSRF, SQLi, SSRF, authentication, and authorization
- System Security — Privilege escalation, RCE, and memory vulnerabilities
- Cryptography — Symmetric and asymmetric cryptography, hashing, and signatures
- Networking — Packet analysis, protocol hacking, and MitM
- CTF Write-ups — Hands-on challenge solutions
- Vulnerability Research — CVE analysis and PoC development
- Tools & Techniques — GDB, IDA, Ghidra, Burp Suite, and Metasploit
Philosophy
- Understanding > tools — Know why it works
- Hands-on first — Code and real examples
- Responsibility — Legal research and educational purposes
- Depth first — No superficial explanations
"Security is a battle of depth."