SeaOf0

60 mods across 1 repository, 121 stars between them.

audit-playbook

49

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A code-security audit playbook covering source-code review, runtime checks, software dependencies, deployment settings, and AI-agent security risks.

121 3d ago A 155 tokens original MIT

ctf-ai-ml

50

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial examples, performing model extraction, prompt injection, membership inference, training data poisoning, fine-tuning manipulation, neural network analysis, LoRA adapter exploitation, LLM jailbreaking, or…

121 3d ago B 67 tokens copy · 100% MIT

ctf-crypto

51

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides cryptography attack techniques for CTF challenges. Use when attacking encryption, hashing, signatures, ZKP, PRNG, or mathematical crypto problems involving RSA, AES, ECC, lattices, LWE, CVP, number theory, Coppersmith, Pollard, Wiener, padding oracle, GCM, key derivation, or stream/block cipher weaknesses.

121 3d ago A 78 tokens copy · 100% MIT

ctf-forensics

52

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, Volatility, PCAP, Docker images, coredumps, side-channel power traces, DTMF audio…

121 3d ago D 88 tokens copy · 100% MIT

ctf-malware

53

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides malware analysis and network traffic techniques for CTF challenges. Use when analyzing obfuscated scripts, malicious packages, custom crypto protocols, C2 traffic, PE/.NET binaries, RC4/AES encrypted communications, YARA rules, shellcode analysis, memory forensics for malware (Volatility malfind, process…

121 3d ago A 101 tokens copy · 100% MIT

ctf-misc

54

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides miscellaneous CTF challenge techniques for problems that do not cleanly fit the main categories. Use for encoding puzzles, pyjails, bash jails, RF/SDR, DNS oddities, unicode tricks, esoteric languages, QR or audio puzzles, constraint solving, game theory, unusual sandbox escapes, and hybrid logic puzzles.…

121 3d ago F 122 tokens copy · 100% MIT

ctf-osint

55

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides open source intelligence techniques for CTF challenges. Use when gathering information from public sources, social media, geolocation, DNS records, username enumeration, reverse image search, Google dorking, Wayback Machine, Tor relays, FEC filings, or identifying unknown data like hashes and coordinates.

121 3d ago A 65 tokens copy · 100% MIT

ctf-pwn

56

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn memory corruption or low-level primitives into code execution or privilege escalation, such as buffer overflows, format strings, heap bugs, ROP, ret2libc, shellcode, kernel…

121 3d ago C 122 tokens copy · 100% MIT

ctf-reverse

57

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides reverse engineering techniques for CTF challenges. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target works before exploiting or solving it, including binaries, APKs, WASM, firmware, custom VMs, bytecode, game clients, malware-like loaders, and anti-debug or…

121 3d ago A 125 tokens copy · 100% MIT

ctf-web

58

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides web exploitation techniques for CTF challenges. Use when the target is primarily an HTTP application, API, browser client, template engine, identity flow, or smart-contract frontend/backend surface, including XSS, SQLi, SSTI, SSRF, XXE, JWT, auth bypass, file upload, request smuggling, OAuth/OIDC, SAML…

121 3d ago B 124 tokens copy · 100% MIT

ctf-writeup

59

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Generates a single standardized submission-style CTF writeup for competition handoff and organizer review. Use after solving a CTF challenge to document the solution steps, tools used, and lessons learned in a structured format.

121 3d ago A 48 tokens copy · 100% MIT

solve-challenge

60

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Solves CTF challenges by performing first-pass triage, identifying the dominant category, and routing execution to the right specialized ctf- skill. Use when the user gives you a challenge bundle, a remote service, a suspicious file, or only a vague challenge description and you must determine where to start. Do not…

121 3d ago A 102 tokens copy · 97% MIT