anti
ea340065c6
feat: JA4/JA4S/JA4L fingerprints, TLS session resumption, certificate extraction
Extend the passive TLS sniffer with next-gen attacker fingerprinting:
- JA4 (ClientHello) and JA4S (ServerHello) computation with
supported_versions, signature_algorithms, and ALPN parsing
- JA4L latency measurement via TCP SYN→SYN-ACK RTT tracking
- TLS session resumption detection (session tickets, PSK, 0-RTT early data)
- Certificate extraction for TLS ≤1.2 with minimal DER/ASN.1 parser
(subject CN, issuer, SANs, validity period, self-signed flag)
- Ingester bounty extraction for all new fingerprint types
- 116 tests covering all new functionality (1255 total passing)
2026-04-13 23:20:37 -04:00
..
2026-04-13 18:33:32 -04:00
2026-04-12 02:17:50 -04:00
2026-04-12 07:48:17 -04:00
2026-04-03 23:07:44 -03:00
2026-04-12 07:48:17 -04:00
2026-04-13 22:35:13 -04:00
2026-04-12 00:26:22 -04:00
2026-04-13 22:35:13 -04:00
2026-04-13 22:35:13 -04:00
2026-04-12 00:26:22 -04:00
2026-04-12 00:26:22 -04:00
2026-04-12 03:46:23 -04:00
2026-04-12 07:48:17 -04:00
2026-04-12 00:34:45 -04:00
2026-04-13 01:43:52 -04:00
2026-04-04 17:36:16 -03:00
2026-04-10 01:50:08 -04:00
2026-04-09 02:31:14 -04:00
2026-04-09 02:31:14 -04:00
2026-04-12 03:46:23 -04:00
2026-04-04 04:31:00 -03:00
2026-04-13 23:20:37 -04:00
2026-04-13 01:43:52 -04:00
2026-04-12 03:46:23 -04:00
2026-04-04 17:36:16 -03:00
2026-04-09 02:31:14 -04:00
2026-04-08 01:04:59 -04:00
2026-04-10 00:14:14 -04:00
2026-04-10 01:50:08 -04:00
2026-04-13 07:39:01 -04:00
2026-04-12 07:48:17 -04:00
2026-04-09 12:55:52 -04:00
2026-04-12 00:26:22 -04:00
2026-04-12 00:34:45 -04:00
2026-04-12 07:48:17 -04:00
2026-04-13 23:20:37 -04:00
2026-04-12 02:17:50 -04:00
2026-04-04 17:36:16 -03:00
2026-04-13 20:22:08 -04:00