From pentest-framework
Tests web app business logic and authorization for flaws like IDOR, privilege escalation, workflow bypass, payment manipulation, and rate limiting using AI agent crawling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pentest-framework:business-logicThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
AI-driven analysis of a target application's business logic. This skill does NOT rely on the pentest CLI — instead, it uses an intelligent agent to crawl, understand, and test the application's workflows for logic flaws.
AI-driven analysis of a target application's business logic. This skill does NOT rely on the pentest CLI — instead, it uses an intelligent agent to crawl, understand, and test the application's workflows for logic flaws.
The target URL is provided via $ARGUMENTS. If no URL is provided, ask the user for one.
Parse the target URL from $ARGUMENTS.
Delegate to logic-agent using the Agent tool. The agent performs the following AI-driven analysis:
Phase 1 — Application Crawling & Understanding:
Phase 2 — IDOR Testing:
Phase 3 — Horizontal Privilege Escalation:
Phase 4 — Payment & Pricing Manipulation:
Phase 5 — Workflow Bypass:
Phase 6 — Rate Limiting Bypass:
Phase 7 — Feature Access Control:
Report business logic flaws with detailed exploitation scenarios:
npx claudepluginhub sabania/pentest-cli --plugin pentest-frameworkIdentifies business logic flaws in web apps allowing price manipulation, workflow bypass, and privilege escalation during authorized penetration tests beyond automated scanners.
Identifies business logic flaws like price manipulation, workflow bypass, and privilege escalation during penetration tests. Use when automated scanners miss logic-based vulnerabilities.
Identifies business logic flaws enabling price manipulation, workflow bypass, and privilege escalation during authorized penetration tests.