Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 878 Bytes

readme.md

File metadata and controls

47 lines (37 loc) · 878 Bytes

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

preview-terminal

preview-main preview-info
preview-upload preview-uploaded