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