Learn

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

Beginner

OSI model, TCP/IP stack, ports, protocols (HTTP, DNS, DHCP), packet analysis with Wireshark.

Linux for Security

Beginner

Command line basics, file permissions, user management, processes, cron jobs, and shell scripting.

Web Application Security

Intermediate

OWASP Top 10, SQL injection, XSS, CSRF, IDOR, broken auth — how to find and fix each.

Cryptography

Intermediate

Symmetric & asymmetric encryption, hashing, digital signatures, TLS/SSL, PKI infrastructure.

Ethical Hacking & Pen Testing

Intermediate

Recon, scanning, enumeration, exploitation, post-exploitation, and professional reporting.

Incident Response & Blue Team

Intermediate

Threat detection, log analysis, SIEM, forensic investigation, and response playbooks.

CTF Fundamentals

Intermediate

CTF categories (web, pwn, rev, crypto, forensics), tools, mindset, and writeup methodology.

Malware Analysis

Advanced

Static analysis, dynamic sandboxing, reverse engineering with Ghidra, indicators of compromise.