Security Cheat Sheets

Free, comprehensive cheat sheets for penetration testing and security research. Quick reference guides for common attack techniques and tools.

Web Security

SQL Injection Cheat Sheet

Complete guide to SQL injection attacks including MySQL, PostgreSQL, MSSQL, and Oracle. Covers authentication bypass, union-based, blind, and time-based techniques.

Topics Covered
Authentication BypassUnion-Based SQLiBlind SQLiTime-Based SQLi+2 more
Web Security

XSS Attack Cheat Sheet

Cross-Site Scripting (XSS) payload collection with filter bypasses, encoding techniques, and modern XSS vectors for DOM, Reflected, and Stored XSS.

Topics Covered
Reflected XSSStored XSSDOM XSSFilter Bypasses+2 more
Privilege Escalation

Linux Privilege Escalation

Comprehensive guide to escalating privileges on Linux systems. Covers SUID binaries, kernel exploits, cron jobs, and misconfigurations.

Topics Covered
SUID/SGID BinariesKernel ExploitsCron JobsSudo Misconfigurations+2 more
Privilege Escalation

Windows Privilege Escalation

Windows privilege escalation techniques including token manipulation, service exploits, registry keys, and UAC bypasses.

Topics Covered
Service ExploitsToken ManipulationRegistry KeysUAC Bypass+2 more
Post-Exploitation

Reverse Shell Cheat Sheet

Collection of reverse shell one-liners for Bash, Python, PHP, Perl, Ruby, Netcat, and more. Includes obfuscation techniques.

Topics Covered
Bash Reverse ShellsPython Reverse ShellsPHP Reverse ShellsNetcat Shells+2 more
Password Attacks

Password Cracking Cheat Sheet

Guide to password cracking with Hashcat, John the Ripper, and Hydra. Includes hash identification and wordlist strategies.

Topics Covered
Hashcat CommandsJohn the RipperHydra SyntaxHash Identification+2 more
Active Directory

Active Directory Attacks

Active Directory penetration testing techniques including Kerberoasting, AS-REP Roasting, DCSync, and Golden Ticket attacks.

Topics Covered
KerberoastingAS-REP RoastingDCSyncGolden Ticket+2 more
Web Security

Web Application Fuzzing

Complete fuzzing guide with ffuf, wfuzz, and Burp Intruder. Includes wordlists, parameter discovery, and subdomain enumeration.

Topics Covered
Directory FuzzingParameter DiscoverySubdomain Enumerationffuf Usage+2 more
Reconnaissance

Network Scanning with Nmap

Nmap scanning techniques from basic to advanced. Port scanning, OS detection, service enumeration, and NSE scripts.

Topics Covered
Port ScanningService DetectionOS FingerprintingNSE Scripts+2 more

Want More Resources?

Explore our security tools arsenal, CVE database, and hands-on writeups for comprehensive learning.