Rapid7 Vulnerability & Exploit Database

Monkey HTTPD Header Parsing Denial of Service (DoS)

Back to Search

Monkey HTTPD Header Parsing Denial of Service (DoS)

Disclosed
05/30/2013
Created
05/30/2018

Description

This module causes improper header parsing that leads to a segmentation fault due to a specially crafted HTTP request. Affects version <= 1.2.0.

Author(s)

  • Doug Prostko <dougtko@gmail.com>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/dos/http/monkey_headers
msf auxiliary(monkey_headers) > show actions
    ...actions...
msf auxiliary(monkey_headers) > set ACTION < action-name >
msf auxiliary(monkey_headers) > show options
    ...show and set options...
msf auxiliary(monkey_headers) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;