Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

supabase-pentest-skills

supabase-pentest-skills 收录了来自 yoanbernabeu 的 24 个 skills,并提供仓库级职业覆盖和站内 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