Skip to content

rossnoah/supapwn-tool

Repository files navigation

SupaPwn Tool

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.

Features

  • 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.

Contributing

Feel free to submit PRs or open issues for any improvements or bugs you find.