Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http module doesn't respect ip in connection list #194

Open
TheJJ opened this issue Mar 6, 2019 · 1 comment
Open

http module doesn't respect ip in connection list #194

TheJJ opened this issue Mar 6, 2019 · 1 comment

Comments

@TheJJ
Copy link

TheJJ commented Mar 6, 2019

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.

@engn33r
Copy link
Contributor

engn33r commented Apr 5, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants