-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
87 lines (53 loc) · 3.12 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
### README.md - Yavuzlar PHP Shell
![Yavuzlar PHP Shell Logo](https://i.hizliresim.com/hw0i7sb.png)
---
## Türkçe
### Yavuzlar PHP Shell Nedir?
**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.
### Özellikler
- **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` ve `python` 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.
### Varsayılan Giriş Bilgileri
- **Kullanıcı Adı**: `admin`
- **Şifre**: `yavuz`
### Kullanım
1. Web tarayıcısı üzerinden shell'e erişin.
2. Giriş yaptıktan sonra dosya yöneticisi, terminal ve ters shell gibi özelliklere erişebilirsiniz.
3. Arayüz üzerinden dosya düzenleme, silme ve yükleme işlemlerini kolayca gerçekleştirin.
### Katkıda Bulunma
Katkıda bulunmak isteyenler:
- Projeyi forklayıp geliştirmelerinizi yapabilirsiniz.
- İyileştirme önerilerinizi ve hata bildirimlerinizi `issue` açarak paylaşabilirsiniz.
### Yazar Hakkında
Bu proje, **Naci Balcı** tarafından oluşturulmuş ve geliştirilmiştir.
### Lisans
Bu proje, **Yavuzlar Webshell Lisansı** altında lisanslanmıştır. Lisans ile ilgili daha fazla bilgi için `LICENSE` dosyasını inceleyebilirsiniz.
---
## English
### What is Yavuzlar PHP Shell?
**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.
### Features
- **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`, and `python`.
- **Directory Navigation**: Navigate forward and backward through all directories, and view file permissions.
- **Security**: Users must log in before performing any file operations.
### Default Login Information
- **Username**: `admin`
- **Password**: `yavuz`
### Usage
1. Access the shell through a web browser.
2. Once logged in, you can access the file manager, terminal, and reverse shell features.
3. Easily perform file editing, deletion, and uploading via the interface.
### Contributing
If you want to contribute:
- Fork the project and make your improvements.
- Report issues and submit improvement suggestions via `issues`.
### About the Author
This project was created and developed by **Naci Balcı**.
### License
This project is licensed under the **Yavuzlar Webshell License**. For more information about the license, please refer to the `LICENSE` file.
---