SeaOf0/dsh-redteam-model

基于dsh web实现的多种模式,目的是服务于redteam进行授权的安全研究,覆盖渗透测试、红队评估、代码审计等范围领域,请勿用于非法行为。(允许二开,赋予模块各位自己的业务逻辑,方法论只有自己熟练的才好用,好的方法论=好的生态)

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

ad-playbook

01

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A handbook for agentic red teaming, which means using an agent to continuously test an organization’s systems for security weaknesses and verify fixes. It covers assessment stages, evidence rules, permissions, data exposure, and cleanup.

not rated 183 +62 changed yesterday F 381 tokens original MIT

packer

02

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A tool for packaging binary shellcode—machine code commonly used in security testing—into Windows executable files designed to avoid antivirus detection.

not rated 183 +62 2d ago A 103 tokens original MIT

av-playbook

03

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A playbook for testing how security tools and malicious software are detected, including antivirus, endpoint monitoring, and script-scanning checks.

not rated 183 +62 2d ago A 196 tokens original MIT

edr-bypass-re

04

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A skill for authorized security testing that studies how Windows endpoint defenses such as EDR, Defender, and antivirus software detect programs, then focuses on ways a red team can avoid those detections.

not rated 183 +62 2d ago A 195 tokens copy · 100% MIT

firmware-pentest

05

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A full workflow for analyzing embedded-device firmware, which is the software stored inside devices such as routers, cameras, and smart-home products.

not rated 183 +62 2d ago A 215 tokens copy · 100% MIT

hardware-security

06

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use for authorized hardware and embedded interface security research including UART/JTAG discovery, debug pad triage, secure boot overview, and offline firmware extraction support.

not rated 183 +62 2d ago A 33 tokens copy · 100% MIT

ot-ics

07

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use for authorized OT/ICS security assessment covering Purdue model zoning, PLC/SCADA exposure, industrial protocol discovery, and safe passive-first evaluation.

not rated 183 +62 2d ago A 33 tokens copy · 100% MIT

radio-sdr

08

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use for authorized RF/SDR security research including signal identification, replay feasibility study in shielded labs, and wireless protocol analysis outside classic Wi-Fi.

not rated 183 +62 2d ago A 34 tokens copy · 100% MIT

wifi-wireless

09

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use for authorized wireless security assessment including Wi-Fi capture, WPA handshake analysis, rogue AP detection research, and lab-only deauth testing.

not rated 183 +62 2d ago A 31 tokens copy · 100% MIT

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A guide to how macOS security checks work, including Gatekeeper, System Integrity Protection, code-signing checks, and notarization. It approaches these mechanisms from a reverse-engineering perspective.

not rated 183 +62 2d ago A 0 tokens original MIT

binary-diff

11

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A guide for comparing two versions of compiled program code and moving function names or other reverse-engineering results from an older version to a newer one. Reverse engineering means examining compiled software to understand how it works.

not rated 183 +62 2d ago A 143 tokens copy · 100% MIT

malware-analysis

12

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use when analyzing suspected malware through static, dynamic, and behavioral techniques, including IOC extraction, YARA or Sigma rules, sandboxing, and anti-analysis behavior.

not rated 183 +62 2d ago A 36 tokens copy · 100% MIT

patch-diff-exploit

13

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A security-research workflow for comparing patched and unpatched software to find the bug that a vendor fixed. It can guide writing a proof-of-concept, which is a small test that demonstrates the flaw.

not rated 183 +62 2d ago A 192 tokens copy · 100% MIT

reverse-engineering

14

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Provides reverse engineering techniques. 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, malware-like loaders, and anti-debug or anti-analysis logic. Do not use it…

not rated 183 +62 2d ago A 117 tokens copy · 89% MIT

dsl-vm-reverse

15

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Reverse JavaScript-based custom DSL/VM interpreters, non-standard WASM-like runtimes, and risk-control engines. Use when analyzing IIFE or switch-based opcode dispatchers, extracting instruction tables, recovering bytecode semantics, capturing VM state at runtime, or reconstructing execution flow.

not rated 183 +62 2d ago A 63 tokens copy · 94% MIT

software-cracking

16

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A workflow for recovering how software checks licenses or registration keys, then choosing between reproducing the check, patching it, or handling its network dependency.

not rated 183 +62 2d ago A 0 tokens original MIT

android-reverse

17

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A workflow for reverse engineering authorized Android applications from packages such as APK, APKS, AAB, and XAPK.

not rated 183 +62 2d ago A 214 tokens original MIT

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Decompile Android APK, XAPK, JAR, and AAR files using jadx or Fernflower/Vineflower. Reverse engineer Android apps, extract HTTP API endpoints (Retrofit, OkHttp, Volley), and trace call flows from UI to network layer. Use when the user wants to decompile, analyze, or reverse engineer Android packages, find API…

not rated 183 +62 2d ago B 117 tokens copy · 100% MIT

apk-reverse

19

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A command-line toolkit for examining Android APK files, which are the installable packages used by Android apps. It supports unpacking, Java decompilation, smali code changes, repackaging, and runtime inspection with Frida.

not rated 183 +62 2d ago A 80 tokens copy · 100% MIT

dumpapkpack

20

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A router for identifying protection systems, often called packers or shells, inside Android APK files. An APK is the installable package for an Android app; the router selects and carries out an authorized unpacking method.

not rated 183 +62 2d ago A 153 tokens original MIT

mobile-reverse

21

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use for authorized Android or iOS application reverse engineering and security testing, including APK or IPA analysis, runtime instrumentation, SSL pinning, and platform protection checks.

not rated 183 +62 2d ago A 36 tokens copy · 100% MIT

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use for authorized reverse engineering of browser extensions (Chrome/Firefox) including manifest analysis, background workers, and extension-based credential or traffic logic recovery.

not rated 183 +62 2d ago A 34 tokens copy · 100% MIT

dotnet-reverse

23

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

A workflow for examining programs built with .NET or C#, a Microsoft platform that stores extra information allowing tools to reconstruct much of the original code. It covers managed Windows executables and libraries, including obfuscated or protected ones.

not rated 183 +62 2d ago A 144 tokens copy · 100% MIT

go-rust-reverse

24

SeaOf0/dsh-redteam-model

Skill Claude CodeCodex

Use for reverse engineering stripped Go and Rust binaries including runtime recognition, pclntab/moduel data recovery, panic strings, and idiomatic decompilation recovery.

not rated 183 +62 2d ago A 38 tokens copy · 100% 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: