Marketplace sales SaaS
Web platform with customer dashboard, .NET API, self-hosted helpdesk, automation and Stripe billing, behind Cloudflare.
- subdomains
- 6
- API endpoints mapped
- 91
- findings
- 13
- critical
- 0
1 high (authenticated only) · 8 low · 4 informational
What was tested
- HTTP, DNS and WAF fingerprinting and subdomain enumeration
- API surface mapped from the public OpenAPI specification
- Access control on every GET endpoint, with and without valid IDs
- CORS, known CVEs in the helpdesk version, dangling DNS and subdomain takeover
- Automated scan with 11,204 nuclei templates
Confirmed secure
- No unauthenticated IDOR: customer, billing and order data protected
- No secrets leaked in the source code
- CORS does not reflect malicious origins
- WAF active and origin IP hidden
Delivered
6-page report with a known SQL injection in the helpdesk flagged for urgent verification, 8 hardening fixes (DMARC, HSTS, headers, Swagger, dangling DNS) and a 5-phase roadmap.