webshell/README.md
2025-07-13 11:39:23 +01:00

50 lines
993 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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`
![Blue 1](./ebishell_b_1.JPG)
![Blue 2](./ebishell_b_2.jpg)
![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