بنقرة واحدة
cli-reference
Show all available pentest-cli commands and how to use them.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Show all available pentest-cli commands and how to use them.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Complete reference for pentest-cli. Load this skill when you need to call the CLI with correct syntax, flags, and output shapes.
Business logic and authorization testing. IDOR, privilege escalation, workflow bypass, payment manipulation.
Advanced attack testing. Request smuggling, race conditions, cache poisoning, subdomain takeover.
Authentication and session security testing. JWT, OAuth, sessions, brute force.
Cloud and infrastructure testing. Storage misconfig, WAF detection, email security.
Discovery scan. JS bundles, API endpoints, GraphQL, secrets, BaaS backends.
| name | cli-reference |
| description | Show all available pentest-cli commands and how to use them. |
| user-invocable | true |
| allowed-tools | ["Bash"] |
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: