Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

supabase-pentest-skills

supabase-pentest-skills enthält 24 gesammelte Skills von yoanbernabeu, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
24
Stars
56
aktualisiert
2026-01-31
Forks
3
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

supabase-pentest
Informationssicherheitsanalysten

Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.

2026-01-31
supabase-audit-rls
Informationssicherheitsanalysten

Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.

2026-01-31
supabase-audit-rpc
Informationssicherheitsanalysten

List and test exposed PostgreSQL RPC functions for security issues and potential RLS bypass.

2026-01-31
supabase-audit-tables-list
Informationssicherheitsanalysten

List all tables exposed via the Supabase PostgREST API to identify the attack surface.

2026-01-31
supabase-audit-tables-read
Informationssicherheitsanalysten

Attempt to read data from exposed tables to verify actual data exposure and RLS effectiveness.

2026-01-31
supabase-audit-auth-config
Informationssicherheitsanalysten

Analyze Supabase authentication configuration for security weaknesses and misconfigurations.

2026-01-31
supabase-audit-auth-signup
Informationssicherheitsanalysten

Test if user signup is open and identify potential abuse vectors in the registration process.

2026-01-31
supabase-audit-auth-users
Informationssicherheitsanalysten

Test for user enumeration vulnerabilities through various authentication endpoints.

2026-01-31
supabase-audit-authenticated
Informationssicherheitsanalysten

Create a test user (with explicit permission) to audit what authenticated users can access vs anonymous users. Detects IDOR, cross-user access, and privilege escalation.

2026-01-31
supabase-audit-functions
Informationssicherheitsanalysten

Discover and test Supabase Edge Functions for security vulnerabilities and misconfigurations.

2026-01-31
supabase-audit-realtime
Informationssicherheitsanalysten

Test Supabase Realtime WebSocket channels for unauthorized subscriptions and data exposure.

2026-01-31
supabase-audit-buckets-list
Informationssicherheitsanalysten

List all storage buckets and their configuration to identify the storage attack surface.

2026-01-31
supabase-audit-buckets-public
Informationssicherheitsanalysten

Identify storage buckets that are publicly accessible and may contain sensitive data.

2026-01-31
supabase-audit-buckets-read
Informationssicherheitsanalysten

Attempt to list and read files from storage buckets to verify access controls.

2026-01-31
supabase-detect
Informationssicherheitsanalysten

Detect if a web application uses Supabase by analyzing client-side code, network patterns, and API endpoints.

2026-01-31
supabase-evidence
Informationssicherheitsanalysten

Initialize and manage the evidence collection directory for professional security audits with documented proof of findings.

2026-01-31
supabase-extract-anon-key
Informationssicherheitsanalysten

Extract the Supabase anon/public API key from client-side code. This key is expected in client apps but important for RLS testing.

2026-01-31
supabase-extract-db-string
Informationssicherheitsanalysten

CRITICAL - Detect exposed PostgreSQL database connection strings in client-side code. Direct DB access is a P0 issue.

2026-01-31
supabase-extract-jwt
Informationssicherheitsanalysten

Extract and decode Supabase-related JWTs from client-side code, cookies, and local storage patterns.

2026-01-31
supabase-extract-service-key
Informationssicherheitsanalysten

CRITICAL - Detect if the Supabase service_role key is leaked in client-side code. This is a P0 severity issue.

2026-01-31
supabase-extract-url
Informationssicherheitsanalysten

Extract the Supabase project URL from client-side JavaScript code, environment variables, and configuration files.

2026-01-31
supabase-help
Informationssicherheitsanalysten

Quick reference for all Supabase security audit skills with usage examples and command overview.

2026-01-31
supabase-report
Informationssicherheitsanalysten

Generate a comprehensive Markdown security audit report with executive summary, findings, and remediation guidance.

2026-01-31
supabase-report-compare
Informationssicherheitsanalysten

Compare two security audit reports to track remediation progress and identify new vulnerabilities.

2026-01-31