Lucene search
+L

1660 matches found

Kitploit
Kitploit
added 2026/09/16 12:46 a.m.9 views

CVE-2025-54918-POC

CVE-2025-54918 – Proof of Concept PoC ⚠️ Important Notice IMPORTANT: To test CVE-2025-54918 , you must create a DNS record in the target Active Directory environment. Always consult with the client and obtain explicit authorization before testing, as this can impact DNS and authentication behavior...

8.8CVSS7.6AI score0.19354EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/15 11:58 p.m.8 views

CVE-2013-4710-WebView-RCE-Vulnerability

CVE-2013-4710-WebView-RCE-Vulnerability Vulnerability Description A lot of the time we use WebView to display a Webpage,for example many applications in order to achieve the server control, many results page is Webpage, rather than the local implementation, which has many advantages, such as...

9.3CVSS6.5AI score0.42623EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/15 11:11 p.m.7 views

CVE-2024-0507_CVE-2024-0200-github

Intro This repository contains exploits we have developed for GitHub Enterprise vulnerabilities CVE-2024-0507 and CVE-2024-0200. Check out the full writeup at https://blog.convisoappsec.com/en/analysis-of-github-enterprise-vulnerabilities-cve-2024-0507-cve-2024-0200/ CVE-2024-0507 Privilege...

9.8CVSS7.5AI score0.71725EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/15 10:48 p.m.13 views

banrays

Ban-Rays Glasses to detect smart-glasses that have cameras I'm experimenting with 2 main approaches: Optics: classify the camera using light reflections. Networking: bluetooth and wi-fi analysis. So far fingerprinting specific devices based on bluetooth BLE is looking like easiest and most reliab...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:09 p.m.4 views

cupntlm-Automated-Exploit-For-CVE-2025-33073-

cupntlm CVE-2025-33073 — 通过 DNS 强制认证绕过 NTLM 反射 用于 Active Directory 环境的自动化利用工具。 概述 cupntlm 自动化了利用 CVE-2025-33073 的 NTLM 反射/中继攻击链。它将 DNS 记录注入、强制身份认证(PetitPotam)和 NTLM 中继整合到单个工作流中。该工具支持两种运行模式,具体取决于范围与隐蔽性要求。 攻击链概要 root@kitploit: Attacker Domain Controller Target Host │ │ │ │── 1. Inject DNS record...

8.8CVSS8.4AI score0.82699EPSS
SaveExploits7References3
EUVD
EUVD
added 2026/09/15 6:50 p.m.3 views

EUVD-2026-79290

Joomla Extension - j2commerce.com - Unescaped request data reflected into PayPal notify redirect in J2Store 1.0.0-3.3.2, 4.0.0-4.0.22, 4.1.0-4.1.7 - A crafted link to the paypal notify endpoint, if followed by a victim's browser or an automated system that fetches it, causes the resulting redirec...

5.3CVSS5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 5:52 p.m.8 views

CORStest

CORStest A simple CORS misconfiguration scanner Based on the research ofJames Kettle CORStest is a quick & dirty Python 3 tool to find Cross-Origin Resource Sharing CORS misconfigurations. It takes a text file as input which may contain a list of domain names or URLs. Currently, the following...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:42 p.m.9 views

CVE-2025-33073

CVE-2025-33073 针对NTLM反射SMB漏洞的PoC利用程序。 所有功劳归功于官方研究: https://www.synacktiv.com/en/publications/ntlm-reflection-is-dead-long-live-ntlm-reflection-an-in-depth-analysis-of-cve-2025 先决条件 操作系统:Kali Linux(已预装大多数软件包)。 NetExec NXC - https://github.com/Pennyw0rth/NetExec impacket-ntlmrelayx dnstool.py(包含在仓库...

8.8CVSS8.4AI score0.82699EPSS
SaveExploits7References2
Kitploit
Kitploit
added 2026/09/15 2:04 p.m.27 views

reflector

reflector Description Burp Suite extension is able to find reflected XSS on page in real-time while browsing on web-site and include some features as: Highlighting of reflection in the response tab. Test which symbols is allowed in this reflection. Analyze of reflection context. Content-Type...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 1:54 p.m.5 views

CVE-2025-33073

CVE-2025-33073 — Escalada de Privilegios por Reflexión NTLM en el Cliente SMB de Windows Informe de investigación por Sentinel AI Defense. Solo análisis defensivo — no se publica ningún exploit funcional ni PoC aquí. Una falla de control de acceso inadecuado en el Cliente SMB de Windows que reviv...

8.8CVSS8.2AI score0.82699EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/15 4:05 a.m.7 views

CVE-2021-33959

CVE-2021-33959 可以看到,Plex 服务监听了 32410、32412、32413 和 32414 四个 udp 端口。通过分析攻击载荷,并参考设备查询请求的消息格式,我们编写软件向这些端口发送带有 M-SEARCH HTTP/1.1 攻击载荷的 udp 数据包,并抓包获取反射源 IP。最后,我们发现 32410 和 32414 都会响应。复现攻击如下图所示: 发送请求 echo "M-SEARCH HTTP/1.1" | nc -4u 32410 示例 受影响版本 plex media server - 1.21 之前 参考链接...

7.5CVSS7.5AI score0.15035EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 1:30 a.m.2 views

EvilReflex

这是什么? 这是对智能合约中 evilReflex 漏洞的一个简单测试。 如何测试? 步骤 1:编译 evilReflex.sol 步骤 2:部署 HACKME 例如: root@kitploit: Account Address: 0x62ba0a06ffc1d0a706172e1ed755b9b91f53a617 balance: 10090000000000000000000000 Contract address: 0x26336eb6761d7c6ac28251d5e20f63623fc16ad5 balance: 10090000000000000000000000 步骤...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 7:17 p.m.8 views

ntpdos

ntpdos 分布式 NTP 反射 DoS(CVE-2013-5211)的 PoC。 用法 root@kitploit: $ ./ntpdos -H --== ntpdos by sepehrdad ==-- usage: ntpdos -t -s options | misc options: -t - target ip address -T - list of target ip addresses -s - ntp server ip address -S - list of ntp server ip addresses -p - number of parallel...

5CVSS7.2AI score0.97549EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/14 2:50 p.m.4 views

HPE-Aruba-AOS8-Vulnerabilities

⚠️ 披露状态: 本仓库中的所有发现已于 2026 年 5 月至 6 月期间 提交至 HPE Networking 漏洞赏金计划(Bugcrowd)。六份提交中有五份 在分类(triage)阶段被标记为“不适用(Not Applicable)”关闭, 且未对提交的证据进行技术性核对。 截至 2026 年 6 月,未发布任何修复。 完整报告来源 https://netacoding.com/posts/ghost-leak/ https://netacoding.com/posts/smurf-reflection/ https://netacoding.com/posts/xxe-ssrf...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/09/14 2:02 p.m.5 views

EUVD-2026-77514

Description Three separate mechanisms allowed a web page on an unrelated origin to read responses that Storm's HTTP components served to an authenticated user. The Logviewer reflected the request's Origin header back in Access-Control-Allow-Origin while also sending...

8.1CVSS5.7AI score0.00196EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:02 p.m.8 views

CVE-2026-82438

Apache Storm web components (UI, Logviewer, DRPC) had three distinct CORS/same-origin bypass flaws that allowed a web page on an unrelated origin to read API responses served to an authenticated user, exposing cluster, topology, and log data . The Logviewer reflected the request Origin header int...

8.1CVSS5.7AI score0.00196EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 2:02 p.m.30 views

CVE-2026-82438 Apache Storm Webapp: Authenticated API Responses Exposed to Arbitrary Web Origins

Description Three separate mechanisms allowed a web page on an unrelated origin to read responses that Storm's HTTP components served to an authenticated user. The Logviewer reflected the request's Origin header back in Access-Control-Allow-Origin while also sending...

0.00196EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.121 views

Github Enterprise - Remote Code Execution

An unsafe reflection vulnerability was identified in GitHub Enterprise Server that could lead to reflection injection. This vulnerability could lead to the execution of user-controlled methods and remote code execution. To exploit this bug, an actor would need to be logged into an account on the...

9.8CVSS8.1AI score0.71725EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/13 10:27 p.m.7 views

CVE-2023-46604-Analysis

CVE-2023-46604 分析 这是一个整理 Apache ActiveMQ CVE-2023-46604 的原因、代码路径、补丁要点和复现结果的技术分析仓库。 本文档是对公开漏洞 CVE-2023-46604 的技术分析及防御视角的学习资料。 所有实验仅在经批准的封闭测试环境中进行,对未授权系统的应用或复现可能违法。 本文档的内容仅供漏洞理解、补丁验证、检测及响应能力提升之目的。 Overview CVE-2023-46604 是 Apache ActiveMQ 在 OpenWire 反序列化处理过程中发生的远程代码执行漏洞。核心问题在于...

10CVSS8.1AI score0.99723EPSS
SaveExploits33References2
Kitploit
Kitploit
added 2026/09/13 4:31 p.m.11 views

activemq-cve-2023-46604

Active MQ CVE-2023-46604 漏洞利用 本仓库是一份指南,包含如何利用 CVE-2023-46604 的示例。 该漏洞利用利用了反射的机制来实例化异常类,通过一个恶意命令——该命令实际上并非合法命令,而是将异常类设置为一个用于加载 Bean 的 Spring 类,并将字符串构造参数设置为一个 URL,从该 URL 下载包含 Spring Bean 定义的 XML 文件。 这个 Spring Bean 实际上是一个 java.lang.ProcessBuilder,它将能够以运行 Java Active MQ 客户端或服务器的用户的相同权限来执行任意 bash 命令。...

10CVSS7.9AI score0.99723EPSS
SaveExploits33
Rows per page
Query Builder