You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`application_is_guessed`|`int`| Indicates if detection result is based on pure dissection or on a port-based guess. |
141
+
|`application_is_guessed`|`int`| Indicates if detection result is based on pure dissection or on a guess heuristics. |
142
+
|`application_confidence`|`int`| Indicates the underlying detection method (O: Unknown classification, 100: Classification results based on partial/incomplete DPI information, 110: Classification results based on some LRU cache with partial/incomplete DPI information, 200: Classification results based on some LRU cache (i.e. correlation among sessions), 210: Deep packet inspection). |
142
143
|`requested_server_name`|`str`| Requested server name (SSL/TLS, DNS, HTTP). |
143
144
|`client_fingerprint`|`str`| Client fingerprint (DHCP fingerprint for DHCP, [JA3][ja3] for SSL/TLS and [HASSH][hassh] for SSH). |
144
145
|`server_fingerprint`|`str`| Server fingerprint ([JA3][ja3] for SSL/TLS and [HASSH][hassh] for SSH). |
0 commit comments