From pentest-framework
Displays all pentest-cli commands grouped by category with help outputs in a table format. Explains passive/active commands, global flags, and exit codes for pentest reference.
npx claudepluginhub sabania/pentest-cli --plugin pentest-frameworkThis skill is limited to using the following tools:
Show the user all available commands grouped by category.
Provides command references for Nmap network scanning, Metasploit exploitation, NSE scripts for vulnerabilities, and other pentest tools. Useful for quick lookups during authorized security assessments.
Conducts OWASP-based penetration testing: reconnaissance, Top 10 vulnerabilities (access control, injection, misconfig), API security, PoCs, code remediations, reports. For security audits.
Guides pentesting command injection, RCE, shell injection, deserialization (Java, .NET, Python, PHP), SSTI, Log4Shell with payloads, blind detection, bypasses, and checklists.
Share bugs, ideas, or general feedback.
Show the user all available commands grouped by category.
Run:
pentest --help
pentest recon --help
pentest scan --help
pentest discover --help
pentest inject --help
pentest auth --help
pentest advanced --help
pentest cloud --help
Present the output in a clean, organized table format. Explain: