Overview
- Skill Key
- admin4giter/muki-fingerprint
- Author
- admin4giter
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/admin4giter/muki-fingerprint
- Latest Commit SHA
- 96704fcedac4b2460e9edae6c47d50ff7ca87935
MUKI asset fingerprinting tool for red team reconnaissance. Use when performing authorized penetration testing, asset discovery, service fingerprinting, vulnerability scanning, and attack surface mapping. Supports active/passive fingerprinting with 30,000+ signatures, sensitive path detection, and sensitive information extraction. Requires explicit authorization for target systems.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 muki-fingerprint 技能。 若已安装,则直接安装 muki-fingerprint 技能。
# MUKI Asset Fingerprinting Tool MUKI is an active asset fingerprinting tool built for red team operations. It enables security researchers to rapidly pinpoint vulnerable systems from chaotic C-class segments and massive asset lists. ## Prerequisites - Linux amd64 system - Network access to target systems - **Explicit written authorization** for all target systems ## Quick Start ```bash # Scan single URL muki -u https://target.com # Scan multiple URLs from file muki -l targets.txt # Scan with proxy muki -u https://target.com -p socks5://127.0.0.1:1080 # Disable specific modules muki -u https://target.com -A -N # No active, no directory scan ``` ## Command Options ``` -h, --help Show help -u, --url string Single URL to scan -l, --list string File containing URLs (one per line) -o, --output string Output file path -p, --proxy string Proxy server (http:// or socks5://) -t, --thread int Number of threads (default: 20, max: 100) -A, --no-active Disable active fingerprint scanning -N, --no-dir Disable directory scanning -x, --no-passive Disable passive fingerprint scanning ``` ## Core Modules ### 1. Active Fingerprinting (-A to disable) Sends protocol-specific probes to identify services with high confidence. - 300+ active fingerprint rules - Covers SSH, RDP, web servers, databases - Protocol-specific probes ### 2. Passive Fingerprinting (-x to disable) Analyzes response artifacts without additional traffic. - 30,000+ precision fingerprints - HTTP headers analysis - TLS JA3 signatures - HTML/CMS patterns - WAF detection ### 3. Sensitive Path Detection (-N to disable) Checks for high-risk paths using curated dictionaries. - Admin interfaces (/admin, /manage) - Config files (.env, config.php) - Version control (/.git, /.svn) - Vulnerability endpoints (Actuator, ThinkPHP routes) - Backup files (.sql, .tar.gz) ### 4. Sensitive Information Extraction Automatically extracts high-risk information from responses....
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
camopel
Free multi-engine web search via ddgs CLI (DuckDuckGo, Google, Bing, Brave, Yandex, Yahoo, Wikipedia) + arXiv API search. No API keys required. Use when user needs web search, research paper discovery, or when other skills need a search backend. Drop-in replacement for web-search-plus.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.