webshell/README.md

51 lines
993 B
Markdown
Raw Permalink Normal View History

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`
![Blue 1](./ebishell_b_1.JPG)
2025-07-13 11:39:23 +01:00
![Blue 2](./ebishell_b_2.jpg)
2025-07-13 11:18:49 +01:00
![Blue 3](./ebishell_b_3.JPG)
---
## 🟢 Green Theme (Classic Terminal UI)
File: `ebishell_g.php`
![Green 1](./ebishell_g_1.JPG)
![Green 2](./ebishell_g_2.JPG)
![Green 3](./ebishell_g_3.JPG)
---
## ✨ Features
- Login authentication
- File manager with upload / edit / rename / delete
- Directory download as ZIP
- Dark mode UI (green / blue)
- Lightweight no dependencies
## 👨‍💻 Author
codebyebrahim