web-vulnhuntlisted
Install: claude install-skill do-whilefor/JaseSkills
# Web Vulnerability-Hunting Methodology
A field-tested methodology for authorized vuln research on enterprise SaaS / API / passwordless-auth targets. Distilled from a 13-session, 30+ finding engagement against AcmeAuth Control Center (Spring Boot 3 + Spring Cloud Gateway + Keycloak + Okta + FIDO1/FIDO2 + Android SDK).
**Authorized use only.** Confirm scope (program policy, RoE, written permission) before any active test. Refuse out-of-scope work and document the refusal with rationale. See `references/ethics-and-roe.md`.
---
## When to use this skill
Trigger when the user asks to:
- Test / probe / pentest / scan / hunt vulnerabilities in a web service, API, or mobile backend
- Re-verify a finding after a vendor patch
- Bypass a WAF, auth filter, path filter, or 403/401 wall
- Enumerate subdomains, assets, customer tenants, or API endpoints
- Test FIDO1 UAF, FIDO2/WebAuthn, OAuth, SAML, OIDC, Keycloak, Okta, or other passwordless/SSO flows
- Score CVSS for a finding (especially: "is this really High?")
- Write a vulnerability report for HackerOne / Bugcrowd / internal
- Analyze a JWT, session token, magic-link, or install-token chain
- Reverse-engineer a mobile APK for endpoints / SSL-pinning / SSRF surface
---
## Core principles (load-bearing rules)
These are the rules that, when skipped, produced false positives or overstated claims in the source engagement. Re-read before any submission.
### 1. Hypothesis first, falsify, record — every time
For every test: state th