Description: This sample uses CGIexec
tool to make simple web based shell.
To accomplish that it starts command interpreter specified in COMSPEC
environment variable (usually command.com or cmd.exe).
To see project files check shell directory.
Note: This sample is potentially dangerous since it allows anyone to
execute any MS-DOS command. To prevent possible damages run this sample only under conditions
which prevents unauthorized access.
End Of Document