ja4

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2024 License: Apache-2.0, BSD-3-Clause Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JA4Fingerprint

type JA4Fingerprint struct {
	Protocol             byte
	TLSVersion           tlsVersion
	SNI                  byte
	NumberOfCipherSuites numberOfCipherSuites
	NumberOfExtensions   numberOfExtensions
	FirstALPN            firstALPN

	//
	// JA4_b
	//
	CipherSuites cipherSuites

	//
	// JA4_c
	//
	Extensions          extensions
	SignatureAlgorithms signatureAlgorithms
}

TODO: add tests

func (*JA4Fingerprint) String

func (j *JA4Fingerprint) String() string

func (*JA4Fingerprint) Unmarshal

func (j *JA4Fingerprint) Unmarshal(chs *utls.ClientHelloSpec, protocol byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL