File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -288,12 +288,14 @@ List of unirec fields exported together with basic flow fields on interface by R
288288### TLS
289289List of unirec fields exported together with basic flow fields on interface by TLS plugin.
290290
291- | Output field | Type | Description |
292- | :-------------------:| :------:| :-------------------------------------------------------------:|
293- | TLS_SNI | string | TLS server name indication field from client |
294- | TLS_ALPN | string | TLS application protocol layer negotiation field from server |
295- | TLS_VERSION | uint16 | TLS client protocol version |
296- | TLS_JA3 | string | TLS client JA3 fingerprint |
291+ | Output field | Type | Description |
292+ | :------------:| :--------:| :------------------------------------------------------------:|
293+ | TLS_SNI | string | TLS server name indication field from client |
294+ | TLS_ALPN | string | TLS application protocol layer negotiation field from server |
295+ | TLS_VERSION | uint16 | TLS client protocol version |
296+ | TLS_JA3 | string | TLS client JA3 fingerprint |
297+ | TLS_EXT_TYPE | uint16\* | TLS extensions in the TLS Client Hello |
298+ | TLS_EXT_LEN | uint16\* | Length of each TLS extension |
297299
298300### DNS
299301List of unirec fields exported together with basic flow fields on interface by DNS plugin.
You can’t perform that action at this time.
0 commit comments