Lucene search
+L

460 matches found

Kitploit
Kitploit
added 2026/09/15 8:07 p.m.12 views

MadeYouReset_Tester

MadeYouReset Checker A lightweight Python script to detect whether a web server is potentially vulnerable to the MadeYouReset HTTP/2 denial-of-service vulnerability — tracked as CVE-2025-8671 CVSS 7.5 High. Background MadeYouReset is an HTTP/2 DoS vulnerability disclosed in August 2025 by...

7.5CVSS6.5AI score0.0351EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 7:09 p.m.8 views

cve-2023-44487

CVE-2023-44487 HTTP/2 Rapid Reset There are some examples in this repo which are not tested completely to analyse the impact, but I just wanted to perform the concept of this attack starting many streams and immediately sending RSTSTREAM frame to avoid reaching MAXCONCURRENTSTREAMS. H2SpaceX I us...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21References3
Kitploit
Kitploit
added 2026/09/15 12:09 p.m.7 views

CVE-2023-44487-dos

CVE-2023-44487 HTTP/2 Rapid Reset There are some examples in this repo which are not tested completely to analyse the impact, but I just wanted to perform the concept of this attack starting many streams and immediately sending RSTSTREAM frame to avoid reaching MAXCONCURRENTSTREAMS. I use H2Space...

7.5CVSS6.9AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/15 10:21 a.m.12 views

CVE-2023-44487

CVE-2023-44487 Basic vulnerability scanning to see if web servers may be vulnerable to CVE-2023-44487 This tool checks to see if a website is vulnerable to CVE-2023-44487 completely non-invasively. 1. The tool checks if a web server accepts HTTP/2 requests without downgrading them 2. If the web...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/15 7:10 a.m.7 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/15 6:30 a.m.7 views

CVE_2023_44487-Rapid_Reset

CVE-2023-44487 HTTP/2 Rapid Reset テストツール - 拡張版 CVE-2023-44487 (HTTP/2 Rapid Reset 脆弱性)のための包括的な Python テストツールです。このリポジトリには、攻撃テスト用ツールと検証に特化したツールの両方が含まれています。 ⚠️ 重要な免責事項 このツールは教育目的および許可を得たテスト目的にのみ使用してください! 自分が所有するシステム、または明示的な書面によるテスト許可を得たシステムに対してのみ使用すること 無許可での使用は違法となる可能性があり、サービス障害を引き起こす恐れがあります...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/15 6:00 a.m.9 views

CVE-2023-44487-HTTP2-DoS-Rapid-Reset-Exploit

CVE-2023-44487 HTTP/2 DoS ラピッドリセットエクスプロイト プロフェッショナルエディション v1.0.1 | 著者: Sudeepa Wanigarathna -orange.svg 目次 概要 脆弱性の詳細 特徴 要件 インストール クイックスタート 使用方法 設定オプション Docker サポート 使用例 結果の解釈 セキュリティ推奨事項 法的免責事項 著者 変更履歴...

7.5CVSS7AI score0.99999EPSS
SaveExploits21References1
Kitploit
Kitploit
added 2026/09/15 3:36 a.m.7 views

rapid-reset-check

Rapid Reset Check rapid-reset-check は、HTTP/2 を公開しているため CVE-2023-44487 の緩和策レビューが必要な HTTPS エンドポイントを迅速に棚卸しするための小さな Go CLI です。 このスキャナは意図的に非悪用型です。各ターゲットを解決し、証明書を検証した TLS 接続を開き、ALPN を通じて h2 と http/1.1 を提示し、ピアが選択したものを記録して接続を閉じます。HTTP リクエスト、HTTP/2 接続プリアンブル、ストリーム、RSTSTREAM フレーム、フラッドトラフィックは一切送信しません。...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/14 11:07 p.m.5 views

nice-cve-poc

Nice CVE PoCs A collection of interesting CVE PoCs CVE-2023-44487 - HTTP/2 Rapid Reset Attack...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/14 5:12 p.m.11 views

CVE-2023-44487-HTTP-2-Rapid-Reset-Exploit-PoC

CVE-2023-44487 - HTTP/2 Rapid Reset Checker PoC Descriptions This main is a Proof of Concept PoC for CVE-2023-44487 , also known as the HTTP/2 Rapid Reset Attack. The vulnerability allows attackers to perform a Denial of Service DoS attack by rapidly sending RSTSTREAM frames over HTTP/2...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/14 5:03 p.m.6 views

CVE-2025-8671-MadeYouReset-HTTP-2-DDoS

HTTP/2 DDoS Heuristic Tester Automated tests to heuristically detect the presence of HTTP/2 vulnerabilities associated with DDoS attacks: Developed by m10sec. CVE-2023-44487 – Rapid Reset CVE-2025-8671 – MadeYouReset Combined comparison Includes interactive menu , CLI execution, support for TXT...

7.5CVSS6.6AI score0.99999EPSS
SaveExploits24
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.8 views

Astra Linux – Vulnerability in Apache2

When an HTTP/2 stream is reset by a client via an RST frame, there is a time window during which the memory resources associated with the request are not immediately reclaimed. Instead, the deallocation of these resources is delayed until after the connection is closed. This allows clients to...

5.9CVSS6.8AI score0.03024EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/14 4:01 a.m.5 views

rapidresetclient

Rapid Reset Client Rapid Reset Client は、CVE-2023-44487(Rapid Reset DDoS 攻撃ベクトル)に対する緩和策と露出をテストするためのツールです。単一の TCP ソケットを開き、TLS をネゴシエートし、証明書を無視して、SETTINGS フレームを交換する最小限の HTTP/2 クライアントを実装しています。その後、クライアントは rapid な HEADERS フレームとそれに続く RSTSTREAM フレームを送信します。初期セットアップ後のサーバーフレームについては、stdout...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/14 1:31 a.m.7 views

CVE-2023-44487

CVE-2023-44487 — HTTP/2 Rapid Reset Test Lab Educational environment for LTAT.04.022 Homework 4. Four containers let you scan and compare vulnerable vs. patched configurations. Port Map Container| Port| Software| Status ---|---|---|--- nginx-vuln| 8441| nginx 1.24| Vulnerable nginx-secure| 8442|...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/13 10:05 p.m.8 views

cve-2023-44487-POC

cve-2023-44487 - http/2 rapid reset attack by 7pirqte what is this poc for the http/2 rapid reset attack. basically you open a stream with HEADERS frame then immediatly send RSTSTREAM to cancel it. server does all the work setting up and tearing down streams while you just spam requests. the...

7.5CVSS7AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/13 9:11 a.m.5 views

CVE-2022-41741-742-Nginx-Vulnerability-Scanner

🛡️ Nginx Vulnerability Scanner Developed by m10sec. This script automatically detects the Nginx version on a remote server and evaluates whether it is vulnerable to known security flaws, specifically: CVE-2023-44487 – HTTP/2 Rapid Reset Attack CVE-2022-41741 – Memory corruption in ngxhttpmp4module...

7.8CVSS7.4AI score0.01119EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/13 2:19 a.m.5 views

CVE-2023-44487

HTTP2 Rapid Reset Attack: CVE-2023-44487 Quick exploit to test out rapid reset attack CVE-2023-44487. Note: For education purpose only Exploit: Quick exploit to test out rapid reset attack CVE-2023-44487. Note: For education purpose only Table of Contents Installation Usage Installation Clone the...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/12 4:55 a.m.8 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
Kitploit
Kitploit
added 2026/09/11 6:40 a.m.5 views

CVE-2026-11118-HTTP-2-Rapid-Reset-DDoS

CVE-2026-11118 – HTTP/2 Rapid Reset DDoS プログラムコード Python/http2 クライアント + サーバー root@kitploit: http2serversim.py - Simple HTTP/2 server that processes reset streams import socket, ssl, h2.connection, h2.events def handle: sock = socket.socket sock.setsockoptsocket.SOLSOCKET, socket.SOREUSEADDR, 1...

8.8CVSS7.9AI score0.00387EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 2:41 p.m.4 views

HTTP-2-RapidReset-CVE-2023-44487-Testlab

이 저장소는 제 논문 연구를 위해 만든 도커 실습실의 소스 코드입니다...

7.5CVSS6.9AI score0.99999EPSS
SaveExploits21
Rows per page
Query Builder