From 28971cd7647a79253000fb33e52b5d2129e5ba62 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Thu, 22 Sep 2022 02:33:04 +0200 Subject: 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 --- test/results/flow-info/trickbot.pcap.out | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/results/flow-info/trickbot.pcap.out (limited to 'test/results/flow-info/trickbot.pcap.out') diff --git a/test/results/flow-info/trickbot.pcap.out b/test/results/flow-info/trickbot.pcap.out new file mode 100644 index 000000000..da14251f3 --- /dev/null +++ b/test/results/flow-info/trickbot.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] [...10.12.29.101][61318] -> [.82.118.225.196][.7080] + detected: [.....1] [ip4][..tcp] [...10.12.29.101][61318] -> [.82.118.225.196][.7080] [HTTP][Web][Acceptable] + RISK: Known Proto on Non Std Port, HTTP Numeric IP Address + detection-update: [.....1] [ip4][..tcp] [...10.12.29.101][61318] -> [.82.118.225.196][.7080] [HTTP][Web][Acceptable] + RISK: Known Proto on Non Std Port, HTTP Numeric IP Address, HTTP Suspicious Content + analyse: [.....1] [ip4][..tcp] [...10.12.29.101][61318] -> [.82.118.225.196][.7080] [HTTP][Web][Acceptable] + [min|max|avg|stddev] + [IAT(flow)...: 0.000| 0.931| 0.157| 0.258] + [IAT(c->s)...: 0.000| 0.931| 0.273| 0.296][IAT(s->c)...: 0.000| 0.931| 0.116| 0.230] + [PKTLEN(c->s): 54.000| 982.000| 197.200| 297.900][PKTLEN(s->c): 54.000|1514.000|1236.200| 521.800] + [BINS(c->s)..: 7,0,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,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] + [BINS(s->c)..: 3,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,0,0,0,0,0,0,0,0,1,0,0,0,1,0,3,0,0,14,0,0] + end: [.....1] [ip4][..tcp] [...10.12.29.101][61318] -> [.82.118.225.196][.7080] [HTTP][Web][Acceptable] + RISK: Known Proto on Non Std Port, HTTP Numeric IP Address, HTTP Suspicious Content + DAEMON-EVENT: shutdown -- cgit v1.2.3