intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

maxmind download: verify

Open ghost opened this issue 8 years ago • 0 comments

The maxmind geoip download script should verify if the downloaded file is valid.

See https://lists.cert.at/pipermail/intelmq-dev/2017-July/000215.html and previous

python3 -c "import maxminddb; maxminddb.open_database('GeoLite2-City.mmdb')"

ghost avatar Aug 07 '17 13:08 ghost