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/dns2tcp_tunnel.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/dns2tcp_tunnel.pcap.out')
-rw-r--r-- | test/results/flow-info/default/dns2tcp_tunnel.pcap.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/results/flow-info/default/dns2tcp_tunnel.pcap.out b/test/results/flow-info/default/dns2tcp_tunnel.pcap.out index 34487be18..9c1aec53f 100644 --- a/test/results/flow-info/default/dns2tcp_tunnel.pcap.out +++ b/test/results/flow-info/default/dns2tcp_tunnel.pcap.out @@ -7,9 +7,9 @@ detection-update: [.....1] [ip4][..tcp] [.192.168.20.211][44404] -> [........1.1.1.1][..443] [TLS][Unknown][Web][Safe][] RISK: Missing SNI TLS Extn, ALPN/SNI Mismatch analyse: [.....1] [ip4][..tcp] [.192.168.20.211][44404] -> [........1.1.1.1][..443] [TLS][Unknown][Web][Safe] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 3.088| 0.311| 0.823| 676677.157| 2.200] - [PKTLEN......: 40.000| 1628.000| 193.500| 364.600| 132965.600| 3.700] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 3.088| 0.311| 0.823| 676677.157| 2.200] + [PKTLEN......: 40.000| 1628.000| 193.500| 364.600| 132965.600| 3.700] [BINS(c->s)..: 9,0,2,2,0,1,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,0,0,0,0,0,0,0,0] [BINS(s->c)..: 11,0,1,0,0,0,1,0,1,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,0,0,0,0,1,0,1] [DIRECTIONS..: 0,1,0,0,1,1,0,1,0,0,0,0,1,1,1,0,1,0,1,1,0,0,1,1,1,1,0,0,1,1,1,0] |