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/fix2.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/fix2.pcap.out')
-rw-r--r-- | test/results/flow-info/default/fix2.pcap.out | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/results/flow-info/default/fix2.pcap.out b/test/results/flow-info/default/fix2.pcap.out index b80097c53..20761c841 100644 --- a/test/results/flow-info/default/fix2.pcap.out +++ b/test/results/flow-info/default/fix2.pcap.out @@ -6,9 +6,9 @@ detected: [.....1] [ip4][..tcp] [.....10.101.0.2][34962] -> [.....10.102.0.2][.1024] [FIX][Unknown][RPC][Safe] detected: [.....2] [ip4][..tcp] [.....10.101.0.2][34963] -> [.....10.102.0.9][.1024] [FIX][Unknown][RPC][Safe] analyse: [.....1] [ip4][..tcp] [.....10.101.0.2][34962] -> [.....10.102.0.2][.1024] [FIX][Unknown][RPC][Safe] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 0.001| 0.000| 0.000| 0.025| 3.100] - [PKTLEN......: 46.000| 160.000| 92.600| 46.700| 2179.900| 4.800] + min| max| avg| stddev| variance| entropy + [IAT.........: 0.000|< 0.001|< 0.001|< 0.001| 0.025| 3.100] + [PKTLEN......: 46.000| 160.000| 92.600| 46.700| 2179.900| 4.800] [BINS(c->s)..: 7,0,4,3,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,0,0,0,0] [BINS(s->c)..: 9,0,3,6,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,0,0,0,0] [DIRECTIONS..: 0,1,0,0,1,0,1,0,1,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,0,1,1,1,0,1,0,1] @@ -16,9 +16,9 @@ [PKTLENS.....: 48,48,46,125,48,46,133,130,46,138,130,138,132,46,46,133,46,46,46,138,46,160,143,160,46,46,46,46,143,133,146,138] [ENTROPIES...: 3.9,4.5,3.8,5.1,4.5,3.8,5.2,5.3,4.0,5.4,5.3,5.4,5.2,4.0,4.0,5.2,3.8,4.0,3.8,5.4,3.8,5.3,5.3,5.3,3.8,4.0,4.0,4.0,5.3,5.2,5.4,5.4] analyse: [.....2] [ip4][..tcp] [.....10.101.0.2][34963] -> [.....10.102.0.9][.1024] [FIX][Unknown][RPC][Safe] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 0.001| 0.000| 0.000| 0.019| 3.300] - [PKTLEN......: 46.000| 160.000| 92.000| 46.100| 2122.500| 4.800] + min| max| avg| stddev| variance| entropy + [IAT.........: 0.000|< 0.001|< 0.001|< 0.001| 0.019| 3.300] + [PKTLEN......: 46.000| 160.000| 92.000| 46.100| 2122.500| 4.800] [BINS(c->s)..: 6,0,5,3,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,0,0,0,0] [BINS(s->c)..: 10,0,3,5,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,0,0,0,0] [DIRECTIONS..: 0,1,0,0,1,0,1,1,0,0,1,1,1,0,1,1,0,1,0,1,0,1,0,1,1,1,0,1,0,1,1,0] |