Cybersecurity
Networking, ethical hacking, web security, cryptography, and incident response.
No content yet
Generate via GitHub Actions → Generate Content → type: learn, track: cybersecurity
Topics in this track
Networking Fundamentals
BeginnerOSI model, TCP/IP stack, ports, protocols (HTTP, DNS, DHCP), packet analysis with Wireshark.
Linux for Security
BeginnerCommand line basics, file permissions, user management, processes, cron jobs, and shell scripting.
Web Application Security
IntermediateOWASP Top 10, SQL injection, XSS, CSRF, IDOR, broken auth — how to find and fix each.
Cryptography
IntermediateSymmetric & asymmetric encryption, hashing, digital signatures, TLS/SSL, PKI infrastructure.
Ethical Hacking & Pen Testing
IntermediateRecon, scanning, enumeration, exploitation, post-exploitation, and professional reporting.
Incident Response & Blue Team
IntermediateThreat detection, log analysis, SIEM, forensic investigation, and response playbooks.
CTF Fundamentals
IntermediateCTF categories (web, pwn, rev, crypto, forensics), tools, mindset, and writeup methodology.
Malware Analysis
AdvancedStatic analysis, dynamic sandboxing, reverse engineering with Ghidra, indicators of compromise.