What problem does it solve?
This Skill addresses the high-risk vulnerability of APIs with no authentication, which leads to unauthorized data theft, full CRUD operation access, and complete system compromise, a flaw confirmed across hundreds of real-world targets including enterprise tax portals, healthcare systems, and fintech platforms.
Core Features & Use Cases
- Unauthenticated API Discovery: Fuzzes common API paths and identifies exposed endpoints, OpenAPI/Swagger schemas, and GraphQL interfaces on non-standard ports and API subdomains.
- Full CRUD Validation: Tests read, create, update, and delete functionality on exposed endpoints to confirm exploitability, including login bypass tests for endpoints that accept empty or invalid credentials.
- Real-World Validated Use Cases: Has been used to extract PII from 1,082 client records on an enterprise tax portal (CVSS 10.0), access 34 hospital user accounts with plaintext passwords, and retrieve 59 energy contract records with AWS cost data.
Quick Start
Use the api-noauth-hunt skill to scan the target URL https://api.target.com for unauthenticated API endpoints and test for full CRUD access.