Reptile Web Server Reptile Web Server 20020105 - Denial of Service

Related Vulnerabilities: CVE-2004-2120  
Publish Date: 23 Jan 2004
                							

                source: http://www.securityfocus.com/bid/9482/info

Reptile has been reported prone to a remote denial of service vulnerability. It has been reported that this issue exists because the affected server does not time out on incomplete requests. A remote attacker may exploit this vulnerability to deny service to legitimate users. 

To test the vulnerability simply send to the webserver some (about 10)
strings like:

GET index.htm

without specify the HTTP* at the end of the GET request, and where
the requested file must be avaible in the public_html directory.