Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
SharpDecryptPwd — Decifra senhas salvas por alguns programas no sistema Windows, incluindo: Navicat, TeamViewer, FileZilla, WinSCP, produtos da série Xmanager (Xshell, Xftp). Código-fonte: https://github.com/RowTeam/SharpDecryptPwd | Kitploit
Ferramentas/GitHubGitHub/uknowsec/sharpdecryptpwd
Quebra de SenhasFerramentas de Criptografia/DescriptografiaPós-ExploraçãoTestes de PenetraçãoRed Teaming
GitHubuknowsec/sharpdecryptpwd

SharpDecryptPwd

Decifra senhas salvas por alguns programas no sistema Windows, incluindo: Navicat, TeamViewer, FileZilla, WinSCP, produtos da série Xmanager (Xshell, Xftp). Código-fonte: https://github.com/RowTeam/SharpDecryptPwd

Ver Repositório
1.3k1762há 4 anosRevisado pelo Kitploit

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar

SharpDecryptPwd

Este projeto não será mais atualizado; o projeto de reestruturação do código-fonte está abaixo

https://github.com/RowTeam/SharpDecryptPwd

Introdução

Analisa alguns programas cujas senhas já estão salvas no sistema Windows, incluindo: Navicat, TeamViewer, FileZilla, WinSCP e os produtos da série Xmangager (Xshell, Xftp).

Método de 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

Referência:

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

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

Baixar ferramenta