Cybersecurity-Projects/PROJECTS/intermediate/ja3-ja4-tls-fingerprinting/frontend
CarterPerez-dev 4bb95fdb97 feat(ja3-ja4-tls-fingerprinting): M11 forensic pcap report, criterion benches, TLS miss-rate counter
Add a --report flag to the pcap command that prints one forensic summary of
a whole capture (endpoint inventory, fingerprint distribution, intel verdicts,
detection alerts, and a coverage section with the TLS miss rate and throughput)
instead of the per-event stream, folding in intel and detection automatically
when a seeded database is present. Add a tls_handshakes_fingerprinted counter
and Counters::tls_miss_rate so truncated and multi-segment ClientHellos the
capture clipped are reported rather than mistaken for absence. Add criterion
benches over the vendored captures and the parse/hash hot path. Plus frontend
landing and asset polish.
2026-06-18 11:19:13 -04:00
..
.pnpm-store/v10 lol 2026-06-17 15:40:25 -04:00
public feat(ja3-ja4-tls-fingerprinting): M11 forensic pcap report, criterion benches, TLS miss-rate counter 2026-06-18 11:19:13 -04:00
src feat(ja3-ja4-tls-fingerprinting): M11 forensic pcap report, criterion benches, TLS miss-rate counter 2026-06-18 11:19:13 -04:00
.dockerignore feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
.gitignore feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
.npmrc feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
.stylelintignore feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
biome.json lol 2026-06-17 15:40:25 -04:00
index.html feat(ja3-ja4-tls-fingerprinting): M11 forensic pcap report, criterion benches, TLS miss-rate counter 2026-06-18 11:19:13 -04:00
package.json lol 2026-06-17 15:40:25 -04:00
pnpm-lock.yaml lol 2026-06-17 15:40:25 -04:00
stylelint.config.js feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
tsconfig.app.json feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
tsconfig.json feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
tsconfig.node.json feat(ja3-ja4-tls-fingerprinting): M8 SQLite intel store + M9 detection engine 2026-06-16 03:06:31 -04:00
vite.config.ts lol 2026-06-17 15:40:25 -04:00