Web Shells
JSP
Save the source code below as cmd.jsp and upload to the victim server.
Enter the command in the input box and click “Execute”. The command output will be displayed on the page in the web browser.
Other JSP Shells:
JSP Reverse+Web Shell:
JSP Web Shells Mix:
PHP
Classic payload to execute commands:
A really simple and tiny PHP Web shell for executing unix commands from web page:
A Simple PHP Web Shell used for Remote Code Execution:
A very simple but functional PHP webshell:
Last updated