Performing Dns Tunneling Detection

mukul975/performing-dns-tunneling-detection · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Detects DNS tunneling by computing Shannon entropy of DNS query names, analyzing query length distributions, inspecting TXT record payloads, and identifying high subdomain cardinality using scapy for packet capture analysis.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 1.6 KB
  • 📁scripts
  • ⚙️agent.py 6.2 KB
  • 📄LICENSE 11.0 KB

Related

  1. Analyzing Network Covert Channels In Malware · mukul975 bundle
    Detect and analyze covert communication channels used by malware, including DNS tunneling, ICMP exfiltration, and protocol abuse for C2 and data exfiltration.
    24.6k
    repo stars
  2. Detecting Dns Exfiltration With Dns Query Analysis · mukul975 bundle
    Detect data exfiltration through DNS tunneling by analyzing query entropy, subdomain length, query volume, TXT record abuse, and response payload sizes using passive DNS monitoring.
    24.6k
    repo stars
  3. Performing Network Traffic Analysis With Tshark · mukul975 bundle
    Automates packet capture analysis using tshark and pyshark to extract protocol statistics, detect suspicious flows, identify IOCs, and analyze DNS anomalies from PCAP files.
    24.6k
    repo stars
  4. Analyzing Network Packets With Scapy · mukul975 bundle
    Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and traffic anomaly detection in authorized security testing.
    24.6k
    repo stars
  5. Detecting Lateral Movement With Zeek · mukul975 bundle
    Analyze Zeek network logs to detect lateral movement techniques including SMB admin share access, DCE/RPC remote service creation, NTLM account spray, Kerberos anomalies, and large internal data transfers.
    24.6k
    repo stars
  6. Performing Network Packet Capture Analysis · mukul975 bundle
    Analyze network packet captures (PCAP/PCAPNG) using Wireshark, tshark, tcpdump, and Python to reconstruct communications, extract files, and identify malicious traffic.
    24.6k
    repo stars

Frequently asked questions

How do I install the Performing Dns Tunneling Detection skill?

Run npx skillmds add mukul975/performing-dns-tunneling-detection in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the Performing Dns Tunneling Detection skill do?

Detects DNS tunneling by computing Shannon entropy of DNS query names, analyzing query length distributions, inspecting TXT record payloads, and identifying high subdomain cardinality using scapy for packet capture analysis. It is listed under Security, Coding & Dev Tools, Data & Analytics, Data Analysis, Vulnerability Scanning on SkillMD.

Is Performing Dns Tunneling Detection safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with Performing Dns Tunneling Detection?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is Performing Dns Tunneling Detection free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published Performing Dns Tunneling Detection?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.