I know 0 about PHP :D , so can you simplify things and tell me what's PHPShell ? Is it true it's a means for phpforums hacking ?:rolleyes:
Thanks .
Printable View
I know 0 about PHP :D , so can you simplify things and tell me what's PHPShell ? Is it true it's a means for phpforums hacking ?:rolleyes:
Thanks .
PHPShell is a shell written in PHP. It basically enables you to execute commands on a remote system without having to log on via telnet or ssh.
http://www.gimpster.com/wiki/PhpShell
Can someone use it for hacking purposes ? because my friend's forum was hacked by someone used PHPShell (I don't know how he knew that though) ?
I guess you could if the website hosting the forum was on the same server as the attacker running PHPShell. If that were the case then it would be down to the fact that the web server is insecure.
In my opinion it isn't that safe. I would only ever consider using it via SSL and password protected.
Thanks . :)