exploitation-knowledge
Installation
SKILL.md
Exploitation Knowledge Base
Purpose
This knowledge base provides comprehensive exploitation methodologies and techniques. It covers converting discovered vulnerabilities into actual access, finding and adapting exploits, working in non-interactive environments, establishing stable shells, and capturing the user flag.
Core Topics Covered
- Exploit Discovery: Finding relevant exploits for discovered services
- Exploit Adaptation: Modifying exploits to work in the target environment
- Initial Access: Gaining command execution or shell access
- Shell Stabilization: Upgrading to stable, usable shells
- User Flag Capture: Locating and reading user.txt
Tools Available
Exploit Databases
searchsploit- Local exploit-db searchmsfconsole- Metasploit framework- Manual search: ExploitDB, GitHub, security advisories