Security research operation
VibeScan — AI-generated SaaS vulnerability research
Systematic responsible-disclosure research targeting AI-scaffolded SaaS. LLMs make the same auth and authorization mistakes repeatedly — I find them before others do.
Built a discovery pipeline (ProductHunt + revenue signals), a recipe library of reusable probe scripts, and a systematic methodology — turning predictable LLM-generated bug patterns into a structured research operation.
- Bug classes: auth-tier mismatch, OAuth state forgery, SSRF, CORS misconfiguration, race conditions
- Tooling: mitmproxy, custom Python probes, Supabase RLS bypass scripts, LinkFinder, jwt_tool
- All findings disclosed privately with reproduction steps, impact quantification, and fix guidance