
Journal Journal: Enabling remote SSH access via PHP
A recent blog post I've written details how you can open up a remote shell on a webserver via PHP, netcat, and a reversed SSH tunnel. It can be a good alternative to PHPShell in some environments. Examples and code are included.