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
fudshell — Un script eficiente para generar una reverse shell persistente FUD para Red Teaming. No subas el stub generado a Virustotal. | Kitploit
Herramientas/GitHubGitHub/machine1337/fudshell
Generación de PayloadsGeneración de Shellcode
GitHubmachine1337/fudshell

fudshell

Un script eficiente para generar una reverse shell persistente FUD para Red Teaming. No subas el stub generado a Virustotal.

Ver RepositorioSitio web
7614hace 2 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

fudshell

Un script eficiente para generar una reverse shell persistente FUD para Red Teaming. No subas el stub generado a VirusTotal.

fush

Advertencia:

root@kitploit:~
   [*] No subas ningún payload a VirusTotal. Si es detectado, házmelo saber... actualizaré el stub.
   Si necesitas evasiones de Cobalt Strike, mándame un DM a Telegram: @R0ot1337
   

Cómo usar:

root@kitploit:~
  1. Introduce LHOST (tu ip)
  2. Introduce LPORT (tu puerto)
  3. Después de generar el payload de PowerShell.
  4. Ahora escucha con netcat (nc -lvnp {puerto que especificaste en Lport})

Instalación:

root@kitploit:~
    a) git clone https://github.com/machine1337/fudshell
    b) cd fudshell
    c) python3 -m pip install -r requirements.txt
    d) python3 fud.py
    

Uso:

root@kitploit:~
 python3 fud.py
      

Características:

root@kitploit:~
 1. Reverse shell generada FUD
 2. Reverse shell persistente
 3. Difícil de descifrar.
 4. Muy fácil de usar.

Resultados:

https://kleenscan.com/scan_result/68cba9815e02e568c3dc42475e5440e02a882f04fa835839b5fcfebb51c2f242

Contacto:

root@kitploit:~
Grupo de Telegram: https://t.me/machine1337
Descargar herramienta