killvxk

180 mods across 3 repositories, 197 stars between them.

commix

145

killvxk/malskills-zh

Skill Claude CodeCodex

A tool for finding and using OS command-injection vulnerabilities in web parameters, cookies, or HTTP headers. Command injection lets an attacker make a server run operating-system commands through an input field.

6 5mo ago A 83 tokens

corsy

146

killvxk/malskills-zh

Skill Claude CodeCodex

A Chinese-language security skill for checking CORS configuration. CORS is a browser rule that controls whether one website can request data from another website.

6 5mo ago A 61 tokens

covenant

147

killvxk/malskills-zh

Skill Claude CodeCodex

A collaborative .NET command-and-control framework for authorized red-team exercises and post-compromise work. It includes a web interface, implants that communicate over HTTP/S or SMB, a task library, and support for multiple operators.

6 5mo ago A 99 tokens

cpp-bof

148

killvxk/malskills-zh

Skill Claude CodeCodex

A coding skill for creating C++ Beacon Object Files (BOFs), small modules used by Cobalt Strike and similar command-and-control frameworks.

6 5mo ago A 109 tokens

cpp-patterns

149

killvxk/malskills-zh

Skill Claude CodeCodex

A coding skill for writing and reviewing modern C++20 or newer code. It covers ways to manage resources, ownership, errors, APIs, basic concurrency, builds, and toolchains.

6 5mo ago A 87 tokens

cpp-testing

150

killvxk/malskills-zh

Skill Claude CodeCodex

A C++ testing workflow covering unit tests, which check small pieces of code, and integration tests, which check components working together.

6 5mo ago A 88 tokens

crackmapexec

151

killvxk/malskills-zh

Skill Claude CodeCodex

A security-testing tool for mapping Windows Active Directory environments, a network system that manages users, computers, and permissions. It works through SMB, WinRM, and LDAP.

6 5mo ago A 110 tokens

cupp

152

killvxk/malskills-zh

Skill Claude CodeCodex

A tool that creates a custom word list from publicly available information about a specific person. Such lists can be used to guess passwords, so this is security-sensitive work.

6 5mo ago A 81 tokens

deep-research-generic

153

killvxk/malskills-zh

Skill Claude CodeCodex

A research skill for investigating a topic using information from multiple sources. It includes citations, comparison of conflicting findings, and a confidence assessment.

6 5mo ago A 89 tokens

killvxk/malskills-zh

Skill Claude CodeCodex

A security-research workflow for studying CVEs, publicly documented software vulnerabilities, and their proof-of-concept exploits. It also covers red-team reconnaissance and threat-intelligence research.

6 5mo ago A 97 tokens

dirsearch

155

killvxk/malskills-zh

Skill Claude CodeCodex

A web-path scanner that looks for directories, files, endpoints, and backup files on a web server, including paths with different file extensions.

6 5mo ago A 67 tokens

dnsexfiltrator

156

killvxk/malskills-zh

Skill Claude CodeCodex

A tool that transfers files through DNS queries, using TXT or A records and a custom DNS server. DNS is normally used to find network addresses for domain names.

6 5mo ago B 85 tokens

dnsx

157

killvxk/malskills-zh

Skill Claude CodeCodex

A DNS tool for looking up many domain names or subdomains. DNS is the system that maps names such as example.com to network addresses and other records.

6 5mo ago A 84 tokens

donut

158

killvxk/malskills-zh

Skill Claude CodeCodex

A generator that converts .NET assemblies, Windows EXE or DLL files, and COM objects into position-independent shellcode, which is machine code designed to run from different memory locations.

6 5mo ago A 97 tokens

dotdotpwn

159

killvxk/malskills-zh

Skill Claude CodeCodex

A skill for using DotDotPwn, a fuzzing tool that tests web, FTP, and TFTP services for path-traversal vulnerabilities. Path traversal is an attack that reaches files outside an intended directory.

6 5mo ago A 62 tokens

enum4linux

160

killvxk/malskills-zh

Skill Claude CodeCodex

A tool for gathering information from Windows computers and Samba file servers over SMB. SMB is the network protocol commonly used for Windows file sharing.

6 5mo ago A 90 tokens

evil-winrm

161

killvxk/malskills-zh

Skill Claude CodeCodex

An interactive tool for opening a remote PowerShell shell on a Windows computer through WinRM, Microsoft's remote-management service. It also supports connecting with hashes or tickets instead of plain passwords.

6 5mo ago A 95 tokens

evilginx2

162

killvxk/malskills-zh

Skill Claude CodeCodex

A skill for using Evilginx2, a reverse-proxy phishing framework that imitates real login pages to capture session cookies and bypass multi-factor authentication.

6 5mo ago A 105 tokens

eyewitness

163

killvxk/malskills-zh

Skill Claude CodeCodex

A tool that takes screenshots of web services and creates an HTML report. Web service enumeration means making a list of reachable websites or interfaces.

6 5mo ago A 75 tokens

feroxbuster

164

killvxk/malskills-zh

Skill Claude CodeCodex

A Rust-based tool for finding hidden directories, files, and endpoints in web applications. It can scan recursively, meaning it continues into directories it discovers.

6 5mo ago A 81 tokens

ffuf

165

killvxk/malskills-zh

Skill Claude CodeCodex

A web fuzzing tool that sends dictionary-based variations to HTTP requests. Fuzzing means trying many possible paths, parameters, hostnames, or values to find how a web service responds.

6 5mo ago A 100 tokens

ghidra

166

killvxk/malskills-zh

Skill Claude CodeCodex

A skill for using Ghidra, an open-source program from the NSA for examining compiled software without its source code. It includes tools for disassembling, decompiling, and scripting analysis.

6 5mo ago A 82 tokens

gitleaks

167

killvxk/malskills-zh

Skill Claude CodeCodex

A skill for using Gitleaks, a tool that searches files and Git history for exposed secrets such as API keys, tokens, and passwords.

6 5mo ago A 79 tokens

gobuster

168

killvxk/malskills-zh

Skill Claude CodeCodex

A Go-based command-line tool for finding website paths, DNS subdomains, and virtual hosts by trying many possible names.

6 5mo ago A 80 tokens