Baseline vs concurrent responses, plus report.json.
Target
An HTTPS URL that speaks HTTP/3. Default https://cloudflare-quic.com/.
How It Works
Sends a normal request, then the same request as concurrent HTTP/3 streams, and compares the two responses.
Overview
HTTP/3 (QUIC) race bugs show up as stream and body deltas under concurrent load that a single GET never surfaces. Operators need a baseline versus race fan-out, plus a retest delta when the QUIC stack or app changes.
This is a standing check for continuous security testing. You set an HTTPS/h3 URL, run BHUSA 2026 Arsenal QuicDraw once as a baseline GET and once with concurrent race (-tr), diff the two, and correlate findings. Demo default is cloudflare-quic.com.
It sits next to transport-facing appsec graphs such as SSRF Scanner. This Collection unit is the QuicDraw race path: edit Seed; both scanners read url-file (leave the url string empty).
Pipeline
Seed · HTTP/3 target URL(s) supplies the demo or BYO HTTPS/h3 inventory.
Build · URL inventory normalizes that list for both scan legs.
Scan · QuicDraw baseline GET runs the control probe.