Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0302. PoCs published by David Litchfield.
AI-analyzed exploit summary This exploit leverages a vulnerability in Microsoft Index Server to retrieve the source code of server-side processed files (e.g., .asp) by manipulating query parameters in a request to a virtual .htw file. The attack bypasses server-side processing by appending a space to the filename and setting specific parameters.
Description
Microsoft Index Server allows remote attackers to view the source code of ASP files by appending a %20 to the filename in the CiWebHitsFile argument to the null.htw URL.
Exploits (1)
This exploit leverages a vulnerability in Microsoft Index Server to retrieve the source code of server-side processed files (e.g., .asp) by manipulating query parameters in a request to a virtual .htw file. The attack bypasses server-side processing by appending a space to the filename and setting specific parameters.