ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 2/5

muki-fingerprint

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/admin4giter/muki-fingerprint
Or

What This Skill Does

MUKI is an advanced asset fingerprinting engine designed specifically for red team reconnaissance and attack surface mapping. It identifies service infrastructure, CMS types, WAF implementations, and system versions through both active probing and passive analysis. With a database of over 30,000 signatures, it performs high-precision identification of web technologies, protocols, and sensitive endpoints. Additionally, it automates the extraction of sensitive information such as exposed API keys, credentials, PII, and internal system configurations from target responses, providing a clear map of vulnerabilities.

Installation

To integrate MUKI into your environment, use the OpenClaw skill manager. Ensure you have the appropriate system permissions and authorized network access. Execute the following command in your terminal: clawhub install openclaw/skills/skills/admin4giter/muki-fingerprint

Use Cases

  • Asset Discovery: Rapidly categorize large CIDR blocks and asset lists to identify live services.
  • Vulnerability Research: Locate high-risk paths like /admin interfaces or exposed .env files that may lead to further exploitation.
  • Attack Surface Mapping: Gain visibility into the technologies powering a target infrastructure to tailor payload delivery.
  • Compliance Auditing: Identify potentially exposed sensitive data (e.g., credentials or internal IPs) that should be mitigated to secure the perimeter.

Example Prompts

  1. "MUKI, scan the target list in targets.txt, ignore directory discovery, and output a detailed JSON report for my security audit."
  2. "Perform an active scan on https://portal.target-corp.com and identify any sensitive paths or exposed configuration files."
  3. "Run a passive fingerprint analysis on the provided target URL and extract any found credentials or email addresses into an Excel report."

Tips & Limitations

  • Authorization is Mandatory: MUKI is a powerful reconnaissance tool. Only use it against systems you are explicitly authorized to test. Unauthorized use may violate local laws.
  • Performance Tuning: Adjust the -t (thread) parameter based on your network stability. The default is 20, with a maximum of 100.
  • Modular Control: Use the -A, -N, and -x flags to toggle specific scan phases. Disabling directory scanning (-N) can significantly reduce noise in your logs during the initial reconnaissance phase.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-admin4giter-muki-fingerprint": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#reconnaissance#cybersecurity#fingerprinting#vulnerability-scanning#red-team
Safety Score: 2/5

Flags: network-access, file-write, file-read, data-collection