Zyrexnn

30 mods across 1 repository, 668 stars between them.

cloud-iam-deep

25

Zyrexnn/Cybermes

Skill Claude CodeCodex

Cloud IAM red-team attack chain across AWS, Azure, GCP — focused on EXTERNAL exploitation paths and post-credential-discovery privilege analysis. Covers IAM enumeration (aws iam, az role, gcloud iam), STS/AssumeRole chaining, Azure Managed Identity abuse (via SSRF/leak), GCP service account JSON abuse, IMDSv1/v2…

668 2d ago B 238 tokens copy · 100% Apache-2.0

Zyrexnn/Cybermes

Skill Claude CodeCodex

External SSL VPN / remote-access appliance attack matrix — Cisco ASA/AnyConnect, Fortinet FortiGate/FortiOS, Citrix NetScaler/ADC, Palo Alto GlobalProtect, Pulse Secure / Ivanti Connect Secure, SonicWall, F5 Big-IP. Covers version fingerprinting, CVE matrix (2018-2026), AAA backend identification, default credentials…

668 2d ago A 158 tokens copy · 100% Apache-2.0

evidence-hygiene

27

Zyrexnn/Cybermes

Skill Claude CodeCodex

Evidence-capture and PoC-redaction discipline for bug-bounty submissions: cookie redaction protocol (which fields to mask, Preview annotation / Burp panel hiding / DevTools workflow), PII black-bar discipline (what to mask in other-user data — names, emails, phones, faces — vs what is safe to leave — usernames, trace…

668 2d ago A 190 tokens copy · 97% Apache-2.0

hunt-api-misconfig

28

Zyrexnn/Cybermes

Skill Claude CodeCodex

Hunt API security misconfiguration — mass assignment, prototype pollution, HTTP verb tampering. Mass assignment: send {isadmin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT signature/crypto forging (alg:none, key confusion, kid/jku) is owned by hunt-jwt-crypto; this…

668 2d ago A 207 tokens copy · 98% Apache-2.0

hunt-aspnet

29

Zyrexnn/Cybermes

Skill Claude CodeCodex

Hunt ASP.NET-specific surface — ViewState deserialization (signed-only vs encrypted), machineKey recovery, dual-parser MAC-bypass anti-pattern, request-validator bypass, trace.axd/elmah.axd disclosure, load-balanced ViewState cross-node failures, SafeControl enumeration via reflection, customErrors mode=Off…

668 2d ago A 98 tokens copy · 100% Apache-2.0

hunt-ato

30

Zyrexnn/Cybermes

Skill Claude CodeCodex

Hunt account takeover taxonomy — 9 distinct paths to ATO, plus chains. Paths: (1) password reset flaws (host-header injection redirects token, predictable/numeric token, Referer leak, no-expiry/reuse), (2) email change without re-auth, (3) OAuth account-link CSRF, (4) MFA bypass (per hunt-mfa-bypass), (5) session…

668 2d ago A 241 tokens original Apache-2.0