ja4

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 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            string

	//
	// JA4_b
	//
	CipherSuites cipherSuites

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

func (*JA4Fingerprint) String

func (j *JA4Fingerprint) String() string

func (*JA4Fingerprint) Unmarshal

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

func (*JA4Fingerprint) UnmarshalBytes added in v0.3.0

func (j *JA4Fingerprint) UnmarshalBytes(clientHelloRecord []byte, protocol byte) error

Jump to

Keyboard shortcuts

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