Skip to content

Commit

Permalink
ui: add ja4 hash tile to TLS row on Hunting Dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz authored and regit committed Mar 24, 2024
1 parent 1a3e60f commit f71b403
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/app/config/Dashboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,10 @@ export const dashboard = [
i: 'tls.fingerprint',
title: 'Fingerprints',
},
{
i: 'tls.ja4.hash',
title: 'JA4 Hashes',
},
{
i: 'tls.ja3.hash',
title: 'JA3 Hashes',
Expand Down

0 comments on commit f71b403

Please sign in to comment.