Record if blocked domains get visited
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
dnsIntel should be able to monitor the dns logs for any domains that are being blocked. If a certain domain is blocked and someone inside the network visits the domain, a record of this event should be saved to the local database.
- Should be many-to-one mapping
- The new entry should contain, timestamp and which local ip visited the site.
Overtime this can prove to be valuable information.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.