Lucene search
+L

789081 matches found

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

CVE-2022-0847-DirtyPipe-Exploits

CVE-2022-0847-DirtyPipe-Exploits A collection of exploits and documentation for penetration testers and red teamers that can be used to aid the exploitation of the Linux Dirty Pipe vulnerability. About The Vulnerability Dirty Pipe CVE-2022-0847 is a local privilege escalation vulnerability in the...

7.8CVSS6.8AI score0.89721EPSS
SaveExploits102References2
Kitploit
Kitploit
added 2026/09/13 2:19 a.m.9 views

CVE-2025-5304

CVE-2025-5304 PT Project Notebooks 1.0.0 - 1.1.3 - Missing Authorization to Unauthenticated Privilege Escalation 🚀 PT Project Notebooks ≤ 1.1.3 — Unauthenticated Privilege Escalation CVE-2025-5304 PoC & exploit helper for PT Project Notebooks versions 1.0.0–1.1.3 : Missing authorization in...

9.8CVSS5.8AI score0.00601EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 2:18 a.m.8 views

Apache-Pluto-3.0.0--CVE-2018-1306

CVE-2018-1306 Apache Pluto 3.0.0 issue in the authorisation logic which lets attacker upload malicious files by tampering HTTP methods. Script written in python3. Usage: python3 ./plutorce.py http://192.168.0.1/ webshell.jsp...

7.5CVSS7.4AI score0.43471EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 2:15 a.m.8 views

CVE-2015-9331

CVE-2015-9331 POC Vulnerability Description CVE-2015-9331 is an arbitrary file upload vulnerability in the WordPress plugin WP All Import. This vulnerability allows an unauthenticated attacker to upload arbitrary files to the server, potentially leading to remote code execution. Affected Versions...

7.5CVSS7.8AI score0.01428EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 2:02 a.m.13 views

Strapi-RCE

Strapi-RCE Exploit script showcasing a mixture of CVE-2019-18818 and CVE-2019-19609 for unauthenticated remote code execution in Strapi CMS. Exploit This script exploits a vulnerability in Strapi CMS versions 3.0.0-beta.17.4 and lower, allowing for unauthenticated remote code execution. Descripti...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:50 a.m.10 views

CVE-2022-34556

Description of CVE-2022-34556 PicoC v3.2.2 was discovered to contain a NULL pointer dereference at variable.c. Any project or library that uses Picoc also suffers from this issue. An example of this would be picoc-js. Setting up our environment To replicate the null pointer dereference...

5.5CVSS5.7AI score0.00317EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 1:48 a.m.11 views

CVE-2025-62454

This is not exploiting, just POC root@kitploit: BUGCHECKCODE: 50 BUGCHECKP1: ffff808b75973000 BUGCHECKP2: 2 BUGCHECKP3: fffff803df12ddda BUGCHECKP4: 0 READADDRESS: ffff808b75973000 Special pool MMINTERNALCODE: 0 IMAGENAME: cldflt.sys MODULENAME: cldflt FAULTINGMODULE: fffff803df110000 cldflt...

7.8CVSS7.4AI score0.02312EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:43 a.m.7 views

OutlookNTLM_CVE-2023-23397

To exploit this vulnerability, an attacker must create a malicious calendar invitation that includes a reference to a sound file pointing to a file in a network share in the attacker's machine. At a low level, an Outlook email stores the reference to the sound file in an internal parameter called...

9.8CVSS7.8AI score0.97408EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/13 1:33 a.m.8 views

CVE-2025-24071

CVE-2025-24071: Microsoft Windows File Explorer Spoofing Vulnerability script by SilentExploit 📖 Description This project detects and demonstrates exploitation of a Windows File Explorer spoofing vulnerability. The issue arises from a Windows library file .library-ms containing a network path,...

6.5CVSS7.6AI score0.22915EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/13 1:05 a.m.8 views

CVE-2026-32202

零点击强制认证:查看带有特制 .lnk 的文件夹会在图标渲染期间触发 UNC 解析,迫使受害者向攻击者指定的地址发起出站连接,从而泄露(并允许中继)其 Net-NTLMv2 凭据。该漏洞源于 CVE-2026-21510 的补丁不完整:Microsoft 添加的信任验证仅在 ShellExecuteExW 调用时、即调用阶段生效,但在 CControlPanelFolder::GetUIObjectOf 执行时损害已经造成,而该函数在任何 ShellExecute 信任验证发生之前就被调用了。 Explorer 调用 CControlPanelFolder::GetUIObjectOf...

8.8CVSS7AI score0.63686EPSS
SaveExploits5
GithubExploit
GithubExploit
added 2026/09/13 12:58 a.m.25 views

eJPT-Prep-Guide

eJPT-Prep-Guide eJPT Junior Penetration Tester preparation a...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:42 a.m.8 views

CVE-2024-48990-POC

CVE-2024-48990-POC Simple poc for CVE-2024-48990 privilege escalation vulnerability with needrestart. https://www.qualys.com/2024/11/19/needrestart/needrestart.txt Overview This was desgined while working through the HackTheBox challenge, 'Conversor'. Slight modifications will be made to generali...

7.8CVSS7.8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/13 12:40 a.m.9 views

CVE-2026-36834

Summary An out-of-bounds array read exists in src/decoders/pana8.cpp. The function GetDBit can return the value 17 when no Huffman table match is found, but huffcoeff is declared with only 17 elements valid indices 0-16. This results in huffcoeff17 being accessed, triggering undefined behavior...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 12:18 a.m.7 views

39646

39646 Plugin de WordPress Advanced Video 1.0 - Inclusión de Archivos Locales Actualización El crédito original pertenece a evait security GmbH Este script es una versión más robusta del exploit original...

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

JObfuscator

JObfuscator — Java 源代码混淆与保护 JObfuscator 是一款面向 Java 编程语言的源代码混淆器。它可以保护您的 Java 源代码和算法免受黑客攻击、破解、逆向工程、反编译以及技术窃取。 JObfuscator 采用多种混淆技术来保护并隐藏您 Java 源代码的真实功能。 它会重命名所有变量和方法,通过使代码流非线性化来混淆代码执行流程,并使用我们尖端的多态字符串加密引擎对所有字符串进行加密。 更多技术细节、下载及文档,请访问: https://www.pelock.com/products/jobfuscator 支持 Windows 和 Linux(需...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 12:17 a.m.15 views

PowerShell-Pro-Obfuscator-Python

PowerShell Pro Obfuscator — 混淆与虚拟化 PowerShell 代码 PowerShell Pro Obfuscator 通过重命名、多态字符串和整数加密、控制流平坦化、有限状态自动机(FSA)、VM 引擎、自防御完整性检查、保护链接器和反调试探针来保护专有的 .ps1 脚本。 通过 GUI、CLI、在线工具或 API,对 PowerShell .ps1 脚本进行混淆、虚拟化与保护,支持多态字符串加密、VM 引擎、有限状态自动机变换、自完整性及反调试检查。 更多技术细节、下载和文档,请访问:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 12:14 a.m.6 views

CVE-2022-1388-POC

CVE-2022-1388 Poc by PsychoSec Improved POC for CVE-2022-1388 that affects multiple F5 products. This is an improved version of Horizon3's Proof of Concept for CVE-2022-1388: https://github.com/horizon3ai/CVE-2022-1388 This version contains multiple improvements as well as an interactive shell to...

9.8CVSS8.8AI score0.99958EPSS
SaveExploits63References2
Kitploit
Kitploit
added 2026/09/13 12:10 a.m.8 views

Joomla-CVE-2023-23752-Exploit-Script

Usage root@kitploit: python exploit.py http://example.com...

5.3CVSS6.9AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/09/13 12:09 a.m.9 views

CVE-2025-24813-POC

JSP Web Shell Uploader A simple Python tool for uploading a basic JSP web shell to one or more targets via HTTP PUT requests. ⚠️ For educational and authorized penetration testing only. Apache Tomcat is vulnerable to a Path Equivalence / Path Traversal issue due to improper handling of ../...

10CVSS8.2AI score0.99927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/13 12:08 a.m.12 views

CVE-2023-50387

Repository based on https://github.com/knqyf263/CVE-2023-50387 with several modifications: Added resolver-fixed, which has an implementation of Unbound where the vulnerability we discussed is fixed. Created scripts for automating the generation of RRSIG keys. To auto-generate configuration files:...

7.5CVSS7.2AI score0.99988EPSS
SaveExploits0References1
Rows per page
Query Builder