Skip to content
Mohammad Amin Nasiri edited this page Oct 31, 2023 · 3 revisions

Scapy  

Welcome to the H2SpaceX Wiki!

H2SpaceX is a HTTP/2 Single Packet Attack (Race Condition) low level library based on Scapy

Quick Start Examples

There are some examples here.

TODO

  • Single Packet Attack - POST &...
    • implement
  • Single Packet Attack - GET
    • Remove END_STREAM flag
    • Content-Length: 1 Method
    • POST Request with x-override-method: GET header
  • Response Parsing
    • implement
    • implement threaded response parser
    • Body Decompression
      • gzip
      • br
      • deflate
  • Proxy
    • Socks5 Proxy
Clone this wiki locally