zgrab2
zgrab2 copied to clipboard
Add `--metadata-file`
We should support outputting metadata at the end of a scan. Starting a list of what should go into this file:
- Start Time
- End Time
- Input Hosts
- Breakdown of errors vs success
- exact command that ZGrab received
Please feel free to take on more metadata requests.
As noted in: https://github.com/zmap/zgrab/issues/60
We should allow modules to output their our own metadata as well.
This issue supersedes https://github.com/zmap/zgrab2/issues/28.