Lucene search
+L

4464 matches found

Kitploit
Kitploit
added 2026/09/11 8:48 a.m.6 views

CVE-2023-44487

Rapid Reset Client Rapid Reset Client is a tool for testing mitigations and exposure to CVE-2023-44487 rapid reset DDoS attack vector. It implements a minimal HTTP/2 client that opens a single TCP socket, negotiates TLS, ignores the certificate, and exchanges SETTINGS frames. The client then send...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/11 8:29 a.m.10 views

dBmonster

With dBmonster, you are able to scan for nearby WiFi devices and track them through the signal strength dBm of their sent packets. Therefore, you can identify the exact location of nearby WiFi devices use a directional WiFi antenna for the best results or find out in which direction your self mad...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/11 7:14 a.m.5 views

Envoy-CPU-Exhaustion-Vulnerability-PoC

Envoy CPU Exhaustion Vulnerability PoC This repository contains a proof-of-concept PoC Python script to demonstrate the CPU exhaustion vulnerability in Envoy caused by a flood of CONTINUATION frames. Author: blackmagic 2024 Description Envoy is a cloud-native, open-source edge and service proxy...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:51 a.m.8 views

GHOST

GHOST General Hacking & Observation Security Tool Standalone WPA/WPA2 handshake capture firmware for the Adafruit ESP32-S3 Reverse TFT Feather : built-in 240×135 TFT and three buttons — no companion phone app or browser required for normal use. Captures are saved as .pcap on LittleFS; Captures →...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 2:23 a.m.8 views

http2-bomb

HTTP/2 Bomb — CVE-2026-49975 HTTP/2 Stream Amplification PoC · Docker · Web Console Vulnerability HTTP/2 allows multiplexing multiple streams over a single TCP connection. This PoC crafts specially formed HEADERS frames containing a large number of internal references, forcing the server to...

7.5CVSS7.3AI score0.31042EPSS
SaveExploits9References2
Kitploit
Kitploit
added 2026/09/11 1:52 a.m.7 views

WPAxFuzz

A full-fledged Wi-Fi Fuzzer Report Bug · Request Feature Table of Contents 1. About The Project 2. Fuzz Management and Control and Data Frames Requirements and Dependencies Description 3. Fuzz SAE-exchange 4. DoS attack module Description 5. Vulnerabilities 6. Related Work 7. License 8. Contact 9...

7.5CVSS7.3AI score0.0099EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/11 12:11 a.m.220 views

zizzania

zizzania zizzania sniffs wireless traffic listening for WPA handshakes and dumping only those frames suitable to be decrypted one beacon + EAPOL frames + data. In order to speed up the process, zizzania sends IEEE 802.11 DeAuth frames to the stations whose handshake is needed, properly handling...

5.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.5 views

undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames

A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion,...

7.5CVSS0.00789EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 7:49 p.m.5 views

wifi-monitor

wifi-monitor Prints the IPs on your local network that're sending the most packets ack = 802.11 control frame acknowledgement or block acknowledgement req = 802.11 control frame request to send clear = 802.11 control frame clear to send data = QoSData or Data Options: -j: prints new devices that...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.4 views

undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames

A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion,...

7.5CVSS0.00789EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 1:44 p.m.2 views

GhostTunnel

GhostTunnel GhostTunnel is a covert backdoor transmission method that can be used in an isolated environment. It can attack the target through the HID device only to release the payload agent, then the HID device can be removed after the payload is released. GhostTunnel use 802.11 Probe Request...

5.9AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/09/10 12:00 a.m.3 views

CVE-2026-87437

Information leak in Frames in Google Chrome prior to 153.0.8010.36 all...

6.5CVSS0.00291EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 4:09 a.m.4 views

cve-2023-44487-demo

⚡ CVE-2023-44487 Demo – HTTP/2 Rapid Reset Attack This project demonstrates the HTTP/2 "Rapid Reset" vulnerability CVE-2023-44487 that allows attackers to overwhelm servers using RSTSTREAM frames, causing denial-of-service DoS. It includes: ✅ Exploit test using Golang-based tool ✅ Vulnerable Apac...

7.5CVSS7AI score0.99999EPSS
SaveExploits21References4
OSV
OSV
added 2026/09/09 1:16 a.m.4 views

DEBIAN-CVE-2026-87437

Information leak in Frames in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to leak sensitive information via a crafted HTML page. Chromium security severity: Low...

6.5CVSS0.00291EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 1:16 a.m.4 views

CVE-2026-87437

Information leak in Frames in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to leak sensitive information via a crafted HTML page. Chromium security severity: Low...

6.5CVSS0.00291EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS5.8AI score0.00781EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/09 1:01 a.m.8 views

skylift

SkyLift V0.4 Will be posted June 15 python3 click easier to use CLI parser workflow fix timestamp SkyLift V0.3 SkyLift is a low-cost geolocation spoofing device. It currently uses the ESP8266 to broadcast WiFi Beacon Frames to exploit a longstanding 2008 vulnerability in WiFi geolocation services...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 12:44 a.m.2 views

CVE-2025-69822-Atomberg_Erica_SmatFan_Security_Assessment

CVE-2025-69822-AtombergEricaSmatFanSecurityAssessment This vulnerability impacts device availability and reliable operation of Atomberg Erica Smart FanFirmware Version 1.0.36. The issue arises due to a lack of protection mechanisms against forged deauthentication frames and lack of fallback or...

7.4CVSS5.9AI score0.00335EPSS
SaveExploits1
CVE
CVE
added 2026/09/09 12:10 a.m.9 views

CVE-2026-87437

CVE-2026-87437 is an information leak in the Frames component of Google Chrome prior to version 153.0.8010.36 . A remote attacker can exploit it via a crafted HTML page to leak sensitive information. Chromium rates the severity as Low , while the assigned CVSS 3.1 score is 6.5 (MEDIUM) with high ...

6.5CVSS0.00291EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/09/09 12:10 a.m.5 views

CVE-2026-87437

Information leak in Frames in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to leak sensitive information via a crafted HTML page. Chromium security severity: Low...

6.5CVSS5.8AI score0.00291EPSS
SaveExploits0
Rows per page
Query Builder