Web-Shell This is a web-shell with php You can run system commands and upload files to the server. How to test it? Go to the web-shell folder and run php localhost: php -S localhost:6060 then open the following url http://localhost:6060/shell.php Preview