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/teamviewer.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/teamviewer.pcap.out')
-rw-r--r-- | test/results/flow-info/default/teamviewer.pcap.out | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/results/flow-info/default/teamviewer.pcap.out b/test/results/flow-info/default/teamviewer.pcap.out index 641510f2b..7390c5e5e 100644 --- a/test/results/flow-info/default/teamviewer.pcap.out +++ b/test/results/flow-info/default/teamviewer.pcap.out @@ -2,9 +2,9 @@ new: [.....1] [ip4][..tcp] [......10.0.2.15][35732] -> [..162.250.2.170][.5938] detected: [.....1] [ip4][..tcp] [......10.0.2.15][35732] -> [..162.250.2.170][.5938] [TeamViewer][Unknown][RemoteAccess][Acceptable] analyse: [.....1] [ip4][..tcp] [......10.0.2.15][35732] -> [..162.250.2.170][.5938] [TeamViewer][Unknown][RemoteAccess][Acceptable] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 0.274| 0.067| 0.088| 7794.386| 3.800] - [PKTLEN......: 40.000| 1500.000| 369.000| 516.400| 266637.300| 3.800] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 0.274| 0.067| 0.088| 7794.386| 3.800] + [PKTLEN......: 40.000| 1500.000| 369.000| 516.400| 266637.300| 3.800] [BINS(c->s)..: 5,3,1,0,0,0,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,1,1,0,0,0,0,0,0,0,0,0,0,2,0,0] [BINS(s->c)..: 11,1,0,0,1,0,0,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,1,0,0,0,1,0,0,0,0,0,0,1,0,0] [DIRECTIONS..: 0,1,0,0,1,0,1,0,0,1,1,1,0,1,0,1,1,0,0,1,1,0,1,1,0,1,0,1,0,0,1,1] @@ -15,9 +15,9 @@ detected: [.....2] [ip4][..udp] [......10.0.2.15][34417] -> [..93.47.224.241][36037] [TeamViewer][Unknown][RemoteAccess][Acceptable] RISK: Known Proto on Non Std Port, Desktop/File Sharing analyse: [.....2] [ip4][..udp] [......10.0.2.15][34417] -> [..93.47.224.241][36037] [TeamViewer][Unknown][RemoteAccess][Acceptable] - min| max| avg| stddev| variance| entropy - [IAT.........: 0.000| 0.443| 0.037| 0.097| 9363.771| 2.600] - [PKTLEN......: 44.000| 1052.000| 438.800| 450.400| 202865.500| 4.200] + min| max| avg| stddev| variance| entropy + [IAT.........: < 0.001| 0.443| 0.037| 0.097| 9363.771| 2.600] + [PKTLEN......: 44.000| 1052.000| 438.800| 450.400| 202865.500| 4.200] [BINS(c->s)..: 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,0,0,0,0,0,0,0,0,0,0,0,0,0] [BINS(s->c)..: 4,7,4,1,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] [DIRECTIONS..: 0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] |