passivedns
DNS sniffer
A tool to collect DNS records passively to aid in incident handling and network security monitoring by sniffing traffic from an interface or reading a pcap-file.
A network sniffer that logs all DNS server replies for use in a passive DNS setup
2k stars
166 watching
372 forks
Language: C
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mosajjal/dnsmonster | A toolkit for monitoring and analyzing DNS traffic to help security teams understand an organization's DNS activity | 317 |
chrislee35/passivedns-client | A Ruby library and query tool for querying passive DNS databases | 198 |
danmcinerney/dnsspoof | A DNS spoofing tool that alters DNS responses before they reach the router. | 278 |
tecknicaltom/dsniff | A collection of network auditing and penetration testing tools that sniff various protocols to reveal security vulnerabilities. | 190 |
mozillazg/ptcpdump | A process-aware, eBPF-based tcpdump alternative with advanced filtering and packet analysis capabilities | 565 |
danmcinerney/net-creds | Tool to detect sensitive data in network traffic | 1,698 |
d3mondev/puredns | A tool that resolves DNS queries and identifies valid domains by filtering out wildcard subdomains and DNS poisoning entries. | 1,714 |
kpcyrd/sniffglue | A multithreaded network sniffer that securely processes network packets without crashing. | 1,129 |
the-login/dns-analyzer | A tool to analyze DNS vulnerabilities in web applications and identify potential security risks. | 94 |
larrytheslap/dumpy | A Kubernetes plugin that captures network traffic from various resources using tcpdump | 60 |
allyomalley/dnsobserver | A tool to monitor DNS interactions and send notifications about suspicious activity. | 188 |
punk-security/dnsreaper | A tool used to detect subdomain takeovers in DNS records and identify potential security vulnerabilities. | 2,010 |
safedns/dnstress | A tool that simulates heavy DNS traffic to test the performance of DNS servers. | 8 |
korc/pr-dnsd | A passive DNS daemon that provides a recursive DNS service while allowing for data collection and analysis | 26 |
fwaeytens/dnsenum | A Perl script that enumerates DNS information and discovers non-contiguous IP blocks | 610 |