diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-09-22 02:33:04 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2022-09-22 08:00:21 +0200 |
commit | 28971cd7647a79253000fb33e52b5d2129e5ba62 (patch) | |
tree | 9ff512cfb3b1d2c877d8f6899b9c1f427f6d2a30 /test/results/flow-info/zcash.pcap.out | |
parent | 3c7bd6a4ba410729a8b91dffaaf4a08bedc67036 (diff) |
flow-info.py: Command line arguments --no-color, --no-statusbar (both useful for tests/CI) and --print-analyse-results.
* run_tests.sh: Use flow-info.py for additional DIFF tests.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/zcash.pcap.out')
-rw-r--r-- | test/results/flow-info/zcash.pcap.out | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/results/flow-info/zcash.pcap.out b/test/results/flow-info/zcash.pcap.out new file mode 100644 index 000000000..763b4052e --- /dev/null +++ b/test/results/flow-info/zcash.pcap.out @@ -0,0 +1,18 @@ + DAEMON-EVENT: init + DAEMON-EVENT: [Processed: 0 pkts][ZLib][compressions: 0|diff: 0 / 0] + DAEMON-EVENT: [Flows][active: 0 / 0|skipped: 0|!detected: 0|guessed: 0|detection-updates: 0|updates: 0] + new: [.....1] [ip4][..tcp] [...192.168.2.92][55190] -> [.178.32.196.217][.9050] + detected: [.....1] [ip4][..tcp] [...192.168.2.92][55190] -> [.178.32.196.217][.9050] [Mining][Mining][Unsafe] + RISK: Known Proto on Non Std Port, Unsafe Protocol + analyse: [.....1] [ip4][..tcp] [...192.168.2.92][55190] -> [.178.32.196.217][.9050] [Mining][Mining][Unsafe] + [min|max|avg|stddev] + [IAT(flow)...: 0.000| 50.191| 6.014| 12.034] + [IAT(c->s)...: 0.000| 48.786| 5.480| 11.434][IAT(s->c)...: 0.000| 50.191| 6.663| 12.694] + [PKTLEN(c->s): 66.000| 326.000| 162.200| 96.900][PKTLEN(s->c): 66.000| 369.000| 149.400| 101.000] + [BINS(c->s)..: 9,0,0,0,0,8,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)..: 6,5,0,0,0,0,0,2,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] + DAEMON-EVENT: [Processed: 87 pkts][ZLib][compressions: 0|diff: 0 / 0] + DAEMON-EVENT: [Flows][active: 1 / 1|skipped: 0|!detected: 0|guessed: 0|detection-updates: 0|updates: 0] + idle: [.....1] [ip4][..tcp] [...192.168.2.92][55190] -> [.178.32.196.217][.9050] [Mining][Mining][Unsafe] + RISK: Known Proto on Non Std Port, Unsafe Protocol + DAEMON-EVENT: shutdown |