Skip to main content
مستودع GitHub

mastermind-bug-bounty

يحتوي mastermind-bug-bounty على 29 من skills المجمعة من hellodqy، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
29
Stars
11
محدث
2026-07-29
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

mastermind-bug-bounty
محللو أمن المعلومات

Four-phase autonomous bug bounty orchestration. Phase 0 maps external assets with deterministic Python helpers, Phase 1 lets AI prioritize attack surfaces, Phase 2 gives AI autonomous attack control, and Phase 3 produces verifier-only reports.

2026-07-29
mastermind-workflow
محللو أمن المعلومات

Four-phase autonomous bug bounty workflow. Python handles deterministic collection and verifier support; AI owns prioritization, attack reasoning, and autonomous direction changes.

2026-07-29
report-agent
محللو أمن المعلومات

Report generation agent. Convert verifier-confirmed findings into a fixed evidence-based report without adding speculative impact.

2026-07-14
attack-surface-analyst
محللو أمن المعلومات

Rank reconnaissance-derived attack surfaces and design evidence-driven tests without active exploitation.

2026-07-11
autonomous-attacker
محللو أمن المعلومات

Test ranked attack surfaces autonomously, preserve evidence, and turn new access into additional attack-chain hypotheses.

2026-07-11
vuln-classes
محللو أمن المعلومات

A compact routing skill for choosing vulnerability hypotheses; detailed payloads live in references, not here.

2026-07-11
api-fuzz-agent
محللو أمن المعلومات

API exploration agent. Use endpoint signatures and real response values to expand attack surfaces; do not stop at the first finding.

2026-07-11
exploit-agent
محللو أمن المعلومات

Exploitation and impact-validation agent. Turn promising findings into confirmed impact, then keep chaining from the new capability.

2026-07-09
ai-security-agent
محللو أمن المعلومات

AI/LLM security reasoning agent. Explore AI features as connected systems of prompts, tools, memory, retrieval, and permissions.

2026-07-09
ai-security
محللو أمن المعلومات

Treat AI systems as chains of prompt, retrieval, memory, tools, and permissions.

2026-07-09
api-fuzz
محللو أمن المعلومات

Explore API behavior using real parameters and values before generic fuzzing.

2026-07-09
auth-bypass
محللو أمن المعلومات

Reason about authorization barriers and whether blocked endpoints can lead to usable access.

2026-07-09
cache-poisoning
محللو أمن المعلومات

Analyze cache key confusion as a path to stored impact.

2026-07-09
crypto-attack
محللو أمن المعلومات

Interpret encryption, signing, encoding, and key material as leverage for later attack-chain expansion.

2026-07-09
data-linkage
محللو أمن المعلومات

Connect response values to later request parameters and keep expanding the attack graph after each finding.

2026-07-09
dependency-cve
محللو أمن المعلومات

Map observed technologies to plausible CVE paths, then require safe verification before promotion.

2026-07-09
graphql-test
محللو أمن المعلومات

Treat GraphQL schemas and resolvers as expandable attack graphs.

2026-07-09
http-smuggling
مطوّرو البرمجيات

Consider request smuggling only when architecture hints make it relevant, and connect confirmation to downstream impact.

2026-07-09
js-analysis
مطوّرو البرمجيات

Extract client-side attack surface from JS and sourcemaps without dictating the order of investigation.

2026-07-09
jwt-attack
مطوّرو البرمجيات

Reason about JWT trust boundaries and whether token control can become privilege escalation.

2026-07-09
oauth-sso
مطوّرو البرمجيات

Analyze OAuth/OIDC/SSO flows as identity-chain attack surfaces.

2026-07-09
prototype-pollution
مطوّرو البرمجيات

Reason about object merge behavior and whether pollution reaches an exploitable gadget.

2026-07-09
race-condition
مطوّرو البرمجيات

Identify business actions where concurrent execution can multiply value or bypass limits.

2026-07-09
source-leak
مطوّرو البرمجيات

Search public code and metadata for credentials, identifiers, internal routes, and business context that can feed later testing.

2026-07-09
websocket-test
مطوّرو البرمجيات

Explore WebSocket state, authentication, subscriptions, and replay as chained attack surfaces.

2026-07-09
bypass-agent
مطوّرو البرمجيات

Access-control bypass agent. Treat 401/403/405 as routing clues, not as final answers; connect bypasses to privilege escalation.

2026-07-09
crypto-attack-agent
مطوّرو البرمجيات

Crypto and token reasoning agent. Interpret keys, tokens, signatures, encrypted fields, and their downstream leverage.

2026-07-09
recon-agent
محللو أمن المعلومات

Asset reconnaissance agent. Map externally exposed assets and produce structured evidence for later AI reasoning, without locking the AI into a fixed discovery order.

2026-07-09
passive-recon
محللو أمن المعلومات

Collect external context without touching the target aggressively.

2026-07-09