AgentStack
SKILL verified Apache-2.0 Self-run

Pt Web Application Assessment

skill-santosomar-ethical-hacking-agent-skills-pt-web-application-assessment · by santosomar

Performs authorized web application and API penetration testing with focus on OWASP-style risks and business logic flaws. Use when assessing websites, web APIs, authentication flows, session handling, and input validation.

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-santosomar-ethical-hacking-agent-skills-pt-web-application-assessment

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pt Web Application Assessment? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Web Application Assessment

Authorized Use Only

Test only approved applications, domains, and endpoints. Respect rate limits and data handling constraints. Use non-destructive proofs and avoid unauthorized data extraction.

Objectives

  1. Identify exploitable weaknesses in web apps and APIs.
  2. Validate authentication, authorization, session, and input controls.
  3. Prioritize findings by exploitability and business impact.

Workflow

  1. Map attack surface:
  • Endpoints, parameters, methods, auth requirements, role boundaries
  • Hidden/admin routes, API schema, and third-party integrations
  1. Test control families:
  • Authentication and session management
  • Authorization and access control (horizontal/vertical)
  • Input handling and output encoding
  • Business logic and workflow abuse
  1. Validate high-impact classes:
  • Injection paths, XSS, access control failures, insecure object access
  • Sensitive data exposure, misconfiguration, weak secrets handling
  1. Confirm exploitability:
  • Use constrained PoCs and reproducible steps
  • Document bypass conditions and security control failures
  1. Produce remediation guidance:
  • Secure coding fixes plus operational controls
  • Regression test cases to prevent reintroduction

Output Template

# Web App Assessment Output

## Coverage
- Application/API in scope:
- Roles tested:
- Key workflows:

## Findings
- Finding:
  - Endpoint/feature:
  - Preconditions:
  - Evidence:
  - Impact:
  - Fix recommendation:
  - Regression test idea:

## Attack Path Summary
- Initial condition:
- Exploit chain:
- Business consequence:

Quality Checks

  • Findings include exact endpoint/workflow context.
  • PoCs remain non-destructive and reproducible.
  • Recommendations include both code and configuration controls.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.