zgrab2 icon indicating copy to clipboard operation
zgrab2 copied to clipboard

Fast Go Application Scanner

Results 108 zgrab2 issues
Sort by recently updated
recently updated
newest added

The option `--follow-localhost-redirects` is for those that might want to explicitly *permit* HTTP redirects to localhost (I can't imagine many people use that, seems like a giant security hole) but...

Hi Any option available like zmap -f, --output-fields=p Comma-separated list of fields to output --output-filter=filter Specify an output filter over fields for a given probe actually, i just need a...

TravisCI just doesn't work nowadays. Nearly every run times out.

i want to use the docker to run the scanner i see the directory docker-runner so i cd & docker build , but build is failed maybe docker can't pull...

Checkpoint has a specific admin protocol that provides the hostname of the firewall, here is a PR adding a module to zgrab to scan and get this hostname. It is...

I want to use zgrab2 to do some secondary development ,so I follow the installation guide to install the zgrab2. when I try to make file , it outputs the...

I noticed an inconsistency among the smtp, imap, pop3 and ftp modules: If explicit tls is selected, the smtp, imap and pop3 modules will not set .data.PROTO.status to "success" if...

I want to scan the smtp fingerprint information of the specified domain name list, but I found that if there are too many domain names in the input file, almost...

Hi, When trying to grab a https host with an insecure https certificate, the error states "remote error: handshake failure" echo 98.144.66.28 | zgrab2 http --use-https --port 8443 I have...

I am running the command zgrab2 `zgrab2 -f bhQ5Temp tls -p 443 -t 20` Ideally, zgrab2 should timeout after some time, but it's not happening. Need help in diagnosing the...