Skip to main content

Are you yuzu-octopus? Claim your skills.

Verified badgeInstall analyticsFork attributionSecurity scoreGitHub sync

yuzu-octopus yuzu-octopus / ctf-ai-ml

1

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, ...

claudeclaude-code
5

yuzu-octopus yuzu-octopus / ctf-crypto

1

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...

claudeclaude-code
94

yuzu-octopus yuzu-octopus / ctf-forensics

1

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 trac...

claudeclaude-code
75

yuzu-octopus yuzu-octopus / ctf-malware

1

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...

claudeclaude-code
70

yuzu-octopus yuzu-octopus / ctf-misc

1

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 hyb...

claudeclaude-code
0

yuzu-octopus yuzu-octopus / ctf-osint

1

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 hashe...

claudeclaude-code
85

yuzu-octopus yuzu-octopus / ctf-pwn

1

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, s...

claudeclaude-code
15

yuzu-octopus yuzu-octopus / ctf-reverse

1

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, a...

claudeclaude-code
75

yuzu-octopus yuzu-octopus / ctf-web

1

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, O...

claudeclaude-code
40

yuzu-octopus yuzu-octopus / ctf-writeup

1

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.

claudeclaude-code
100

yuzu-octopus yuzu-octopus / solve-challenge

1

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 w...

claudeclaude-code
95