649115 matches found
CVE-2025-29448
CVE-2025-29448 Description booking logic flaw in Easy!Appointments v1.5.1 allows unauthenticated attackers to create appointments with excessively long durations, causing a denial of service by blocking all future booking availability. Steps to Reproduce 1. Intercept an appointment booking reques...
CVE-2022-21894-Payload-New
This is a simple example payload for CVE-2022-21894 that demonstrates how an attacker could map a second stage payload in order to be able to call EFI services. A writeup of this vulnerability can be viewed here: https://github.com/Wack0/CVE-2022-21894. The code in this repository extends the PoC...
astDoS
astDoS CVE-2018-7284 および CVE-2018-19278 を悪用するツール 使用方法 このツールはコマンドとして使用します。 root@kitploit: astDoS.py -h -a 1,2 -sA SERVERIP -sP SERVERPORT -u USER -p PASSWD -sub SUBUSER -dA DNSIP -dP DNSPORT -v VERSION DoS attack against Astersisk, CVE-2018-7284 and CVE-2018-19278 optional arguments: -h, --help sh...
mailorder
Mail Order The Nalpeiron Licensing Service NLSSRV32.exe is installed as part of certain software installations to handle privileged software licensing operations. It is paired with a client component filechck.dll which communicates with the service via mailslots hence the name. Calls are performe...
System_Connectivity_Wificond_CVE-2021-0392
此存储库没有 README。...
CVE-2019-1064
CVE-2019-1064 - AppXSVC Local Privilege Escalation https://www.rythmstick.net/posts/cve-2019-1064/...
-CVE-2024-39614
Proof of Concept PoC for Denial-of-Service Vulnerability in Django This repository contains a Proof of Concept PoC script demonstrating a denial-of-service DoS vulnerability in Django versions 5.0 before 5.0.7 and 4.2 before 4.2.14. The vulnerability lies in the getsupportedlanguagevariant...
cve-2026-86547-mrubyc-op-enter
CVE-2026-86547 — mrubyc OPENTER 空指针解引用 针对 CVE-2026-86547 的独立概念验证,该漏洞是 mrubyc 的 openter 处理函数中存在的空指针解引用,影响至 4.0.0 版本。 概述 mrubyc 是面向嵌入式系统的轻量级 Ruby 实现。其字节码虚拟机将当前调用帧指针保存在 mrbcvm.callinfotail 中。在顶层,mrbcvmbegin 将该指针初始化为 NULL,因为此时尚不存在方法调用帧。 在 release4.0.0 中存在漏洞的 openter 实现里,处理函数在未先检查 vm-callinfotail 是否为...
libssh2-Exploit
libssh2-Exploit Create an exploit to libssh2 vulnerabulity described in CVE-2019-13115 Goals 1. Establish an openssh server. // Complete by Oct 20 2. Create a libssh2 cpp client and establish connectivity to server. // Complete by Oct 20 3. Modify the server to trigger a crash in client. //...
CVE-1999-0016-Land-DOS-tool
CVE-1999-0016-Land-DOS-tool DISCLAIMER: This tool is for educational purposes only. This tool can be used to check if a target has the CVE-1999-0016 vulnerability. The tool is zero effort, so it is not pretty nor does it handle any potential errors. But it works as a zero effort POC. Requires the...
CVE-2021-42392-exploit-lab
⚠️ H2 Database RCE Exploit PoC CVE-2021-42392 This repository provides a minimal and controlled environment to test the H2 Database Remote Code Execution vulnerability CVE-2021-42392 using the CREATE ALIAS feature. Unlike many demonstrations, this exploit targets the H2 TCP service directly...
CVE-2021-35492
Exploit Information Exploit Title: Wowza Streaming Engine 4.8.11+5 - Denial of Service CVE: CVE-2021-35492 Date: 2021-10-06 Exploit Author: N4nj0 Software Link: https://www.wowza.com/products/streaming-engine Version: 4.8.11+5 Tested on: Wowza Streaming Engine = 4.8.11+5 Vulnerability Advisory:...
RLSA-2026:68570 Important: kernel security, bug fix, and enhancement update
The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel t7xx WWAN driver: Denial of Service via buffer overflow CVE-2026-23172 kernel: xfrm: hold dev ref until after transportfinish NFHOOK CVE-2026-31663 kernel: RDMA/rxe: Fix race...
Open5GS-CVE-2025-41067-CVE-2025-41068-PoC
Open5GS NRF Denial of Service CVE-2025-41067 & CVE-2025-41068 This repository contains Proof-of-Concept PoC exploit scripts for two high-severity vulnerabilities discovered in NewPlane's Open5GS. These vulnerabilities can be triggered by an attacker to cause a Denial of Service DoS in the NRF...
CVE-2020-7693
CVE-2020-7693 Poc Note: I Confirm Payload for CVE-2020-7693 can running in Bug Bounty Program Description: Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20. Single Request Crashes Serve...
CVE-2018-19629
CVE-2018-19629 Test Environment Docker test environment for CVE-2018-19629 - Hyland Perceptive Content Server Denial of Service. Vulnerability Details Field| Value ---|--- CVE ID| CVE-2018-19629 Severity| High DoS Affected Versions| Hyland Perceptive Content Server 7.1.5 Patched Version| 7.1.5...
CVE-2019-2618
PoC root@kitploit: POST /beawlsdeploymentinternal/DeploymentService HTTP/1.1 Host: 127.0.0.1:7001 User-Agent: Mozilla/5.0 X11; Ubuntu; Linux i686; rv:20.0 Gecko/20100101 Firefox/20.0 Accept: text/html, image/gif, image/jpeg, /; q=.2 Connection: keep-alive username: weblogic password: weblogic...
RDL-detect
Remote Desktop Licensing Service Detection Reference https://github.com/fortra/impacket/blob/master/examples/rpcdump.py Enumerate open services via MSRPC, and determine whether Terminal Server Licensing is included based on UUID: 3d267954-eeb7-11d1-b94e-00c04fa3080d Usage: python3 rdl-detect.py 目...
CVE-2024-24549
Here’s a README.md for a Proof of Concept PoC demonstrating the Denial of Service DoS vulnerability in Apache Tomcat due to improper input validation of HTTP/2 requests: Proof of Concept PoC for Denial of Service DoS Vulnerability in Apache Tomcat This repository contains a Proof of Concept PoC...
CVE-2024-24549
Apache Tomcat DoS Exploit CVE-2024-24549 Description This repository contains a proof-of-concept PoC exploit for a denial-of-service DoS attack against Apache Tomcat version 9.0.83 , based on an issue identified in the handling of HTTP headers and payloads. This script generates malicious HTTP...