proxy.golang.org : github.com/lum8rjack/go-ja4h
Package ja4h is a Go implementation of the JA4HTTP (JA4H) hashing algorithm (https://github.com/FoxIO-LLC/ja4). Note: This is not a perfect implementation of the algorithm. The JA4H_b section will not be correct because the fingerprint should be the truncated SHA256 hash of the request headers in the order they appear. Since Go stores the request headers in a map, it does not keep the ordering as they appeared in the request. This implementation of the JA4H_b section sorts the headers before hashing to make the fingerprint consistent.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/lum8rjack/go-ja4h
License: MIT
Latest release: 19 days ago
Namespace: github.com/lum8rjack
Last synced: 19 days ago