From d5dce5b996b33c7dcea648f74a01bd29b21463a1 Mon Sep 17 00:00:00 2001 From: delorean Date: Fri, 16 Feb 2024 18:55:09 -0600 Subject: [PATCH] and you better read the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4560b45..c024bfa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Patdown probes a network's DNS servers to determine whether they have resolved d These DNS servers can be specified as arguments (the preferred way), or patdown can automatically retrieve and analyze the authoritative nameservers of a target with the `-t` flag. -⚠️ Authoritative nameservers are rarely used as egress recursive resolvers for networks and are not as efficacious for fingerprinting for EDR/XDR. +⚠️ Authoritative nameservers are rarely used as egress recursive resolvers for networks and are not as efficacious for fingerprinting EDR/XDR. ## Installation Retrieve a binary corresponding to your architecture from **Releases**