mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Update README.md
This commit is contained in:
parent
dbd4d57222
commit
ea5b58556f
1 changed files with 9 additions and 0 deletions
|
@ -64,6 +64,15 @@ $ cargo build
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Use it
|
||||||
|
|
||||||
|
A good use of **masscanned** is to deploy it on a VPS with one or more public IP addresses.
|
||||||
|
|
||||||
|
To use the results, the best way is to capture all network traffic on the interface **masscanned** is listening to/responding on.
|
||||||
|
The pcaps can then be analyzed using [zeek](https://zeek.org/) and the output files can typically be pushed in an instance of **IVRE**.
|
||||||
|
|
||||||
|
A documentation on how to deploy an instance of **masscanned** on a VPS is coming (see [Issue #2](https://github.com/ivre/masscanned/issues/2)).
|
||||||
|
|
||||||
## Protocols
|
## Protocols
|
||||||
|
|
||||||
### Layer 2
|
### Layer 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue