From 97f55c9d5d5fdef00ae696f7f2ad8082f965ecbe Mon Sep 17 00:00:00 2001 From: delorean Date: Fri, 1 Mar 2024 14:11:14 -0600 Subject: [PATCH] and you better read the readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d46cf57..95c1fef 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # zmap - mark II -zmap stripped of its trackers. evades fingerprinting by threat intelligence firms, service providers, and everyone in between. +zmap tuned for stealth. evades fingerprinting by threat intelligence firms, service providers, and everyone in between. # Why? -the original zmap contains values in its headers that are used to identify the traffic as belonging to zmap. +the original zmap contains trackers in its headers that are used to identify the traffic as belonging to zmap. this makes it easy for threat intelligence agencies, isp's, and anyone else to fingerprint zmap traffic and generate alerts/tags/abuse reports accordingly. @@ -40,4 +40,4 @@ sudo make install zmap -h ``` -refer to [zmap's usage](https://github.com/robertdavidgraham/masscan/tree/master?tab=readme-ov-file#usage) \ No newline at end of file +refer to [zmap's usage](https://github.com/zmap/zmap/wiki/Getting-Started-Guide) \ No newline at end of file