A structured approach to ethical hacking that covers the essentials: SQL injection testing, automated scanning, and proper documentation with severity scoring. It includes a Python framework for organizing findings with CVSS scores and remediation guidance, plus automation scripts for tools like Burp Suite. The best practices section is actually useful here, emphasizing the obvious but critical stuff like getting written authorization and defining scope before you start poking at systems. Good for formalizing your pentest workflow or building repeatable security assessments. Just remember this gives you the structure, not the exploit knowledge itself.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill penetration-testing