Resources

Hacking Resources & Bookmarks

Curated collection of hacking and cybersecurity resources including learning platforms, tools, reference materials, and practice environments.

Contents

Hacking Resources & Bookmarks

Source: Crypto-Cat CTF Resources | HackTricks


Reference Wikis

  • HackTricks — Pentesting methodology, binary exploitation, web vulns, crypto, stego
  • HackTricks Cloud — AWS, GCP, Azure, Kubernetes, CI/CD
  • GTFOBins — Unix binary privesc
  • OWASP — Web security standards

Tools

ToolPurposeLink
GhidraReverse engineering (NSA)GitHub
PwntoolsCTF exploit framework (Python)Tutorial
CyberChefEncoding/decoding/crypto Swiss knifeOnline
VolatilityMemory forensicsWiki
NucleiVulnerability scannerGitHub
ExploitDBPublic exploit databaseexploit-db.com
RevShellsReverse shell generatorrevshells.com
DCodeCipher/code decoderdcode.fr
DecompilerOnline decompilationdecompiler.com
TIORun code online (200+ langs)tio.run

YouTube Channels (Security)

ChannelFocus
John HammondCTF, malware analysis
Low LevelSystems programming, RE
LiveOverflowBinary exploitation, browser hacking
IppSecHackTheBox walkthroughs
PwnFunctionWeb security animations
StackSmashingHardware hacking, RE
LaurieWiredMalware RE
CryptoCatCTF walkthroughs, pwn tutorials
HackerSploitPentesting tutorials
TheCyberMentorEthical hacking, OSCP
NahamSecBug bounty
GuidedHackingGame hacking, RE

More Resources


HackTricks Quick Navigation

Binary Exploitation

Pentesting

Other