Resources

Last updated: July 18, 2026

Websites

Useful websites we think you might find useful!

CyberChef

An open-source web app created by GCHQ (the UK's intelligence and security agency). It acts as a "cyber swiss-army knife," making it incredibly easy to encode, decode, encrypt, decrypt, or parse complex data formats.

GTFOBins

A curated list of Unix-like binaries that can be exploited to bypass local security restrictions. This is a great reference for elevating privileges once you have successfully gained a shell on a target machine.

Tools

Downloadable tools which we recommend for anything cyber-related (especially during CTFs).

Burp Suite

The industry standard software for web application testing. Can be used to send, intercept, analyse, and modify HTTP/HTTPS requests. A lot better than using your browser's network tab, isn't it?

Ghidra

A, open-source software reverse engineering framework developed by the NSA. Great for "decompiling" binary files.

Articles

Other people's articles that piqued our interest and may be of use/interest to you.