-
You should not be able to view the source of a cgi script, as normally the cgi script is held outside of the web root. Thus the only way to actually view the source of a cgi script is to expolit a vulnerability within the web server (If any exist). Which web server is the script on?
SittingDuck
-
The server is not a public server and we are just configuring the server for a wargame and giving access to certain people via ACLs. It's just something that sparked up from being bored last weekend. I'll see if he'll open it up to the public.
Thanks for the additional replies. I kinda figured there was no way to view the cgi directly... just wanted to be sure.