2025-07-13 11:18:49 +01:00
|
|
|
|
# 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.
|
|
|
|
|
|
|
2025-07-13 11:23:41 +01:00
|
|
|
|
---
|
|
|
|
|
|
# 🔐 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.
|
|
|
|
|
|
|
2025-07-13 11:18:49 +01:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
## 🔵 Blue Theme
|
|
|
|
|
|
|
|
|
|
|
|
File: `ebishell_b.php`
|
|
|
|
|
|
|
|
|
|
|
|

|
2025-07-13 11:39:23 +01:00
|
|
|
|

|
2025-07-13 11:18:49 +01:00
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
## 🟢 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
|