Skip to main content

Passive DNS sniffer for collecting domain names

Project description

domsniff is a simple tool to record all positive DNS query results that follow a regular expression. It can be used, for instance, to collect list of registered domain names under a TLD that does not publish domain list.

Packet capturing generally requires root privileges. You can avoid it by granting cap_net_raw capability to the Python interpreter binary:

# setcap cap_net_raw=eip /path/to/python3.5

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

domsniff-0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

domsniff-0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page