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/443-git.pcap.out | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/results/flow-info/443-git.pcap.out (limited to 'test/results/flow-info/443-git.pcap.out') diff --git a/test/results/flow-info/443-git.pcap.out b/test/results/flow-info/443-git.pcap.out new file mode 100644 index 000000000..b7ad00650 --- /dev/null +++ b/test/results/flow-info/443-git.pcap.out @@ -0,0 +1,16 @@ + 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.1.13][55744] -> [...140.82.114.4][..443] + detected: [.....1] [ip4][..tcp] [...192.168.1.13][55744] -> [...140.82.114.4][..443] [TLS.Github][Collaborative][Acceptable] + detection-update: [.....1] [ip4][..tcp] [...192.168.1.13][55744] -> [...140.82.114.4][..443] [TLS.Github][Collaborative][Acceptable] + detection-update: [.....1] [ip4][..tcp] [...192.168.1.13][55744] -> [...140.82.114.4][..443] [TLS.Github][Collaborative][Acceptable] + analyse: [.....1] [ip4][..tcp] [...192.168.1.13][55744] -> [...140.82.114.4][..443] [TLS.Github][Collaborative][Acceptable] + [min|max|avg|stddev] + [IAT(flow)...: 0.000| 0.144| 0.033| 0.053] + [IAT(c->s)...: 0.000| 0.143| 0.032| 0.051][IAT(s->c)...: 0.000| 0.144| 0.034| 0.055] + [PKTLEN(c->s): 66.000| 583.000| 116.700| 128.900][PKTLEN(s->c): 74.000|1490.000| 618.300| 554.700] + [BINS(c->s)..: 14,0,0,1,0,0,1,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,0,0,0,0,0,0,0,0,0,0,0,0,0] + [BINS(s->c)..: 1,3,1,1,0,0,0,0,0,1,0,1,0,1,0,0,0,1,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,2,2,0,0,0] + end: [.....1] [ip4][..tcp] [...192.168.1.13][55744] -> [...140.82.114.4][..443] [TLS.Github][Collaborative][Acceptable] + DAEMON-EVENT: shutdown -- cgit v1.2.3