dnseen: simple DNS queries analyzer
29-12-2023 20:00
| upd. 07-01-2024 17:39
|
|
in Blog
|
662 words
|
3 min to read
tags: clojure foss security
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 …