zgrab2 icon indicating copy to clipboard operation
zgrab2 copied to clipboard

http module doesn't respect ip in connection list

Open TheJJ opened this issue 5 years ago • 1 comments

When IP, DOMAIN, TAG is used as input in http mode, zgrab2 does not connect to the given IP and set the Host: domain header, instead it resolves and connects to the domain directly and ignores the specified IP.

TheJJ avatar Mar 06 '19 16:03 TheJJ

PR #240 should have solved this issue. You may still see DNS traffic if there are redirects, since the PR still allows for DNS lookups when redirects are encountered.

engn33r avatar Apr 05 '21 19:04 engn33r