Use two authenticated test actors to verify tenant-scoped resources cannot be read across accounts.
Tenant isolation bugs are the heart of IDOR and broken access control. This opt-in scanner accepts two low-privilege test actors and owner-specific URLs, then verifies whether the non-owner receives the same protected response.
Sends authenticated GET requests as actor A and actor B to configured tenant-scoped URLs. Flags cases where both actors receive successful, substantially identical owner-specific responses.
A single missing ownership check can let one customer read another customer’s records. URL-only scanners can miss this because both requests need authenticated context.
Get a full security report with remediation guidance in 30 seconds. No setup required.
Find exposed admin routes, unauthenticated APIs, sequential IDs, and mass data exposure.
Vulnerability DetectionTest your login, signup, and password reset flows for common security weaknesses.
Configuration AuditAudit your Supabase project for RLS misconfigurations, exposed APIs, and insecure auth settings.