ccdc
Red Teaming at National CCDC 2025
There's nothing quite like the feeling of playing Doom on someone's hypervisor and watching as they frantically try to figure out how to eject you from the system.
Cheatsheet: Ripgrep (rg)
A handy reference for using ripgrep (rg), an extremely fast replacement for grep
recon
Recon Rundown #3: Find More Subdomains using Permutations
Use what you already know about a company to create custom wordlists and find more subdomains using permutation magic (written in Rust!)
recon
Recon Rundown #2: GitHub Code Search Preview (for Hackers)
You might be wondering, why does GitHub need a new way to search the world's code anyway? What's wrong with the old search? There's a long, convoluted answer somewhere explaining how popular text search indexing algorithms work
recon
Recon Rundown #1 : Attack Surface Basics
The first step of hacking computers is finding computers. While conceptually this seems simple enough, the reality is that it's far from easy or straightforward.