From b6f4f2af55e81a459cb126da5ef972b9305cf67d Mon Sep 17 00:00:00 2001 From: hrbrmstr Date: Mon, 24 Aug 2026 00:26:19 -0400 Subject: add: bph report iocs and daily drop helper --- 2026/2026-08-23-https-record/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 2026/2026-08-23-https-record/README.md (limited to '2026/2026-08-23-https-record/README.md') diff --git a/2026/2026-08-23-https-record/README.md b/2026/2026-08-23-https-record/README.md new file mode 100644 index 0000000..8b681bd --- /dev/null +++ b/2026/2026-08-23-https-record/README.md @@ -0,0 +1,6 @@ +# Decode older dig type 65 output + +```bash +≫ dig +short -t TYPE65 example.com | go run main.go +1 . alpn="h2" ipv4hint=104.20.23.154,172.66.147.243 ipv6hint=2606:4700:10::6814:179a,2606:4700:10::ac42:93f3 +``` -- cgit v1.2.3