Crate huginn_net_tls

Crate huginn_net_tls 

Source

Re-exports§

pub use parallel::DispatchResult;
pub use parallel::PoolStats;
pub use parallel::WorkerPool;
pub use parallel::WorkerStats;
pub use tls_client_hello_reader::TlsClientHelloReader;
pub use tls_process::parse_tls_client_hello;
pub use tls_process::parse_tls_client_hello_ja4;
pub use tls_process::process_tls_ipv4;
pub use tls_process::process_tls_ipv6;
pub use error::*;
pub use filter::*;
pub use observable::*;
pub use output::*;
pub use process::*;
pub use tls::*;

Modules§

error
filter
observable
output
packet_hash
Packet hashing utilities for worker assignment in parallel processing.
packet_parser
parallel
process
raw_filter
tls
tls_client_hello_reader
tls_process

Structs§

HuginnNetTls
A TLS-focused passive fingerprinting analyzer using JA4 methodology.

Type Aliases§

FlowKey
FlowKey: (Source IP, Destination IP, Source Port, Destination Port)