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

Add 3.5 second timeout for blocking SSL accepts #1

Merged
merged 1 commit into from
Nov 17, 2016

Conversation

bcook-r7
Copy link
Contributor

Converted to a gem PR based on rapid7/metasploit-framework#7566 since we moved this file a few weeks ago.

This converts what was an infinite blocking call, that can stop the Metasploit HTTPS server simply by opening a connection with netcat, into something that can make progress. See the above PR for more detail.

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.

1 participant