// Resources
Learning
A curated list of learning platforms, courses, and documentation within cybersecurity.
CTF Platforms
Hack The Box
featuredAdvanced pentesting platform with machines, challenges and a structured Academy with courses from beginner to expert.
TryHackMe
featuredBeginner-friendly platform with guided learning rooms covering hacking, networking and defence. Perfect for starting from scratch.
CTFtime
The go-to tracker for CTF competitions worldwide. Find upcoming events, follow team rankings, and browse past writeups.
Online Training Platforms
CampFire Security
featuredDanish cybersecurity learning platform with courses and workshops aimed at both beginners and experienced security professionals.
PortSwigger Web Security Academy
featuredFree, in-depth course platform from the creators of Burp Suite. Covers everything in web application security with labs and explanations.
SagaLabs
featuredDanish cybersecurity platform with hands-on labs and exercises. Focuses on practical learning in network security and hacking.
TCM Security
Practically focused courses in ethical hacking and pentesting. Known for the Practical Ethical Hacking course and affordable pricing.
Application Security
PentesterLab
featuredHands-on platform focused on web application security. Exercises built around real vulnerabilities such as SQL injection, XSS, XXE and deserialisation.
DVWA – Damn Vulnerable Web Application
Classic open source practice app with vulnerabilities across difficulty levels. Perfect for practising SQL injection, brute force, file inclusion and command injection locally.
Hacksplaining
Interactive and visual platform that explains common attack types step by step. Ideal introduction to OWASP Top 10 for both developers and security professionals.
OWASP Web Security Testing Guide
The most comprehensive guide to testing web application security. Covers everything from authentication and session management to API security and encryption.
Snyk Learn
Developer-focused security learning with lessons on vulnerable code in real programming languages. Covers injection, XXE, SSRF, insecure deserialization and much more.
OWASP WebGoat
Deliberately vulnerable web application designed to teach about security flaws in practice. Run locally and learn by exploiting OWASP Top 10 vulnerabilities in a safe environment.
Offensive Security
Exploit Database
featuredThe largest public database of exploits and vulnerable software. Maintained by Offensive Security and used by penetration testers to find known CVE exploits.
GTFOBins
Curated list of Unix binaries that can be used to escalate privileges, bypass restrictions or establish reverse shells. Indispensable during Linux privilege escalation.
HackTricks
Comprehensive wiki with techniques, tricks and cheatsheets for penetration testing and CTF. Covers network, Active Directory, cloud, web and much more — used by professionals worldwide.
LOLBAS – Living Off The Land Binaries
The Windows equivalent of GTFOBins. A collection of Windows binaries, scripts and libraries that can be abused by attackers to evade detection and escalate privileges.
OffSec PEN-200 (OSCP)
The world's most recognised penetration testing course from Offensive Security. Hands-on lab environment focused on practical exploitation, privilege escalation and report writing.
PayloadsAllTheThings
Open GitHub repository with a huge collection of payloads and bypasses for use during penetration testing. Covers everything from SQLi and XSS to SSRF, XXE and file upload bypasses.
Governance, Risk and Compliance
Documentation
MITRE ATT&CK
featuredGlobally recognised knowledge base of attack techniques and tactics used by threat actors. An indispensable reference for threat modelling and SOC work.
OWASP
featuredOpen source project with guidelines, documentation and resources on web security. OWASP Top 10 is the standard reference for web vulnerabilities.
Videos & Blogs
The DFIR Report
In-depth threat intelligence reports and real-world incident response case studies covering malware, ransomware, and adversary techniques.
IppSec
YouTube channel with detailed walkthroughs of Hack The Box machines. One of the best ways to learn pentesting methodology.
LiveOverflow
YouTube channel and blog with in-depth videos on CTF solutions, reverse engineering and bug bounty. Excellent for understanding low-level security.
Security Podcasts
Darknet Diaries
featuredJack Rhysider's award-winning podcast about true stories from the dark side of the internet — hackers, data breaches, cybercrime and state-sponsored attacks. One of the best introductions to infosec.
SANS Internet Stormcast
featuredDaily 5-minute podcast from SANS Internet Storm Center covering the latest threats, vulnerabilities and security news. Perfect for staying up to date on a daily basis.
Malicious Life
Podcast from Cybereason telling the true stories behind major cyberattacks and security incidents. In-depth research and well-crafted narrative about APT groups and cybercrime.
Risky Business
Weekly podcast with Patrick Gray interviewing the most influential voices in the security industry. Focus on current events, policy and trends in cybersecurity.
Security Now
Long-running weekly podcast with Steve Gibson and Leo Laporte going deep on technical security topics — encryption, protocols, vulnerabilities and current attacks.
Smashing Security
Weekly podcast with Graham Cluley and Carole Theriault covering the latest cybersecurity news with humour and insight. A great mix of serious content and entertainment.
Know a resource that's missing?
Create a new markdown file in src/content/learning/ and open a pull request.