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

URLDNS: Small fix to avoid DNS resolution while generating the payload #67

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

h3xstream
Copy link
Contributor

@h3xstream h3xstream commented May 23, 2017

DNS resolution is used for vulnerability detection. It is important not to probe the given URL prior using the serialized object.

Scenario covered:
If the DNS name is resolved first from the tester computer, the targeted server might get a cache hit on the second resolution.

@frohoff frohoff requested a review from gebl May 23, 2017 22:30
@frohoff frohoff merged commit ca38b73 into frohoff:master Jun 9, 2017
@frohoff
Copy link
Owner

frohoff commented Jun 9, 2017

Looks good. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants