pentest-attack-patterns
Installation
SKILL.md
Attack Patterns Reference
This reference document contains common attack patterns, payloads, and exploitation techniques for penetration testing.
Exploit Research Methodology
⚠️ MANDATORY: Before deploying ANY exploit, you MUST complete thorough research to understand how it works. Never use an exploit as a "black box".
Research Checklist
For every exploit, answer these questions BEFORE execution:
- What vulnerability does this exploit target?
- CVE identifier (if assigned)
- Vulnerability class (RCE, LFI, SQLi, Buffer Overflow, etc.)
- Affected software versions