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
SharpDecryptPwd — Analiza las contraseñas guardadas en el sistema Windows por algunos programas, incluyendo: Navicat, TeamViewer, FileZilla, WinSCP, y los productos de la serie Xmanager (Xshell, Xftp). Código fuente: https://github.com/RowTeam/SharpDecryptPwd | Kitploit
Herramientas/GitHubGitHub/uknowsec/sharpdecryptpwd
Descifrado de ContraseñasHerramientas de Cifrado/DescifradoPost-ExplotaciónPruebas de PenetraciónRed Teaming
GitHubuknowsec/sharpdecryptpwd

SharpDecryptPwd

Analiza las contraseñas guardadas en el sistema Windows por algunos programas, incluyendo: Navicat, TeamViewer, FileZilla, WinSCP, y los productos de la serie Xmanager (Xshell, Xftp). Código fuente: https://github.com/RowTeam/SharpDecryptPwd

Ver Repositorio
1.3k176hace 4 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

SharpDecryptPwd

Este proyecto ya no se actualiza, el proyecto de código fuente reconstruido es el siguiente

https://github.com/RowTeam/SharpDecryptPwd

Introducción

Analiza los programas cuyas contraseñas se guardan en el sistema Windows, incluyendo: Navicat, TeamViewer, FileZilla, WinSCP, productos de la serie Xmangager (Xshell, Xftp).

Uso

cmd.exe

root@kitploit:~
> SharpDecryptPwd.exe

Author: Uknow
Github: https://github.com/uknowsec/SharpDecryptPwd
Reference: https://rcoil.me/2019/09/SharpDecryptPwd/

Usage: SharpDecryptPwd.exe -NavicatCrypto
       SharpDecryptPwd.exe -TeamViewer
       SharpDecryptPwd.exe -FileZilla
       SharpDecryptPwd.exe -WinSCP
       SharpDecryptPwd.exe -Xmangager -p Session_Path
root@kitploit:~
> SharpDecryptPwd.exe -TeamViewer

root@kitploit:~
> SharpDecryptPwd.exe -NavicatCrypto

root@kitploit:~
> SharpDecryptPwd.exe -FileZilla

root@kitploit:~
> SharpDecryptPwd.exe -Xmangager -p D:\xshell\Xshell\Sessions

Cobalt Strike

root@kitploit:~
execute-assembly /path/to/SharpDecryptPwd.exe

Referencia:

https://www.t00ls.net/viewthread.php?tid=30146&highlight=WinSCP

https://rcoil.me/2019/09/SharpDecryptPwd/

Descargar herramienta