mirror of
https://github.com/codebyebrahim/webshell.git
synced 2025-11-23 03:35:44 +08:00
50 lines
993 B
Markdown
50 lines
993 B
Markdown
# Ebi Webshell
|
||
|
||
**EbiWebshell** is a lightweight PHP web shell with a graphical file manager.
|
||
Designed for educational and personal testing purposes.
|
||
|
||
⚠️ Do **NOT** use this on unauthorized or public servers.
|
||
You are fully responsible for your usage of this tool.
|
||
|
||
---
|
||
# 🔐 Default Login
|
||
|
||
> Use the following credentials to access the web shell:
|
||
|
||
- **Username:** `codebyebrahim`
|
||
- **Password:** `123`
|
||
|
||
You can change these in the PHP file if needed.
|
||
|
||
---
|
||
|
||
## 🔵 Blue Theme
|
||
|
||
File: `ebishell_b.php`
|
||
|
||

|
||

|
||

|
||
|
||
---
|
||
|
||
## 🟢 Green Theme (Classic Terminal UI)
|
||
|
||
File: `ebishell_g.php`
|
||
|
||

|
||

|
||

|
||
|
||
---
|
||
|
||
## ✨ Features
|
||
|
||
- Login authentication
|
||
- File manager with upload / edit / rename / delete
|
||
- Directory download as ZIP
|
||
- Dark mode UI (green / blue)
|
||
- Lightweight – no dependencies
|
||
## 👨💻 Author
|
||
|
||
codebyebrahim
|