malskills-zh
121Plugin Claude Code
Plugin marketplace listing 1 plugin: malskills-zh.
Plugin Claude Code
Plugin marketplace listing 1 plugin: malskills-zh.
Plugin Claude Code
Offensive security skills collection for authorized penetration testing, CTF challenges, and security research. Includes tools for reconnaissance, exploitation, C2 frameworks, evasion, reverse engineering, and programming patterns.
Instructions file CodexOpenCode
AGENTS.md instructions for killvxk/malskills-zh, covering agents.md — malskill, commands, active user decisions, testing and debugging.
Instructions file
Claude Code instructions for killvxk/malskills-zh, covering malskills-zh — claude code plugin, commands, scaffold a new skill, validate one skill and package one skill.
Skill Claude CodeCodex
A skill for creating and maintaining AGENTS.md files, which give AI coding agents instructions for a repository or project. It can also replace tool-specific instruction files with this shared format.
Skill Claude CodeCodex
A suite for auditing 802.11 wireless networks, the standard used by Wi-Fi. It can capture connection handshakes, send deauthentication requests, and attempt to recover WEP, WPA, or WPA2 passwords.
Skill Claude CodeCodex
An OWASP tool for mapping an organisation’s internet-facing attack surface—the systems and services an attacker could reach. It combines public-source research with active DNS checks to discover subdomains and assets.
Skill Claude CodeCodex
A tool for finding hidden HTTP input parameters on web endpoints. It tests query parameters, request-body fields, and headers on REST or GraphQL services.
Skill Claude CodeCodex
A skill for writing, reviewing, and generating x86-64 or ARM64 assembly files. Assembly is low-level code that directly represents processor operations and must follow platform calling conventions.
Skill Claude CodeCodex
An assembly-language performance-optimization workflow for reviewing compiler-generated assembly. It examines issues such as bounds checks, register spills, dependency chains, missing vectorization, memory access, and instruction choice.
Skill Claude CodeCodex
An assembly-language testing workflow for checking hand-written or manually optimized .asm, .s, and .S files. It uses C test drivers, debugger register checks, object-file inspection, ABI checks, and cycle-accurate measurements.
Skill Claude CodeCodex
A browser exploitation framework for controlling browsers through cross-site scripting (XSS), a web vulnerability that lets injected JavaScript run in another user's browser.
Skill Claude CodeCodex
A network-security tool for examining and attacking local wired, Wi-Fi, Bluetooth, and HID networks. Its listed activities include intercepting traffic, removing HTTPS encryption, and stealing credentials.
Skill Claude CodeCodex
A firmware-image analysis tool for examining software stored in devices such as routers, cameras, and other embedded systems. It can identify and extract embedded file systems, compressed archives, and executable code.
Skill Claude CodeCodex
A graph-based tool for mapping Active Directory, Microsoft's system for managing users, computers, and permissions in Windows networks. It shows relationships that can form attack paths through the network.
Skill Claude CodeCodex
A platform for testing the security of web applications through an intercepting proxy, scanner, request editor, and fuzzing tool. An intercepting proxy lets you view and change HTTP traffic between a browser and a server.
Skill Claude CodeCodex
A workflow for creating Beacon Object Files, small C programs that run inside Cobalt Strike or compatible command-and-control frameworks. It covers compiling and debugging these files.
Skill Claude CodeCodex
A set of secure programming patterns for C11 and newer code, focused on ownership, resource lifetimes, error handling, integer safety, and API design.
Skill Claude CodeCodex
A C-language testing workflow for C11 and newer code, covering both unit tests of individual modules and integration tests of connected components. It includes CTest, failure diagnosis, sanitizers, and fuzz testing.
Skill Claude CodeCodex
A Windows password-recovery skill that can sniff network traffic, crack captured password handshakes, and decode cached credentials.
Skill Claude CodeCodex
A security-auditing skill for Active Directory Certificate Services, Microsoft's system for issuing certificates in Windows networks. It uses Certify to find certificate-template settings that may allow privilege escalation.
Skill Claude CodeCodex
A data-exfiltration skill that hides stolen information inside strings that look harmless, such as tweets, chess moves, or cat names.
Skill Claude CodeCodex
Guidance for using Cobalt Strike, a commercial platform for authorised red-team exercises and threat simulation. It covers Beacon, the platform’s implant, and its command-and-control communication options.
Skill Claude CodeCodex
Guidance for Coercer, a security tool that abuses Windows network protocols to make a server authenticate to a system under an operator's control. The captured authentication can then be used in attacks such as NTLM relay or hash collection.