DNSleuth
DNSleuth sniffs DNS packets, i.e, allowing you to spy on the DNS queries your machine is making
Install / Use
/learn @devanshbatham/DNSleuthREADME

Usage
To install DNSleuth, simply run the setup.sh script:
git clone https://github.com/devanshbatham/DNSleuth
cd DNSleuth
sudo chmod +x setup.sh
./setup.sh
and run the following command to start DNSleuth:
dnsleuth
DNSleuth will start sniffing DNS packets on all interfaces and print the DNS queries with colors. To stop DNSleuth, press Ctrl+C.
(~) >>> dnsleuth
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] A oast.site.
[2023-07-31 19:34:41] A oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
[2023-07-31 19:34:41] AAAA oast.site.
Dependencies
DNSleuth requires the following dependencies:
- Python 3.x
- Scapy
- Colorama
Related Skills
node-connect
332.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
332.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.7kCommit, push, and open a PR
