Follow a structured penetration testing methodology: reconnaissance, scanning, exploitation, post-exploitation, and reporting. Covers OWASP testing guide and common attack vectors.
When to use this skill
- Running a penetration test
- Testing for OWASP Top 10
- Documenting security findings
Core concepts
This skill provides guidance on penetration testing best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/security/pentest-methodology.zip
unzip pentest-methodology.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- running a penetration test
- testing for OWASP Top 10
- documenting security findings