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/tinc.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/tinc.pcap.out')
-rw-r--r-- | test/results/flow-info/default/tinc.pcap.out | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/results/flow-info/default/tinc.pcap.out b/test/results/flow-info/default/tinc.pcap.out index 41189fd24..b664aa86b 100644 --- a/test/results/flow-info/default/tinc.pcap.out +++ b/test/results/flow-info/default/tinc.pcap.out @@ -14,9 +14,9 @@ detected: [.....4] [ip4][..udp] [.185.83.218.112][55656] -> [.131.114.168.27][55656] [TINC][Unknown][VPN][Acceptable] RISK: Known Proto on Non Std Port analyse: [.....3] [ip4][..udp] [.131.114.168.27][55655] -> [.185.83.218.112][55655] [TINC][Unknown][VPN][Acceptable] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 1.070| 0.172| 0.377| 142420.984| 2.500] - [PKTLEN......: 176.000| 1496.000| 1135.200| 450.400| 202833.500| 4.900] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 1.070| 0.172| 0.377| 142420.984| 2.500] + [PKTLEN......: 176.000| 1496.000| 1135.200| 450.400| 202833.500| 4.900] [BINS(c->s)..: 0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,2,0,0,2,6,0,0] [BINS(s->c)..: 0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,2,0,0,0,6,0,0] [DIRECTIONS..: 0,0,1,1,1,0,0,0,0,0,0,1,1,1,1,1,0,0,0,1,1,0,0,1,1,1,1,1,0,0,0,0] @@ -24,9 +24,9 @@ [PKTLENS.....: 672,720,224,1472,768,216,1256,176,1296,1464,760,672,720,1264,176,1296,1344,1464,1360,1472,1488,1472,1480,1344,1472,1360,1488,1488,1488,1480,1496,1480] [ENTROPIES...: 7.7,7.7,7.1,7.8,7.8,6.9,7.9,6.8,7.9,7.8,7.7,7.7,7.7,7.9,6.8,7.9,7.9,7.9,7.9,7.9,7.9,7.9,7.9,7.8,7.9,7.9,7.9,7.9,7.9,7.9,7.9,7.9] analyse: [.....4] [ip4][..udp] [.185.83.218.112][55656] -> [.131.114.168.27][55656] [TINC][Unknown][VPN][Acceptable] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 2.412| 0.291| 0.559| 312123.949| 2.900] - [PKTLEN......: 104.000| 1480.000| 1011.000| 450.300| 202783.000| 4.800] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 2.412| 0.291| 0.559| 312123.949| 2.900] + [PKTLEN......: 104.000| 1480.000| 1011.000| 450.300| 202783.000| 4.800] [BINS(c->s)..: 0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,1,0,2,1,0,0,1,0,0] [BINS(s->c)..: 0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,1,2,2,2,0,0,2,3,0,0] [DIRECTIONS..: 0,0,0,1,1,1,1,0,0,0,1,1,1,1,1,1,0,0,0,1,1,0,1,1,1,1,1,1,1,1,0,0] |