dnshistory
Translating and storing of IP addresses from log files
Install
- All systems
-
curl cmd.cat/dnshistory.sh
- Debian
-
apt-get install dnshistory
- Ubuntu
-
apt-get install dnshistory
- Kali Linux
-
apt-get install dnshistory
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dnshistory
- Raspbian
-
apt-get install dnshistory
- Dockerfile
- dockerfile.run/dnshistory
dnshistory
Translating and storing of IP addresses from log files
Provide a means for storing a history of DNS/Name changes for the IP Addresses extracted from web log files. The major target being that multiple analyses of older log files do not require re-lookups of IP Address to FQDNs, and additionally maintain the accuracy of the lookup as it was then and not as it is now.