Heyz allemaal ik heb dit ook op een ander engels forum gepost dus vandaar dat die engels is! 
-----------------------------
Hi all!
I'm a beginner with this but I have had succes a year ago but forgot how it worked.
I want to run a perl script, I have a website with perl installed on it if I put the script in the cgi-bin folder and after that go to:
zooi
I get a 500 internal server error
Now I installed ActivePerl to my pc so I can run perl scripts from the CMD. But when I place a script like here:
C:\exploit.pl
and typ in CMD:
C:\exploit.pl
I get this error:
Can't exec /bin/sh at C:\exploit.pl line 1
I wanted to try this exploit:
zooi
It has something to do with the first line of the exploit which say's:
#!/bin/sh
Don't know what it does or is supposed to do... Can anyone help me out here plz??
-----------------------------
Hi all!
I'm a beginner with this but I have had succes a year ago but forgot how it worked.
I want to run a perl script, I have a website with perl installed on it if I put the script in the cgi-bin folder and after that go to:
zooi
I get a 500 internal server error
Now I installed ActivePerl to my pc so I can run perl scripts from the CMD. But when I place a script like here:
C:\exploit.pl
and typ in CMD:
C:\exploit.pl
I get this error:
Can't exec /bin/sh at C:\exploit.pl line 1
I wanted to try this exploit:
zooi
It has something to do with the first line of the exploit which say's:
#!/bin/sh
Don't know what it does or is supposed to do... Can anyone help me out here plz??
[ Voor 4% gewijzigd door RobIII op 01-11-2007 00:51 ]