Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
SharpDecryptPwd — Windows システム上に保存されている一部プログラムのパスワードを解析します:Navicat、TeamViewer、FileZilla、WinSCP、Xmanager シリーズ製品(Xshell、Xftp)。ソースコード:https://github.com/RowTeam/SharpDecryptPwd | Kitploit
ツール/GitHubGitHub/uknowsec/sharpdecryptpwd
パスワードクラッキング暗号化/復号化ツールポストエクスプロイトペネトレーションテストレッドチーミング
GitHubuknowsec/sharpdecryptpwd

SharpDecryptPwd

Windows システム上に保存されている一部プログラムのパスワードを解析します:Navicat、TeamViewer、FileZilla、WinSCP、Xmanager シリーズ製品(Xshell、Xftp)。ソースコード:https://github.com/RowTeam/SharpDecryptPwd

リポジトリを見る
1.3k1764年前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

SharpDecryptPwd

このプロジェクトは更新を停止しました。リファクタリング版のソースコードプロジェクトは以下の通りです

https://github.com/RowTeam/SharpDecryptPwd

概要

Windows システム上にパスワードを保存している一部のプログラムを解析します。対象:Navicat、TeamViewer、FileZilla、WinSCP、Xmangager シリーズ製品(Xshell、Xftp)。

使用方法

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

参考

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

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

ツールをダウンロード