Lucene search
+L

269511 matches found

Kitploit
Kitploit
added 2026/09/13 2:47 p.m.10 views

ipv6_frag_escape

IPV6FRAGESCAPE 一个针对CentOS / RHEL 10的可靠的未特权容器/监狱逃逸概念验证。 它利用了Linux内核中一个现已修复的IPv6分段漏洞,位于ip6appenddata函数中(上游通过 38becddc 修复,无CVE),这是一个 slab 内的线性溢出,溢出到数据包自身头部对象尾部的 skbsharedinfo 结构中。本README仅记录利用链,不涵盖触发条件。 范围 目标:CentOS / RHEL 10(内核 6.12.x,例如 6.12.0-242.el10)。 起始条件:一个位于网络隔离容器内的未特权进程,能够访问未特权用户命名空间。...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:44 p.m.8 views

CVE-2024-37383-POC

CVE-2024-37383-POC Proof of concept for CVE-2024-37383 Introduction This repository contains a proof of concept for the XSS vulnerability in roundcube: CVE-2024-37383. More information about this vulnerability can be found: here Steps Start Roundcube If you don't have an instance of roundcube...

6.1CVSS7.3AI score0.73296EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 2:44 p.m.28 views

eviltree

EvilTree A standalone python3 remake of the classic "tree" command with the additional feature of searching for user provided keywords/regex in files, highlighting those that contain matches. Created for two main reasons: While searching for secrets in files of nested directory structures, being...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:42 p.m.5 views

CVE-2023-23752

Joomla Unauthenticated Information Disclosure Exploit CVE-2023-23752 Exploit Description This repository contains an exploit for a vulnerability named "Joomla Unauthenticated Information Disclosure" CVE-2023-23752. Please note that this is merely a proof-of-concept script created for educational...

5.3CVSS6.8AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/09/13 2:35 p.m.7 views

CVE-2025-24893

CVE-2025-24893 PoC | XWiki Platform 15.10.10 - 远程代码执行 一个 RCE(远程代码执行)类别的漏洞,当未经身份验证的攻击者可以在无需身份验证或先前访问权限(访客用户)的情况下远程执行任意 Groovy 代码时被发现。以下是针对此漏洞的 Python PoC(概念验证)。 安装。 1. 克隆仓库到您的机器。 root@kitploit: git clone https://github.com/zs1n/CVE-2025-24893 2. 执行漏洞利用脚本。 root@kitploit: python3 CVE-2025-24893.py...

9.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/13 2:30 p.m.9 views

BugChecker

BugChecker Introduction BugChecker is a SoftICE-like kernel and user debugger for Windows 11 and Windows XP as well: it supports Windows versions from XP to 11, both x86 and x64. BugChecker doesn't require a second machine to be connected to the system being debugged, like in the case of WinDbg a...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/13 2:18 p.m.7 views

CVE-2023-33253

CVE-2023-33253 LabCollector 6.0 though 6.15 allows remote code execution An authenticated remote low-privileged user can upload an executable PHP file and execute system commands. The vulnerability is in the message function, and is due to insufficient validation of the file such as...

8.8CVSS7.8AI score0.02507EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 2:17 p.m.7 views

CVE-2025-0411-PoC

更多PoCs at: https://pc.fenchuan8.com//index?forum=101158&yqm=DGR4X Compile with MinGW-w64 x8664-w64-mingw32-g++ loader.cpp -o loader.exe -s -static After compilation, compress the exe with 7z and execute twice. Since this vulnerability requires user interaction, the generated compressed file needs...

7CVSS7.4AI score0.67071EPSS
SaveExploits8
NVD
NVD
added 2026/09/13 2:16 p.m.9 views

CVE-2026-90523

A vulnerability was identified in jaychouchannel Tourism-Management-System up to 229956e20dbd4a80eeff14535e44d3099502af09. The affected element is an unknown function of the file travel/src/main/java/com/controller/UsersController.java of the component User Register Endpoint. Such manipulation of...

7.5CVSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 2:15 p.m.5 views

CVE-2023-22515

CVE-2023-22515 CVE-2023-22515 Confluence Broken Access Control Exploit 漏洞说明 Confluence 未授权添加管理员用户 USAGE Build root@kitploit: 源码编译 go mod init CVE-2023-22515 go mod tidy go build -ldflags="-s -w" -trimpath -o CVE-2023-22515.exe .\CVE-2023-22515.go Run root@kitploit: .\CVE-2023-22515.exe -h...

10CVSS8.4AI score0.99156EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/13 2:14 p.m.12 views

CVE-2023-34839

CVE-2023-34839 — Issabel PBX 4.0.0-6: CSRF a Escalada de Privilegios Tabla de Contenidos Descripción General Detalles de la Vulnerabilidad Software Afectado Puntuación CVSS Escenario de Ataque Prueba de Concepto PoC Pasos para Reproducir Impacto Remediación Referencias Aviso Legal Descripción...

6.8CVSS7AI score0.00659EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 2:05 p.m.7 views

CVE-2021-44228-playground

LOG4SHELL-CVE-2021-44228-Validator 关于 此工具允许您验证一个简单的 Java Web 应用程序是否对 CVE-2021-44228 存在漏洞,基于用户提供的 Java 和 Log4J 版本。 您还可以(可选地)应用几种预定义的缓解措施之一。 由 log4shellvalidator.py 启动的模拟实验室使用 docker-compose 来模拟利用 log4j 漏洞并在易受攻击的机器上获得 RCE。 工作方式 首先,需要构建一些 Docker 镜像。./buildimages.sh 脚本会处理这些。 攻击模拟按以下方式进行: 首先,一个简单的 Jav...

10CVSS7.4AI score0.99999EPSS
SaveExploits368References3
Kitploit
Kitploit
added 2026/09/13 2:04 p.m.4 views

acheron

关于 Acheron 是一个受 SysWhisper3/FreshyCalls/RecycledGate 启发的库,大部分功能使用 Go 汇编实现。 acheron 包可用于向您的 Golang 工具链添加间接系统调用能力,以绕过那些利用用户态钩子和 instrumentation callbacks 来检测从内核态返回用户态时未回到 ntdll.dll 的异常系统调用的 AV/EDR。 主要特性 无依赖 纯 Go 和 Go 汇编实现 支持自定义字符串加密/哈希函数以对抗静态分析 工作原理 创建新的系统调用代理实例时,会执行以下步骤: 1. 遍历 PEB 以获取内存中 ntdll.dll...

5.8AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/13 2:02 p.m.46 views

cloud

Cloud Monitoring the Cloud Landscape Our mission with this project is to provide an always up-to-date and freely accessible map of the cloud landscape for every major cloud service provider. We've decided to kick things off with collecting SSL certificate data of AWS EC2 and GCP machines,...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 2:01 p.m.12 views

WP-GDPR-Compliance-Plugin-Exploit

WordPress WP GDPR Compliance 插件漏洞 CVE-2018-19207 利用脚本 该 Python 脚本会创建一个管理员角色用户。请根据你的具体情况修改变量 baseurl、username 和 email。由于系统会向该邮箱发送一封用于设置新用户密码的邮件,因此需要一个可用的邮箱地址。 该脚本适用于版本 =1.4.2 的 WP GDPR Compliance 插件。 请仅在你自己拥有的网站上或获得授权时使用此脚本(例如在合法的渗透测试中)。 依赖 本脚本使用 Python 2.7 编写。未经测试,不保证能在 Python 3 中运行。 脚本使用了 Python...

9.8CVSS8.2AI score0.88065EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 2:01 p.m.6 views

cve-2015-1538-1

包含一个Python脚本,用于生成利用‘stsc’漏洞(即CVE-2015-1538(1))的MP4文件。这是我报告的Stagefright库中最关键的漏洞之一。此漏洞利用的预期结果是获得媒体用户权限的反向Shell。正如我在Black Hat和DEF CON演讲中详细所述,该用户还能访问相当多的组,例如inet、audio、camera和mediadrm。这些组允许攻击者远程拍照或收听麦克风,而无需利用其他漏洞。 此漏洞利用存在一些注意事项。首先,它并非通用漏洞利用,仅在一款设备型号上测试通过。我的目标是运行Android 4.0.4且仅实现部分ASLR的Galaxy...

10CVSS6.1AI score0.99064EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 1:59 p.m.10 views

keycloak

Gestión de identidad y acceso de código abierto Añade autenticación a aplicaciones y protege servicios con el mínimo esfuerzo. No necesitas ocuparte de almacenar usuarios ni de autenticarlos. Keycloak proporciona federación de usuarios, autenticación sólida, gestión de usuarios, autorización de...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/13 1:57 p.m.9 views

CVE-2006-0450-phpBB-2.0.15-Multiple-DoS-Vulnerabilities

Neo Security Team NST® - 公告 15 - 00/00/06 程序: phpBB 2.0.15 主页: http://www.phpbb.com 受影响版本: phpBB 2.0.15 及更低版本 风险: 高风险!! 影响: 多个拒绝服务漏洞。 描述 phpBB 是一个功能强大、完全可扩展且高度可定制的 开源论坛软件包。phpBB 拥有用户友好的 界面、简单直观的管理面板以及 实用的 FAQ。基于强大的 PHP 服务器语言以及您 选择的 MySQL、MS-SQL、PostgreSQL 或 Access/ODBC 数据库服务器, phpBB...

5CVSS5.8AI score0.05089EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 1:57 p.m.6 views

CVE-2021-40223

CVE-2021-40223 Application : Rittal CMC PU III Web management Devices : CMC PU III 7030.000 Software Revision : V3.11.002 Hardware Revision : V3.00 Attack type : Stored XSS Solution : Update to Software Revision V3.17.10 or later Summary : Web application fails to sanitize user input on Security...

5.4CVSS6AI score0.00624EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 1:53 p.m.6 views

TelemetrySourcerer

Telemetry Sourcerer Introduction Telemetry Sourcerer can enumerate and disable common sources of telemetry used by AV/EDR on Windows. Red teamers and security enthusiasts can use this tool in a lab environment to: Identify collection-based blind spots in the products they're up against. Determine...

6AI score
SaveExploits0References4
Rows per page
Query Builder