This is more or less a test, but I have been having problems posting new topics. The server gives me the following error:
Quote
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Any ideas why this occurs?
Seeing as how the above post went through, I'm guessing it has something to do with the content of my post. I am posting shellcode and other security related code, would that be a problem?
I'll guess it was because your authorization to post was still being processed.
Welcome aboard! Hope you enjoy the discussions.
Actually it was because of the system line, noted in grundle's post: //http://www.alh.net/newlisp/phpbb/viewtopic.php?t=1434
That's odd! Let's try a test:
sys("./vuln", $payload);
Yes, I had to change the above to "sys" also. It appears that the web host is blocking this text in mod_security.
You need to include the ()'s