Lucene search
+L

1254152 matches found

Kitploit
Kitploit
added 2026/09/08 1:39 a.m.7 views

CVE-2024-4956

CVE-2024-4956 - Unauthenticated Path Traversal in Nexus Repository Manager 3 The Nexus Repository Manager is a repository manager that organizes, stores, and distributes artifacts needed for development. A path traversal vulnerability has been discovered in Nexus Repository 3, in versions prior t...

7.5CVSS7.7AI score0.18245EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/08 1:28 a.m.4 views

zephyr-lwm2m-firmware-update-oob-read-cve-2026-10672-truncated-package-uri

CVE-2026-10672 — Zephyr LwM2M 固件更新越界读取 PoC 针对 CVE-2026-10672 的概念验证,这是 Zephyr RTOS 的 LwM2M 固件更新拉取客户端(subsys/net/lib/lwm2m/lwm2mpullcontext.c)中的一个越界读取漏洞。 漏洞 CVE : CVE-2026-10672 CVSS : 8.2 高危 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L CWE : CWE-125 越界读取 组件 : lwm2mpullcontextstarttransfer in...

9.1CVSS6AI score0.00405EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/08 1:24 a.m.4 views

CVE-2021-41773-PoC

CVE-2021-41773 Path traversal and file disclosure vulnerability in Apache HTTP Server 2.4.49 This script test Apache HTTP Server 2.4.49 Usage: CVE-2021-41773.py options Only for one IP: python CVE-2021-41773.py IPaddress Option -f For IP list in file Example: python CVE-2021-41773.py -f...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/08 1:21 a.m.9 views

CVE-2026-47729

🦑 CVE-2026-47729 - Squidbleed ⚠️ Heartbleed's ancient cousin, hiding in Squid since 1997. ✨ Features Single-file PoC — Zero dependencies Malicious FTP server mimicking NetWare banner + truncated LIST response Real-time detection and decoding of Basic Auth + Bearer tokens Multi-threaded heap...

6.5CVSS6.8AI score0.01503EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 1:20 a.m.5 views

svn-extractor

Svn-Extractor 很多时候,Web 应用渗透测试人员会遇到 .svn 文件夹。对于那些不了解的人来说,.svn 文件夹是 SVN 版本控制系统用于执行其操作的。对于黑盒渗透测试,该文件夹包含大量信息。其中一些关键的帮助领域包括: 1. 发现隐藏的文件和文件夹名称 2. 访问文件的源代码。 3. 即使 htaccess 中设置了限制,也能下载文件。 如何实现这一点。 1. 发现隐藏的文件和文件夹名称 根据所使用的 SVN 版本,有两种方法可以实现这一点。 对于 1.6 版本,我们有 .svn/wc.db,其中包含类似的数据,但采用 sqlite3 格式。 这些文件可以通过 URL...

6.2AI score
SaveExploits0
NVD
NVD
added 2026/09/08 1:17 a.m.6 views

CVE-2026-76968

SAP Web Dispatcher, Internet Communication Manager and SAP Content Server allows an authenticated low-privileged attacker to access certain administrative functionality or interface and obtain sensitive information about the system state, resulting in information disclosure. This disclosed...

6.5CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/08 1:17 a.m.4 views

CVE-2026-76958

SAP Integration Suite does not sufficiently validate XML documents accepted from untrusted sources in certain internal components. An attacker with low privileges could submit specially crafted XML payloads containing malicious external entity declarations. Successful exploitation could allow the...

8.5CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 1:17 a.m.8 views

CVE-2023-23752_Joomla

CVE-2023-23752 Joomla! v4.2.8 - Unauthenticated Information Disclosure A proof-of-concept for CVE-2023-23752 Joomla! v4.2.8 - Unauthenticated Information Disclosure. For versions 4.0.0 4.2.8 it means from 4.0.0 up to 4.2.7. Getting Started Executing program With python3 root@kitploit: python3...

5.3CVSS6.8AI score0.99827EPSS
SaveExploits43
NVD
NVD
added 2026/09/08 1:17 a.m.4 views

CVE-2026-44766

SAP S/4HANA Intercompany Matching and Reconciliation allows a low-privileged authenticated user to inject malicious input into certain functions, which may be processed by the database without proper validation. This could allow the user to access sensitive information, resulting in high impact o...

6.5CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 1:17 a.m.4 views

keepass_dump

Keepass-Dumper This is my PoC implementation for CVE-2023-32784 My version is a python port of @vdohney's PoC along with a few changes and additional features. Changes One change, was to use known strings that can be found within the dump file in order to more accurately jump to the location of t...

7.5CVSS7.8AI score0.04397EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/08 1:15 a.m.5 views

CVE-2025-26318

TSplus Remote Access - CVE-2025-26318 Insecure Permissions Information Disclosure 📌 Description TSplus is, by default, vulnerable to the disclosure of information from users currently connected to the domain on TSplus. 🔍 Vulnerability Details CVE ID : CVE-2025-26318 Vendor : TSplus Affected...

5.8CVSS5.8AI score0.00935EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 1:13 a.m.6 views

CVE-2022-24990

CVE-2022-24990 CVE-2022-24990 Information Disclosure + RCE All-in-One This PoC writes a file to the target, here it writes phpinfo. If you need other functionality, modify it yourself. Do not use for illegal purposes...

9.8CVSS8.2AI score0.83553EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 1:13 a.m.4 views

Public_Poc

0xmrsecurity.github.io 个人博客网页 想法 我学习并编写公开的概念验证代码,以更好地理解黑客技术和编程技能。...

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

CVE-2023-23752

CVE-2023-23752 这是针对 CVE-2023-23752 漏洞的概念验证代码。它允许攻击者从目标应用程序中提取敏感信息,如用户名、密码和数据库名称。 批量扫描器 + 获取配置 + 从 CVE-2023-23752 获取目标 IP 截图 安装 克隆此仓库 安装依赖 root@kitploit: git clone https://github.com/MrP4nda1337/CVE-2023-23752 root@kitploit: cd CVE-2023-23752 root@kitploit: pip3 install -r requirements.txt...

5.3CVSS7AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/09/08 1:07 a.m.5 views

CVE-2024-29296

CVE-2024-29296 - User enumeration on Portainer CE - 2.19.4 A user enumeration vulnerability was found in Portainer CE 2.19.4. This issue occurs during user authentication process, where a difference in response time could allow a remote unauthenticated user to determine if a username is valid or...

5.3CVSS6AI score0.01252EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/08 1:04 a.m.4 views

CVE-2026-46726

CVE-2026-46726 — camel-vertx-websocket Header Injection SSRF + Secret Disclosure Runnable proof-of-concept reproducers for the same Apache Camel vulnerability, one per runtime:...

7.5CVSS7.3AI score0.00857EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 1:03 a.m.5 views

CVE-2022-44311

Out-Of-Bounds Read in html2xhtml : CVE-2022-44311 Summary Html2xhtml v1.3 was discovered to contain an Out-Of-Bounds read in the function static void elmclosetreenodet nodo at procesador.c. This vulnerability allows attackers to access sensitive files or cause a Denial of Service DoS via a crafte...

8.1CVSS7.7AI score0.01072EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/08 1:00 a.m.9 views

CVE-2022-23779

CVE-2022-23779: Internal Hostname Disclosure Vulnerability Information Description: Zoho ManageEngine Desktop Central before 10.1.2137.8 exposes the installed server name to anyone. The internal hostname can be discovered by reading HTTP redirect responses. Versions Affected: 10.1.2137.7...

5.3CVSS6AI score0.1514EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 12:54 a.m.9 views

CVE-2006-3392

CVE-2006-3392 About the vulnerability A vulnerability has been reported in Webmin and Usermin, which can be exploited by malicious people to disclose potentially sensitive information. The vulnerability is caused due to an unspecified error within the handling of an URL. This can be exploited to...

5CVSS8AI score0.78286EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 12:47 a.m.5 views

CVE-2024-24919

Checkpoint POC Exploit for testing purposes to retrieve sensitive files from Checkpoint based on this article: https://labs.watchtowr.com/check-point-wrong-check-point-cve-2024-24919/ I am not responsible for any abuse of this script, the intention here is for defenders to test their own devices...

8.6CVSS7.7AI score0.99978EPSS
SaveExploits53
Rows per page
Query Builder