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
added metasploit http DoS module #12433
Conversation
|
Please update the disclosure date to ISO 8601 format as |
|
Updated options to take an enum, fixed some other minor things, verified function, and added module docs. Thanks @deepsight and @bcoles for the review. |
Release NotesThis add a DoS module targeting a regex parsing weakness in reverse_http and reverse_https payload handlers in Metasploit 5.0.27 and below. |
|
Adding a module for for CVE-2019-5645, Denial of Service on Metasploit framework HTTP(s) handler.