Skip to main content

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

  1. Understanding > tools — Know why it works
  2. Hands-on first — Code and real examples
  3. Responsibility — Legal research and educational purposes
  4. Depth first — No superficial explanations

"Security is a battle of depth."