Rapid7 Vulnerability & Exploit Database

Webster HTTP Server GET Buffer Overflow

Back to Search

Webster HTTP Server GET Buffer Overflow

Disclosed
12/02/2002
Created
05/30/2018

Description

This exploits a stack buffer overflow in the Webster HTTP server. The server and source code was released within an article from the Microsoft Systems Journal in February 1996 titled "Write a Simple HTTP-based Server Using MFC and Windows Sockets".

Author(s)

  • aushack <patrick@osisecurity.com.au>

Platform

Windows

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 exploit/windows/http/webster_http
msf exploit(webster_http) > show targets
    ...targets...
msf exploit(webster_http) > set TARGET < target-id >
msf exploit(webster_http) > show options
    ...show and set options...
msf exploit(webster_http) > exploit

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

;