iisemulator-0.95.orig/ 0040755 0001750 0001750 00000000000 07517116613 013104 5 ustar jfs jfs iisemulator-0.95.orig/BUGS 0100644 0001750 0001750 00000000166 07517116350 013565 0 ustar jfs jfs Please submit all bugs through the SourceForge interface:
http://sourceforge.net/tracker/?group_id=58266&atid=487124
iisemulator-0.95.orig/TODO 0100644 0001750 0001750 00000003074 07517114736 013601 0 ustar jfs jfs Last Updated: 07/22/02
Things that still need to be done:
- Determine why requests occasionally hang when run through honeyd
- Need to implement Transfer-Encoding: Chunked
- Need to finish nonexistent.axd and trace.axd handler
- Need to finish the .vsdisco handler
- Need to parse the QUERY_STRING and emulate functionality of webhits.dll
- Need to implement TRACE method (for all ISAPI filter types)
- Return different messages for exec and non-exec directories for certain extensions (.pl)
- Define and implement different path diclosure repsonses for virtual directories
- Determine directory and replace "
Server Error in '/' Application." with directory name for .NET errors
- Return the "other" error message returned for existent but marked as "404 response" pages for .NET requests
- Need to get the correct directory for ::DIRECTORY:: still...
- For SOAP responses, were just pretend that no SoapAction header was sent with the request, need to parse and implement
- Removed the hard-coded .NET versions numbers from some of the template files
- An extra Server header is added after Date: "Server: MS .NET Remoting, MS .NET CLR 1.0.3705.209"
- Need to implement handlers for various DAV methods (PROPFIND,SEARCH, PUT, etc)
- Import /iissamples, /iishelp, /printers, etc
- There's some header order/output errors in some of the responses (like OPTIONS)
- HTTP/0.9 needs to be verified that it acts the same
- Convert all ASP pages under /msadc/ to final printable output (half-way done)
iisemulator-0.95.orig/docs/ 0040755 0001750 0001750 00000000000 07517116155 014035 5 ustar jfs jfs iisemulator-0.95.orig/docs/notes/ 0040755 0001750 0001750 00000000000 07517105753 015167 5 ustar jfs jfs iisemulator-0.95.orig/docs/notes/rem.txt 0100644 0001750 0001750 00000002632 07460000715 016500 0 ustar jfs jfs System.ArgumentNullException: No message was deserialized prior to calling the DispatchChannelSink.
Parameter name: requestMsg
at System.Runtime.Remoting.Channels.DispatchChannelSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.SoapServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.MetadataServices.SdlChannelSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.Http.HttpHandlerTransportSink.HandleRequest(HttpContext context)
at System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.InternalProcessRequest(HttpContext context) iisemulator-0.95.orig/docs/notes/FourOhFourNoExecute.pl.txt 0100644 0001750 0001750 00000006634 07460007434 022220 0 ustar jfs jfs HTTP/1.1 403 Access Forbidden
Server: Microsoft-IIS/5.0
Date: Thu, 18 Apr 2002 14:39:24 GMT
Content-Length: 3338
Content-Type: text/html
The page cannot be displayed
The page cannot be displayed
|
There is a problem with a program on the page you are trying to reach, and the page cannot be displayed. |
Please try the following:
- Open the
home page, and then look for links to the information you want.
- Click the
Refresh button, or try again later.
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services
Technical Information (for support personnel)
- Background:
You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.
- More information:
Microsoft Support
|
iisemulator-0.95.orig/docs/notes/FourOhFourExecute.pl.txt 0100644 0001750 0001750 00000006504 07460007507 021720 0 ustar jfs jfs HTTP/1.1 404 Object Not Found
Server: Microsoft-IIS/5.0
Date: Thu, 18 Apr 2002 14:42:17 GMT
Content-Length: 3252
Content-Type: text/html
The page cannot be found
The page cannot be found
|
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. |
Please try the following:
- If you typed the page address in the Address bar, make sure that it is spelled correctly.
- Open the
home page, and then look for links to the information you want.
- Click the Back button to try another link.
HTTP 404 - File not found
Internet Information Services
Technical Information (for support personnel)
|
iisemulator-0.95.orig/docs/notes/vsdisco.txt 0100644 0001750 0001750 00000007331 07457775603 017415 0 ustar jfs jfs hdm@sliver:/projects/honeyd/iis5/iis5.net/error_pages > lynx -source http://192.168.0.3/dfs/StoreCSVS.vsdisco
The resource cannot be found.
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested Url: /dfs/StoreCSVS.vsdisco
Version Information: Microsoft .NET Framework Version:1.0.3705.209; ASP.NET Version:1.0.3705.0
0x00
hdm@sliver:/projects/honeyd/iis5/iis5.net/error_pages > lynx -source http://192.168.0.3/StoreCSVS/StoreCSVS.vsdisco
The resource cannot be found.
Server Error in '/StoreCSVS' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested Url: /StoreCSVS/StoreCSVS.vsdisco
iisemulator-0.95.orig/docs/notes/exists.cs.txt 0100644 0001750 0001750 00000002751 07460001325 017640 0 ustar jfs jfs
This type of page is not served.
Server Error in '/StoreCSVS' Application.
This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.cs' may be incorrect. Please review the URL below and make sure that it is spelled correctly.
Requested Url: /StoreCSVS/InstantOrder.aspx.cs
iisemulator-0.95.orig/docs/notes/resx.txt 0100644 0001750 0001750 00000003661 07460001663 016704 0 ustar jfs jfs
This type of page is not served.
Server Error in '/' Application.
This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.resx' may be incorrect. Please review the URL below and make sure that it is spelled correctly.
Requested Url: /test.resx
Version Information: Microsoft .NET Framework Version:1.0.3705.209; ASP.NET Version:1.0.3705.0