dnseen: simple DNS queries analyzer
tags: clojure foss security
dnseen is my new tiny open source project to ease collection of DNS requests coming from the local machine and aggregating statistics over given period of time. dnseen is written in Clojure programming language (with babashka) and works as a wrapper over tcpdump.
It’s written with the following goals …