4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / go.mod MOD
module github.com/domdom82/h2conn-exploit

go 1.19

require (
	github.com/google/uuid v1.3.0 // indirect
	golang.org/x/net v0.4.0 // indirect
	golang.org/x/text v0.5.0 // indirect
)