Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
shellstack — Una herramienta basada en PHP que te ayuda a gestionar eficientemente todos tus sitios web con backdoor. | Kitploit
Herramientas/GitHubGitHub/tuhinshubhra/shellstack
Generación de PayloadsExplotación de Aplicaciones WebPost-ExplotaciónHerramienta de Acceso Remoto
GitHubtuhinshubhra/shellstack

shellstack

Una herramienta basada en PHP que te ayuda a gestionar eficientemente todos tus sitios web con backdoor.

Ver Repositorio
1266349hace 6 añosRevisado por Kitploit

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

ShellStack

Versión 1.0


ShellStack es una herramienta de gestión de backdoors basada en PHP. Esta herramienta es útil para "HACKERS" que desean llevar un registro de cada sitio web que hackean. La herramienta genera un archivo backdoor que solo tienes que subir al sitio y colocar la URL del backdoor en el archivo shells.txt presente en el directorio de la herramienta.

Con ShellStack puedes

  • Importar shells PHP
  • Obtener detalles del servidor
  • Subir archivos desde tu sistema usando tu terminal
  • Y sobre todo, puedes gestionar tus backdoors de manera eficiente

Cómo Usar

  1. git clone https://github.com/Tuhinshubhra/shellstack
  2. cd shellstack
  3. php shellstack.php
  4. generatebd y sal de la herramienta usando CTRL + C - Esto generará un archivo backdoor en el mismo directorio de la herramienta con el nombre
backdoor.php
  • Sube el archivo backdoor al sitio de la víctima
  • Copia la URL del backdoor y pégala en el archivo shells.txt presente en el directorio de la herramienta y guárdalo (Cada backdoor está separado por una nueva línea)
  • php shellstack.php
  • Introduce el Número de Serie asignado al backdoor
  • El resto es bastante autoexplicativo
  • Mira el video aquí: https://youtu.be/umk3ZNZ5Y1I

    Requisitos

    root@kitploit:~
    php
    curl 
    

    Ejemplo

    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# 
    
    

    Lanzamiento(s)

    Versión 1.0 el 14-06-2017

    Descargar herramienta