and you better read the readme
This commit is contained in:
parent
b1657cf94e
commit
97f55c9d5d
@ -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)
|
||||
refer to [zmap's usage](https://github.com/zmap/zmap/wiki/Getting-Started-Guide)
|
Loading…
Reference in New Issue
Block a user