Resources

Everything you need to start your cyber security journey. Curated platforms, tools and learning material from our members.

Scroll

CTF Platforms

The best places to practice your skills, from beginner-friendly guided challenges to competitive ranked arenas.

Essential Tools

The tools we use in sessions and competitions. All free and open source.

Kali Linux

Debian-based distro pre-loaded with hundreds of security tools. The industry standard for penetration testing.

kali.org

Burp Suite

Web application security testing toolkit. Intercept, modify and replay HTTP requests. Community edition is free.

portswigger.net

Wireshark

Network protocol analyser. Capture and inspect traffic in real time. Essential for network forensics challenges.

wireshark.org

Ghidra

NSA's open-source reverse engineering framework. Decompile binaries, analyse malware, solve RE challenges.

ghidra-sre.org

John the Ripper

Password cracking tool supporting hundreds of hash formats. Pair with wordlists like rockyou.txt for CTF challenges.

openwall.com/john

CyberChef

GCHQ's "Cyber Swiss Army Knife". Encode, decode, encrypt, hash and analyse data in the browser. A CTF essential.

CyberChef

Learning Material

Videos, courses and reading material to build your foundations.

Our GitHub

Past session materials, CTF writeups, challenge files and tools built by our members. Everything is open source.

Visit DMUHackers on GitHub