https://github.com/arkaung/dnsmon
A suite of scripts to monitor DNS behaviours of newly registered domains
https://github.com/arkaung/dnsmon
Last synced: 3 months ago
JSON representation
A suite of scripts to monitor DNS behaviours of newly registered domains
- Host: GitHub
- URL: https://github.com/arkaung/dnsmon
- Owner: ArkAung
- License: mit
- Created: 2016-11-19T06:19:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T05:43:57.000Z (over 8 years ago)
- Last Synced: 2025-12-26T13:46:10.522Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DNS Monitor
####A suite of scripts to monitor DNS behaviours of newly registered domains
----
#### Fetch
- Fetch newly registerd .com domains from domain punch
#### Clean Data
- Clean newly fetched malicious domains
- Sort and merge malicous domains with newly registered domains
- Filter out newly activated malicious domains
#### IP rotation check
- Query IP addresses from A records of domains every 1 hour
#### Split Deploy
- Split up newly registered domains to file chuncks
- Deploy to 10 planet lab nodes (with respect to nodes in node-list)
- Install bind-utils and whois on planetlab nodes
- Run processes to query resource records with respect to list of domains in node files
#### Repo Man
- Aggregate resource records from all the planet lab nodes (with respect to nodes in node-list)