diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-11-09 23:18:55 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-11-09 23:44:35 +0100 |
commit | 8ebaccc27d779e981b500e80b69f62396dcaa0ca (patch) | |
tree | 62993474d9ea00d23c579a649ab048fd2a8e76e6 /test/results/flow-info/default/forticlient.pcap.out | |
parent | dcb595e16153caa1600b64adea6af20009ea8419 (diff) |
py-flow-info: Improved analyse result printing.1.6rc4
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/default/forticlient.pcap.out')
-rw-r--r-- | test/results/flow-info/default/forticlient.pcap.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/results/flow-info/default/forticlient.pcap.out b/test/results/flow-info/default/forticlient.pcap.out index 2071c9d09..d1ad83f5e 100644 --- a/test/results/flow-info/default/forticlient.pcap.out +++ b/test/results/flow-info/default/forticlient.pcap.out @@ -37,9 +37,9 @@ detection-update: [.....5] [ip4][..tcp] [..192.168.1.178][61820] -> [....82.81.46.13][10443] [TLS.FortiClient][Unknown][VPN][Safe][82.81.46.13] RISK: Known Proto on Non Std Port, TLS (probably) Not Carrying HTTPS analyse: [.....5] [ip4][..tcp] [..192.168.1.178][61820] -> [....82.81.46.13][10443] [TLS.FortiClient][Unknown][VPN][Safe] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 0.495| 0.071| 0.112| 12454.003| 3.700] - [PKTLEN......: 52.000| 1492.000| 253.000| 343.000| 117623.000| 4.100] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 0.495| 0.071| 0.112| 12454.003| 3.700] + [PKTLEN......: 52.000| 1492.000| 253.000| 343.000| 117623.000| 4.100] [BINS(c->s)..: 9,4,1,0,1,0,0,0,0,3,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] [BINS(s->c)..: 3,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0] [DIRECTIONS..: 0,1,0,0,1,1,1,0,0,1,0,0,1,0,0,1,0,0,0,1,1,0,1,0,0,0,0,1,0,0,1,1] |