From 43a729ed66c4f9513cf15d113e0f3f99b07ff56f Mon Sep 17 00:00:00 2001 From: gachikuku Date: Wed, 28 Aug 2024 22:00:15 +0300 Subject: [PATCH] Add h2spacex (#17) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54ce273..ca67f13 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Misc - [scapy-benchmarks](https://github.com/gpotter2/scapy-benchmarks) - A small test suite that tracks the evolution of Scapy's performance. - [sshame](https://github.com/HynekPetrak/sshame) - Tool to brute force SSH public-key authentication. - [TIDoS Framework](https://github.com/0xInfection/TIDoS-Framework) - The Offensive Manual Web Application Penetration Testing Framework. +- [h2spacex](https://github.com/nxenon/h2spacex) - HTTP/2 low level library based on Scapy which can be used for Single Packet Attack (Race Condition on H2) ## Exploits