zgrab2/modules/http
AG 5e9507cacf
[BUGFIX] Set SNI on each redirect to avoid handshake failures / incorrect server name (#306)
* Set SNI explicitly, in case it's a redirect (fix for #300)

* Fix the SNI issue correctly, using the host portion of addr, while respecting --server-name and --no-sni

* Clean up double error logging pointed out by dadrien

* Comply with RFC4366, do not set SNI server name for IP address

Co-authored-by: Adam Greene <copyright@mzpqnxow.com>
https://github.com/zmap/zgrab2/pull/306
2021-04-09 13:36:07 -06:00
..
http_readlimit_test.go Combine to single option 2020-09-17 14:08:02 -04:00
scanner.go [BUGFIX] Set SNI on each redirect to avoid handshake failures / incorrect server name (#306) 2021-04-09 13:36:07 -06:00