Personal knowledge vault
Hack the knowledge
before the box
Notes, playbooks, and tool references built from real HTB, THM, and CTF work. Not a tutorial site — a working reference.
Knowledge
Concepts, protocols, frameworks — the theory that makes techniques make sense.
Techniques
Step-by-step attack and defense methodology. Enumeration through exploitation.
Playbooks
Operational checklists for Linux pentesting, Windows, OSINT, and forensics.
Tools
Full command reference for Nmap, Burp Suite, Metasploit, and every tool in the kit.
Resources
References, cheatsheets, and curated links for research and practice.
Recently Added
View all → tools 2026-08-08
Test Tool This is a test file to see if CyberHacks gets updated via this. playbooks 2026-07-13
Linux Pentest Playbook Systematically compromise a Linux target by moving through information gathering, initial access, post-exploitation... playbooks 2026-07-13
Blue Team Detect, investigate, contain, and recover from security incidents while continuously hardening the environment against... playbooks 2026-07-13
Red Team Simulate adversary behavior to identify exploitable vulnerabilities, test detection capabilities, and evaluate an... playbooks 2026-07-13
Windows Pentest Playbook Systematically compromise a Windows target by moving through information gathering, initial access, post-exploitation... techniques 2026-07-13
Command Injection Command injection exploits unsanitized user input passed to OS command execution functions on the back-end server. An...