Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

supabase-pentest-skills

يحتوي supabase-pentest-skills على 24 من skills المجمعة من yoanbernabeu، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
24
Stars
56
محدث
2026-01-31
Forks
3
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

supabase-pentest
محللو أمن المعلومات

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

2026-01-31
supabase-audit-rls
محللو أمن المعلومات

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

2026-01-31
supabase-audit-rpc
محللو أمن المعلومات

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

2026-01-31
supabase-audit-tables-list
محللو أمن المعلومات

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

2026-01-31
supabase-audit-tables-read
محللو أمن المعلومات

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

2026-01-31
supabase-audit-auth-config
محللو أمن المعلومات

Analyze Supabase authentication configuration for security weaknesses and misconfigurations.

2026-01-31
supabase-audit-auth-signup
محللو أمن المعلومات

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

2026-01-31
supabase-audit-auth-users
محللو أمن المعلومات

Test for user enumeration vulnerabilities through various authentication endpoints.

2026-01-31
supabase-audit-authenticated
محللو أمن المعلومات

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
محللو أمن المعلومات

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

2026-01-31
supabase-audit-realtime
محللو أمن المعلومات

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

2026-01-31
supabase-audit-buckets-list
محللو أمن المعلومات

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

2026-01-31
supabase-audit-buckets-public
محللو أمن المعلومات

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

2026-01-31
supabase-audit-buckets-read
محللو أمن المعلومات

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

2026-01-31
supabase-detect
محللو أمن المعلومات

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

2026-01-31
supabase-evidence
محللو أمن المعلومات

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

2026-01-31
supabase-extract-anon-key
محللو أمن المعلومات

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
محللو أمن المعلومات

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

2026-01-31
supabase-extract-jwt
محللو أمن المعلومات

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

2026-01-31
supabase-extract-service-key
محللو أمن المعلومات

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
محللو أمن المعلومات

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

2026-01-31
supabase-help
محللو أمن المعلومات

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

2026-01-31
supabase-report
محللو أمن المعلومات

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

2026-01-31
supabase-report-compare
محللو أمن المعلومات

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

2026-01-31