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/monero.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/monero.pcap.out')
-rw-r--r-- | test/results/flow-info/default/monero.pcap.out | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/results/flow-info/default/monero.pcap.out b/test/results/flow-info/default/monero.pcap.out index d17b2ee1e..42fc32249 100644 --- a/test/results/flow-info/default/monero.pcap.out +++ b/test/results/flow-info/default/monero.pcap.out @@ -8,9 +8,9 @@ detected: [.....2] [ip4][..tcp] [..192.168.2.148][53846] -> [116.211.167.195][.3333] [Mining][Unknown][Mining][Unsafe] RISK: Unsafe Protocol analyse: [.....1] [ip4][..tcp] [..192.168.2.148][46838] -> [..94.23.199.191][.3333] [Mining][Unknown][Mining][Unsafe] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 71.693| 7.500| 18.614| 346464978.993| 2.400] - [PKTLEN......: 52.000| 1500.000| 358.800| 549.100| 301531.900| 3.700] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 71.693| 7.500| 18.614| 346464978.993| 2.400] + [PKTLEN......: 52.000| 1500.000| 358.800| 549.100| 301531.900| 3.700] [BINS(c->s)..: 8,1,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,0,0,0,0,0,3,3,0,0] [BINS(s->c)..: 10,2,0,1,0,0,0,0,0,2,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] [DIRECTIONS..: 0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,0,1,1,1,0,0,0,1,1,0,1,0,0,0,1,1] @@ -18,9 +18,9 @@ [PKTLENS.....: 60,60,52,150,52,114,52,147,90,171,52,112,52,362,52,1500,1482,52,52,77,52,1500,1482,52,77,52,362,52,1500,1482,52,77] [ENTROPIES...: 4.7,5.3,5.1,5.8,5.3,5.7,5.3,6.1,5.7,5.9,5.1,5.8,5.3,5.0,5.2,4.5,4.3,5.3,5.3,5.7,5.2,4.5,4.3,5.4,5.7,5.2,4.9,5.2,4.5,4.3,5.4,5.7] analyse: [.....2] [ip4][..tcp] [..192.168.2.148][53846] -> [116.211.167.195][.3333] [Mining][Unknown][Mining][Unsafe] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 170.525| 32.857| 51.784| 2681624034.542| 3.400] - [PKTLEN......: 40.000| 1484.000| 223.600| 347.600| 120860.400| 3.900] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 170.525| 32.857| 51.784| 2681624034.542| 3.400] + [PKTLEN......: 40.000| 1484.000| 223.600| 347.600| 120860.400| 3.900] [BINS(c->s)..: 12,1,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,0,0,0,0,0,1,1,0,0] [BINS(s->c)..: 4,2,0,1,0,0,0,0,0,8,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] [DIRECTIONS..: 0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0,0,1] |