killvxk

180 mods across 3 repositories, 197 stars between them.

malskills-zh

122

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

6 5mo ago A tokens not measured

killvxk/malskills-zh

Instructions file CodexOpenCode

AGENTS.md instructions for killvxk/malskills-zh, covering agents.md — malskill, commands, active user decisions, testing and debugging.

6 5mo ago A 747 tokens

killvxk/malskills-zh

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.

6 5mo ago A 469 tokens

agent-md-creator

125

killvxk/malskills-zh

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.

6 5mo ago A 112 tokens

aircrack-ng

126

killvxk/malskills-zh

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.

6 5mo ago A 78 tokens

amass

127

killvxk/malskills-zh

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.

6 5mo ago A 89 tokens

arjun

128

killvxk/malskills-zh

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.

6 5mo ago A 73 tokens

asm-patterns

129

killvxk/malskills-zh

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.

6 5mo ago A 101 tokens

asm-performance

130

killvxk/malskills-zh

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.

6 5mo ago A 129 tokens

asm-testing

131

killvxk/malskills-zh

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.

6 5mo ago A 103 tokens

beef

132

killvxk/malskills-zh

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.

6 5mo ago A 80 tokens

bettercap

133

killvxk/malskills-zh

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.

6 5mo ago B 101 tokens

binwalk

134

killvxk/malskills-zh

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.

6 5mo ago A 81 tokens

bloodhound

135

killvxk/malskills-zh

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.

6 5mo ago A 88 tokens

burpsuite

136

killvxk/malskills-zh

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.

6 5mo ago A 88 tokens

c-bof

137

killvxk/malskills-zh

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.

6 5mo ago A 116 tokens

c-patterns

138

killvxk/malskills-zh

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.

6 5mo ago A 74 tokens

c-testing

139

killvxk/malskills-zh

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.

6 5mo ago A 77 tokens

cain-and-abel

140

killvxk/malskills-zh

Skill Claude CodeCodex

A Windows password-recovery skill that can sniff network traffic, crack captured password handshakes, and decode cached credentials.

6 5mo ago A 87 tokens

certify

141

killvxk/malskills-zh

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.

6 5mo ago A 85 tokens

cloakify

142

killvxk/malskills-zh

Skill Claude CodeCodex

A data-exfiltration skill that hides stolen information inside strings that look harmless, such as tweets, chess moves, or cat names.

6 5mo ago A 82 tokens

cobalt-strike

143

killvxk/malskills-zh

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.

6 5mo ago A 95 tokens

coercer

144

killvxk/malskills-zh

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.

6 5mo ago B 114 tokens