Resources¶
Curated tools, platforms, and references I find useful on my cybersecurity journey.
Learning Platforms¶
| Platform | Description |
|---|---|
| TryHackMe | Hands-on cybersecurity training through real-world labs |
| Hack The Box | Penetration testing labs and challenges |
| CyberDefenders | Blue team training with real-world investigations |
| Splunk Free Training | Free courses for learning Splunk fundamentals |
Analysis Tools¶
| Tool | Use Case |
|---|---|
| CyberChef | Data encoding, decoding, defanging, and analysis |
| VirusTotal | File and URL scanning against multiple antivirus engines |
| Thunderbird | Email client useful for opening and inspecting .eml files |
| Wireshark | Network protocol analyzer for packet capture and analysis |
Reference¶
| Resource | Description |
|---|---|
| MITRE ATT&CK | Knowledge base of adversary tactics and techniques |
| OWASP Top 10 | Most critical web application security risks |
Info
I'll keep adding resources here as I discover them.