miru-zero/zero-brain

Zero Brain MCP Server — สมองกลาง domain-agnostic ผ่าน MCP (stdio) เก็บโน้ตเป็น Markdown+frontmatter บน local filesystem ล้วน

0Stars on the repository
104Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

prototype-pollution

49

miru-zero/zero-brain

Skill Claude CodeCodex

Prototype pollution testing for JavaScript stacks. Use when user input is merged into objects (query parsers, JSON bodies, deep assign), when configuring libraries via untrusted keys, or when hunting RCE gadgets via polluted Object.prototype in Node or the browser.

not rated 0 18d ago A 56 tokens copy · 92% MIT

race-condition

50

miru-zero/zero-brain

Skill Claude CodeCodex

Race condition and TOCTOU testing for web apps. Use when testing one-time operations, concurrent HTTP abuse, rate-limit bypass, Turbo Intruder gates, HTTP/2 single-packet attacks, and CWE-362-style synchronization gaps.

not rated 0 18d ago A 50 tokens copy · 100% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Reconnaissance and methodology playbook. Use when mapping assets, discovering endpoints, fingerprinting technology, and building a structured testing plan for a new target.

not rated 0 18d ago C 37 tokens copy · 95% MIT

recon-for-sec

52

miru-zero/zero-brain

Skill Claude CodeCodex

Entry P1 category router for reconnaissance and methodology. Use when mapping scope, discovering assets, fingerprinting technology, building endpoint inventory, and choosing the first high-value security testing path.

not rated 0 18d ago A 41 tokens copy · 89% MIT

request-smuggling

53

miru-zero/zero-brain

Skill Claude CodeCodex

HTTP request smuggling and desynchronization testing. Use when front proxies, CDNs, or load balancers disagree with the origin on message framing (Content-Length vs Transfer-Encoding), on HTTP/2→HTTP/1 translation, or when exploring client-side desync via browser fetch pipelines.

not rated 0 18d ago B 62 tokens copy · 100% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

RSA attack playbook for CTF and real-world cryptanalysis. Use when given RSA parameters (n, e, c) and need to recover plaintext by exploiting weak keys, small exponents, shared factors, or padding oracles.

not rated 0 18d ago A 53 tokens copy · 97% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

SAML SSO assertion attack playbook. Use when testing signature validation, assertion wrapping, audience restrictions, ACS handling, XML trust boundaries, and enterprise SSO flaws.

not rated 0 18d ago A 44 tokens copy · 95% MIT

sqli-sql-injection

56

miru-zero/zero-brain

Skill Claude CodeCodex

SQL injection playbook. Use when input reaches SQL queries, authentication logic, sorting, filtering, reporting, or DB-specific blind and out-of-band execution paths.

not rated 0 18d ago A 39 tokens copy · 97% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

SSRF playbook. Use when the server fetches URLs, resolves hostnames, imports remote content, or can be driven toward internal networks, cloud metadata, or secondary protocols.

not rated 0 18d ago E 45 tokens copy · 91% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

SSTI playbook. Use when template expressions, server-side rendering, preview features, or templating engines may evaluate attacker-controlled content.

not rated 0 18d ago B 36 tokens copy · 98% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Steganography detection and extraction playbook. Use when analyzing images (LSB, PNG chunks, JPEG DCT, EXIF), audio (spectrogram, DTMF), files (polyglots, appended data, ADS), and text (whitespace, zero-width, homoglyphs) for hidden data.

not rated 0 18d ago A 70 tokens copy · 97% MIT

subdomain-takeover

60

miru-zero/zero-brain

Skill Claude CodeCodex

Subdomain takeover detection and exploitation playbook. Use when targets have dangling CNAME/NS/MX records pointing to deprovisioned cloud resources, expired third-party services, or unclaimed SaaS tenants that an attacker can register to serve content under the victim's domain.

not rated 0 18d ago A 61 tokens copy · 95% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Symbolic execution and constraint solving playbook. Use when solving CTF reversing challenges, recovering keys, bypassing checks, or automating binary analysis with angr, Z3, or Unicorn Engine.

not rated 0 18d ago A 45 tokens copy · 97% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Symmetric cipher attack playbook. Use when exploiting block cipher mode weaknesses (CBC padding oracle, ECB cut-and-paste, bit flipping), stream cipher key reuse, or meet-in-the-middle attacks.

not rated 0 18d ago A 47 tokens copy · 95% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Traffic analysis and PCAP forensics playbook. Use when analyzing network captures including Wireshark filters, protocol analysis (HTTP/DNS/FTP/SMTP/USB/WiFi), data extraction, covert channel detection, PCAP repair, TLS decryption, and tshark command-line analysis.

not rated 0 18d ago D 64 tokens copy · 92% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Tunneling and pivoting playbook. Use when establishing network tunnels through compromised hosts including SSH tunneling, Chisel, Ligolo-ng, socat, DNS/ICMP/HTTP tunneling, ProxyChains, and multi-layer pivoting strategies.

not rated 0 18d ago B 59 tokens copy · 94% MIT

type-juggling

65

miru-zero/zero-brain

Skill Claude CodeCodex

PHP type juggling and weak comparison (==) bypass. Use when authentication, HMAC/signature checks, or token validation uses loose equality, numeric coercion, or hash comparisons without strict types — common in legacy PHP and CTF-style code paths.

not rated 0 18d ago A 54 tokens copy · 97% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Unauthorized access playbook for common exposed services. Use when Redis, Rsync, PHP-FPM, AJP/Ghostcat, Hadoop YARN, H2 Console, or similar management interfaces are exposed without authentication.

not rated 0 18d ago A 49 tokens copy · 98% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Insecure file upload playbook. Use when testing upload validation, storage paths, processing pipelines, preview behavior, overwrite risks, and upload-to-RCE chains.

not rated 0 18d ago C 37 tokens copy · 92% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Custom VM and bytecode reverse engineering playbook. Use when CTF challenges or protected software implement custom virtual machines with proprietary bytecode, dispatcher loops, or maze-style challenges.

not rated 0 18d ago A 42 tokens copy · 94% MIT

web-cache-deception

69

miru-zero/zero-brain

Skill Claude CodeCodex

Web cache deception and poisoning playbook. Use when CDN, reverse proxy, or application caching may serve sensitive authenticated content to other users due to path confusion or cache key manipulation.

not rated 0 18d ago A 40 tokens copy · 92% MIT

windows-av-evasion

70

miru-zero/zero-brain

Skill Claude CodeCodex

AV/EDR evasion playbook for Windows. Use when bypassing AMSI, ETW, .NET assembly detection, shellcode execution, process injection, API hooking, and signature-based detection on Windows endpoints.

not rated 0 18d ago A 49 tokens copy · 95% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Windows lateral movement playbook. Use when pivoting between Windows hosts via PsExec, WMI, WinRM, DCOM, RDP, pass-the-hash, overpass-the-hash, or pass-the-ticket techniques.

not rated 0 18d ago B 52 tokens copy · 97% MIT

miru-zero/zero-brain

Skill Claude CodeCodex

Windows local privilege escalation playbook. Use when you have low-privilege shell access on Windows and need to escalate via token abuse, Potato exploits, service misconfigurations, DLL hijacking, UAC bypass, or registry autoruns.

not rated 0 18d ago A 56 tokens copy · 94% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: