MingyiSecLab

60 mods across 1 repository, 11 stars between them.

idor-to-priv-esc

25

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Build chains where IDOR enables privilege escalation and high-impact control-plane actions.

11 2mo ago A 22 tokens original Apache-2.0

ssrf-to-rce

26

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Build and validate SSRF pivot chains toward metadata/infra control and final code execution impact.

11 2mo ago C 24 tokens original Apache-2.0

xss-to-takeover

27

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Build chains from XSS into account takeover or privileged action execution.

11 2mo ago A 20 tokens original Apache-2.0

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt OS command injection (CWE-78) — user input reaching shell, exec, or system calls. Covers argument-array bypasses, path confusion, and template-string injection in modern frameworks.

11 2mo ago B 45 tokens original Apache-2.0

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt insecure deserialization (CWE-502) across Python pickle, Java ObjectInputStream / Jackson / SnakeYAML, .NET BinaryFormatter / DataContractJson, PHP unserialize, Ruby Marshal/YAML.load, and Node.js vm. Direct path to unauthenticated RCE.

11 2mo ago B 63 tokens original Apache-2.0

idor-analysis

30

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt Insecure Direct Object Reference (CWE-639) — missing authorization checks on object IDs. Covers horizontal vs vertical privilege escalation, UUID vs integer guessing, and GraphQL introspection-driven IDOR discovery.

11 2mo ago B 46 tokens original Apache-2.0

path-traversal

31

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt directory traversal and archive traversal (ZipSlip/TarSlip) from user input to filesystem operations.

11 2mo ago A 26 tokens original Apache-2.0

pattern-exhaustion

32

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Systematic pattern exhaustion methodology. Load after finding any confirmed vulnerability to search for all instances of the same root cause pattern across the codebase.

11 2mo ago A 33 tokens original Apache-2.0

prompt-injection

33

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt LLM prompt injection and tool-call hijacking in modern AI-integrated applications (CWE-1427). Covers indirect injection via RAG, tool abuse, exfiltration chains, and jailbreak-to-RCE pivots on agentic systems.

11 2mo ago E 55 tokens original Apache-2.0

prototype-pollution

34

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt JavaScript prototype pollution (CWE-1321) — the 2023-2026 meta-vulnerability that chains into RCE, auth bypass, and SSRF on most Node.js stacks.

11 2mo ago A 47 tokens original Apache-2.0

sql-injection

35

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt SQL injection (CWE-89) via source-level taint tracking. Covers string concat, format-string, ORM raw queries, second-order injection, and NoSQL injection in MongoDB/DynamoDB.

11 2mo ago A 47 tokens original Apache-2.0

ssrf-analysis

36

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt Server-Side Request Forgery (CWE-918) through taint analysis from user-controlled URLs to HTTP client sinks. Covers cloud metadata pivoting, DNS rebinding, gopher smuggling, and the IMDSv1 → IAM role chain that turns SSRF into RCE.

11 2mo ago C 64 tokens original Apache-2.0

ssti-analysis

37

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt server-side template injection across Jinja2/Twig/Freemarker/Velocity/Handlebars and validate progression from expression injection to code execution.

11 2mo ago A 34 tokens original Apache-2.0

trust-boundary

38

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Trust boundary mapping and startup sequence audit for developer tools, CLI apps, and plugin systems. Load when the target is a developer tool, CLI, IDE extension, or any application that loads config from the current directory.

11 2mo ago A 47 tokens original Apache-2.0

xxe-analysis

39

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Hunt XML External Entity flaws in parsers and validate file read / SSRF impact with strict negative controls.

11 2mo ago A 26 tokens original Apache-2.0

atlas

40

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Atlas orchestrator workflow — engagement intake, OPPLAN build, execution loop via task() delegation, final report. Tools=[]; everything ships through sub-agents.

11 2mo ago A 34 tokens original Apache-2.0

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Red team engagement lifecycle management — initiation, phase transitions, go/no-go gates, deconfliction, emergency procedures, completion.

11 2mo ago A 30 tokens original Apache-2.0

engagement-startup

42

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Mandatory first-turn startup procedure — checks for existing engagements, resume/new selection, workspace initialization.

11 2mo ago A 23 tokens original Apache-2.0

final-report

43

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Final engagement report generation — executive summary, technical report, findings aggregation, attack path narrative, detection gap matrix, remediation roadmap.

11 2mo ago A 28 tokens original Apache-2.0

kill-chain-analysis

44

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Kill chain analysis and attack path decision-making — findings analysis, attack vector selection, target prioritization, phase transitions.

11 2mo ago A 27 tokens original Apache-2.0

orchestration

45

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Atlas orchestrator patterns — delegation, state management, adaptive re-planning, context handoff protocols.

11 2mo ago A 24 tokens original Apache-2.0

cloud

46

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Cloud exploitation lane — AWS IAM privesc, S3 takeover, k8s RBAC abuse, Terraform state leaks, cloud metadata pivoting.

11 2mo ago A 32 tokens original Apache-2.0

aws-iam-enum

47

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

Enumerate AWS IAM policies, detect privilege escalation paths per Rhino Security Labs canonical 21 primitives.

11 2mo ago A 25 tokens original Apache-2.0

MingyiSecLab/Mingyi-Atlas

Skill Claude CodeCodex

AWS IAM privilege escalation via iam:PassRole chains — Lambda/Glue/Sagemaker/EC2/ECS PassRole to a higher-priv role, AssumeRole chains across accounts, sts:GetCallerIdentity recon, account hijack via legacy root-mfa-bypass.

11 2mo ago F 63 tokens original Apache-2.0