-
Hello, my project need some scans for tls1.3 connections, are there any field I can set while using the tls scanner to use tls 1.3?
The command I used is :
`./zgrab2 tls -f input2.csv --connectio…
-
### Short Summary
As part of a wider test we checked all of our CA certificates by Zlint ver.3.0.0 (?) and we could identify a potential issue with different types of technically constrained CA c…
-
OpenSSL v1.1.1 and Ubuntu 18.04.3 x64
OpenSSL v1.1.1f and Ubuntu 20.04 x64
The following command parsed the certificate in the attachment:
```
openssl x509 -in path/to/certificate_name -noout -t…
-
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 error
```
cd cmd/zgrab2 && go build && c…
-
Hi, please let me clarify what i am trying to do as first,
i have a ip range list like that
> 92.246.241.0/24
> 92.246.239.0/24
> 92.246.238.0/24
> 92.246.236.0/24
i have a static domain and…
-
Any plans to add support for TLS 1.3 handshake?
-
after running "go get github.com/zmap/zgrab2"
I'm getting the following error:
```
go get github.com/zmap/zgrab2
# github.com/prometheus/common/expfmt
src/github.com/prometheus/common/expfmt/…
-
It's been a frequent request to be able to connect to a DNS Server, retrieve the list of records and generate a requisition based on the output.
OpenNMS has the DNS Provisioning Adapter, but unfort…
-
Similar to https://github.com/mozilla/tls-observatory/issues/187, https://github.com/mozilla/tls-observatory/issues/257, and https://github.com/mozilla/tls-observatory/issues/258, but to run [zmap/zli…
-
There are a lot of finite map and finite set implementations out there and I think it would be good to discuss what the shape of these types should be in stdlib2. Off the top of my head there are impl…