SupaPwn is a React application designed to make it easy to test your Supabase security. This application allows you to connect to a Supabase database, discover tables, and perform queries on the database.
- Connect to Supabase: Enter your Supabase URL and API key to connect.
- Discover Tables: Automatically discover and list all tables in your Supabase database.
- Query Supabase: Perform queries on the tables and view the results.
Feel free to submit PRs or open issues for any improvements or bugs you find.