원클릭으로
business-logic
Business logic and authorization testing. IDOR, privilege escalation, workflow bypass, payment manipulation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Business logic and authorization testing. IDOR, privilege escalation, workflow bypass, payment manipulation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | business-logic |
| description | Business logic and authorization testing. IDOR, privilege escalation, workflow bypass, payment manipulation. |
| user-invocable | true |
| allowed-tools | ["Bash","Agent","Read"] |
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:
Complete reference for pentest-cli. Load this skill when you need to call the CLI with correct syntax, flags, and output shapes.
Show all available pentest-cli commands and how to use them.
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.