https://github.com/hctilg/web-shell
https://github.com/hctilg/web-shell
php-shell uploader web-shell web-terminal
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hctilg/web-shell
- Owner: hctilg
- Created: 2023-07-15T21:37:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T02:24:07.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T08:18:40.713Z (9 months ago)
- Topics: php-shell, uploader, web-shell, web-terminal
- Language: PHP
- Homepage:
- Size: 1.88 MB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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:
```bash
php -S localhost:6060
```
then open the following url
```
http://localhost:6060/shell.php
```
## Preview
