red teaming skills

72 tagged red teaming, measured the same way as everything else here.

Browse within: ai-security 60bug-bounty 58offensive-security 58pentesting 58misc 10protocol 7auth 6appsec 5security-scanner 5

amsi-bypass

01

ShulkwiSEC/bb-huge

Skill Claude CodeCodex

Bypass the Windows Antimalware Scan Interface (AMSI) using memory patching, reflection, and obfuscation techniques. Execute undetected PowerShell, VBScript, JScript, and .NET assemblies in-memory without triggering Microsoft Defender or third-party AV/EDR solutions. Use this skill during Red Team engagements when…

21 1mo ago A 93 tokens original MIT

vigilantshield/Claude-HunterKit

Skill Claude CodeCodex

Business logic vulnerability testing for web/mobile/API engagements. Covers workflow bypass, state machine violations, multi-step process abuse, price/quantity/discount manipulation, currency confusion, coupon stacking, refund/chargeback abuse, race conditions on logic boundaries, parameter tampering for hidden flows…

5 1mo ago A 136 tokens

api-31-idor

03

vigilantshield/Claude-HunterKit

Skill Claude CodeCodex

IDOR (Insecure Direct Object Reference) testing checklist: object ID enumeration, horizontal/vertical privilege escalation, GUID predictability, indirect references via hashes, chained IDOR, and API endpoint IDOR. Use for web app pentests and bug bounty IDOR discovery.

5 1mo ago A 60 tokens

api-32-graphql

04

vigilantshield/Claude-HunterKit

Skill Claude CodeCodex

GraphQL security testing checklist: introspection abuse, batching attacks, query depth/complexity DoS, field suggestion enumeration, IDOR via GraphQL, injection through arguments, authorization bypass. Use when assessing GraphQL endpoints in web app tests or bug bounty.

5 1mo ago A 58 tokens

mcpnuke-add-check

05

babywyrm/mcpnuke

Skill Claude CodeCodexCursor

Create a new mcpnuke security check module end-to-end: pattern file, check function, wire into runallchecks, add tests, update changelog. Use when adding a new security check to mcpnuke.

2 2d ago A 53 tokens original MIT

babywyrm/mcpnuke

Skill Claude CodeCodexCursor

Add new regex detection patterns to mcpnuke's pattern libraries with test coverage. Use when adding new patterns to rules.py or probes.py, or when extending detection for a vulnerability class.

2 2d ago A 46 tokens original MIT

babywyrm/mcpnuke

Skill Claude CodeCodexCursor

Add a new transport type to mcpnuke alongside SSE, HTTP, and ToolServer. Use when adding support for a new MCP transport protocol like DPoP, mTLS, or a custom gateway.

2 2d ago A 50 tokens original MIT