Yavuzlar PHP Shell, bir web tabanlı shell ortamı sağlayarak dosya yönetimi, terminal erişimi ve ters shell işlemleri gibi özellikler sunan bir PHP projesidir. Bu shell, özellikle web sunucularında uzaktan yönetim ve dosya işlemleri gerçekleştirmek isteyenler için tasarlanmıştır.
- Dosya Yöneticisi: Dosya yükleme, düzenleme, silme ve indirme işlemlerini destekler.
- Terminal: Web tabanlı terminal ile komut satırı erişimi sağlar.
- Ters Shell:
curl
,bash
vepython
kullanarak ters shell bağlantıları kurabilirsiniz. - Dizin Gezintisi: Tüm dizinler arasında ileri ve geri hareket edebilir, dosya izinlerini görebilirsiniz.
- Güvenlik: Dosya işlemleri yapabilmek için giriş yapılması gereklidir.
- Kullanıcı Adı:
admin
- Şifre:
yavuz
- Web tarayıcısı üzerinden shell'e erişin.
- Giriş yaptıktan sonra dosya yöneticisi, terminal ve ters shell gibi özelliklere erişebilirsiniz.
- Arayüz üzerinden dosya düzenleme, silme ve yükleme işlemlerini kolayca gerçekleştirin.
Katkıda bulunmak isteyenler:
- Projeyi forklayıp geliştirmelerinizi yapabilirsiniz.
- İyileştirme önerilerinizi ve hata bildirimlerinizi
issue
açarak paylaşabilirsiniz.
Yavuzlar PHP Shell is a web-based shell environment that provides features such as file management, terminal access, and reverse shell operations. It is designed for those who need to manage files and execute commands on web servers remotely.
- File Manager: Supports file uploading, editing, deleting, and downloading.
- Terminal: Provides command line access via a web-based terminal.
- Reverse Shell: Allows reverse shell connections using
curl
,bash
, andpython
. - Directory Navigation: Navigate forward and backward through all directories, and view file permissions.
- Security: Users must log in before performing any file operations.
- Username:
admin
- Password:
yavuz
- Access the shell through a web browser.
- Once logged in, you can access the file manager, terminal, and reverse shell features.
- Easily perform file editing, deletion, and uploading via the interface.
If you want to contribute:
- Fork the project and make your improvements.
- Report issues and submit improvement suggestions via
issues
.