Lucene search
+L

8924 matches found

Kitploit
Kitploit
added 2026/09/06 5:35 p.m.3 views

EternalBlue-Vulnerability-Scanner

Escáner EternalBlue Una herramienta en Python para escanear dispositivos con SMB habilitado en busca de la vulnerabilidad EternalBlue CVE-2017-0144. Este script verifica si los dispositivos en una red son vulnerables al exploit EternalBlue probando conexiones SMB. ⚡ Características ✅ Escanea una...

9.3CVSS7.9AI score0.9923EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/06 5:19 p.m.6 views

CVE-2021-34527

PrintNightmare CVE-2021-34527 Esta versión del exploit de PrintNightmare se basa en el código creado por Cube0x0, con las siguientes características: Capacidad para atacar múltiples hosts. Servidor SMB integrado para la entrega del payload, eliminando la necesidad de recursos compartidos de...

9CVSS8.2AI score0.99792EPSS
SaveExploits41References3
Kitploit
Kitploit
added 2026/09/06 5:14 p.m.4 views

CVE-2025-24071

CVE-2025-24071PoC CVE-2025-24071: Fuga de hash NTLM a través de extracción RAR/ZIP y archivo .library-ms Windows Explorer inicia automáticamente una solicitud de autenticación SMB cuando se extrae un archivo .library-ms de un archivo .rar, lo que provoca la divulgación del hash NTLM. El usuario n...

6.5CVSS7.3AI score0.24638EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/06 4:59 p.m.4 views

CVE-2023-23397-Report

CVE-2023-23397-Report An exploitation demo of Outlook Elevation of Privilege Vulnerability CVE-2023-23397 is a critical EoP vulnerability in Microsoft Outlook that is triggered when an attacker sends a message with an extended MAPI property with a UNC path to an SMB TCP 445 share on a threat...

9.8CVSS8.1AI score0.97408EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/06 4:38 p.m.86 views

SMBetray

SMBetray Version 1.0.0. This tool is a PoC to demonstrate the ability of an attacker to intercept and modify insecure SMB connections, as well as compromise some secured SMB connections if credentials are known. Background Released at Defcon26 at "SMBetray - Backdooring and Breaking Signatures" I...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 4:38 p.m.5 views

SMBetray

SMBetray Versión 1.0.0. Esta herramienta es una Prueba de Concepto PoC para demostrar la capacidad de un atacante de interceptar y modificar conexiones SMB inseguras, así como comprometer algunas conexiones SMB seguras si se conocen las credenciales. Antecedentes Publicado en Defcon26 en "SMBetra...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 4:35 p.m.4 views

smbee

smbee Comprueba si el sistema es vulnerable a CVE-2020-0796 SMB v3 Script escrito en golang, inestable Uso ./smbee ip...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/06 4:30 p.m.3 views

keimpx

Introducción keimpx es una herramienta de código abierto, publicada bajo la Licencia Apache 2.0. Se puede usar para verificar rápidamente credenciales válidas en una red a través de SMB. Las credenciales pueden ser: Combinación de usuario / contraseña en texto plano. Combinación de usuario / hash...

5.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 3:55 p.m.3 views

CVE-2018-10583

Updated python3 exploit for CVE-2018-10583 LibreOffice/Open Office - '.odt' Information Disclosure original credits to : https://www.exploit-db.com/exploits/44564 Usage 1. Install ezodf module with pip or pip3 2. Run the exploit with python3 it will generate a bad.odt file, upload it to the box 3...

7.5CVSS6.7AI score0.78972EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/06 3:45 p.m.6 views

SMB-CVE-2025-33073

SMB-CVE-2025-33073 Advanced SMB Honeypot: CVE-2025-33073 Research & Implementation Advanced SMB Honeypot: CVE-2025-33073 Research & Forensics 📌 Project Overview This project presents a high-interaction Honeypot environment designed to research, detect, and analyze exploitation attempts targeting...

8.8CVSS8AI score0.80489EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/06 3:34 p.m.3 views

CVE-2007-2447

CVE-2007-2447 To test the script I recommend you the virtual machine "metasploitable 2" available here. The script will display a reverse shell if the exploit works. To get the connection, just open a netcat session like : root@kitploit: netcat -lnvp Table of contents Exemples Requirements Payloa...

6CVSS8AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/06 3:10 p.m.5 views

OSCP

OSCP OSCP Study Guide Table of Contents Enumeration and Recon Web Enumeration Nikto scanning: root@kitploit: nikto -h http://10.10.10.1 Directory busting with different tools: DIRB root@kitploit: dirb http://10.10.10.1 Gobuster root@kitploit: gobuster dir -u http://10.129.155.74:3000 -w...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 1:21 p.m.4 views

CVE-2007-2447

CVE-2007-2447 Saikat Karmakar | Oct 14 : 2022 Usage: root@kitploit: python3 exploit-smb-3.0.20.py -lh -lp -t requirements root@kitploit: pysmb argparse P.S. I'm not the author of this cve. I barely had a computer when this cve was created. I tried to create am automated script to exploit...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/06 12:28 p.m.4 views

scavenger

scavenger scavenger : es una herramienta de escaneo post-explotación multi-hilo para buscar en sistemas, encontrando los archivos y carpetas más usados, así como archivos "interesantes" que contienen información sensible. Definición del problema: Scavenger aborda un problema desafiante que suelen...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 11:30 a.m.5 views

ridrelay

RidRelay طريقة سريعة وسهلة للحصول على أسماء مستخدمي المجال أثناء العمل على شبكة داخلية. تواصل معي: @skorov8 كيف يعمل يجمع RidRelay بين هجوم إعادة توجيه NTLM والاستعلامات الشائعة المستندة إلى lsarpc وتدوير RID للحصول على قائمة بأسماء مستخدمي المجال. يتبع هذه الخطوات: 1. يشغل خوادم SMB و HTTP وينتظ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 11:29 a.m.6 views

opencanary

OpenCanary by Thinkst Canary OpenCanary is a multi-protocol network honeypot. It's primary use-case is to catch hackers after they've breached non-public networks. It has extremely low resource requirements and can be tweaked, modified, and extended. Overview OpenCanary runs as a daemon and...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/06 10:47 a.m.4 views

cve-2024-43451-ntlm_hash_disclosure_reproduction

CVE-2024-43451 — Vulnerabilidad de suplantación de identidad de divulgación de hash NTLM en Windows Descripción general CVE-2024-43451 es una vulnerabilidad de suplantación de identidad de divulgación de hash NTLMv2 en Windows. Permite que un atacante remoto no autenticado filtre el hash NTLM de ...

6.5CVSS7.5AI score0.84108EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/06 9:50 a.m.4 views

CVE-2023-4220

autopwn...

8.1CVSS7AI score0.76084EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/06 5:47 a.m.5 views

CVE-2025-24071

CVE-2025-24071 - Windows File Explorer NTLM Hash Leak 📋 Overview CVE-2025-24071 is a vulnerability in Windows File Explorer that allows unauthorized disclosure of NTLM hashes. When a user extracts a specially crafted .zip archive containing a malicious .library-ms file, Windows Explorer...

6.5CVSS7.4AI score0.24638EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/06 4:52 a.m.4 views

cve-2025-24054

CVE-2025-24071: NTLM Hash Leak via .library-ms File Metasploit Module This repository contains a Metasploit module to exploit CVE-2025-24071, a vulnerability in Windows Explorer that leaks NTLM hashes when a malicious .library-ms file is extracted from a ZIP archive. Developed by: FOLKS-IWD...

6.5CVSS7.3AI score0.58909EPSS
SaveExploits36
Rows per page
Query Builder