Pentest Tools

Published on January 17th, 2017 📆 | 7718 Views ⚑

0

ZGrab – Application Layer Scanner For ZMap


iSpeech
ZGrab is a Go-based application layer scanner that operates with ZMap and supports multiple protocols and services including TLS, IMAP, SMTP, POP3 etc.

It also stores TLS version and can detect Heartbleed.

Building

You will need to have a valid $GOPATH set up, for more information about $GOPATH, see https://golang.org/doc/code.html.

Once you have a working $GOPATH, run:

This will install zgrab under $GOPATH/src/github.com/zmap/zgrab





Usage

Example:

You can download ZGrab here:

zgrab-v0.0.1.zip

Or read more here.



Comments are closed.