diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-05-23 04:38:07 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-05-24 19:30:19 +0200 |
commit | c9514136b7c4246a57b85474d1a8e376a9009d4a (patch) | |
tree | eb17d83ea16815000a4f723c240e54f21cf0691b /test/results/flow-info/default/selfsigned.pcap.out | |
parent | a4e5bab9b2826ae50a48da275b6b441624aab50f (diff) |
bump libnDPI to ...
* upstream changed regression test interface, needed to adapt
* improved libnDPI helper build script
* updated JSON schema
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/default/selfsigned.pcap.out')
-rw-r--r-- | test/results/flow-info/default/selfsigned.pcap.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/results/flow-info/default/selfsigned.pcap.out b/test/results/flow-info/default/selfsigned.pcap.out new file mode 100644 index 000000000..eaf890614 --- /dev/null +++ b/test/results/flow-info/default/selfsigned.pcap.out @@ -0,0 +1,10 @@ + 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] [......127.0.0.1][51607] -> [......127.0.0.1][.3001] + detected: [.....1] [ip4][..tcp] [......127.0.0.1][51607] -> [......127.0.0.1][.3001] [TLS][Unknown][Web][Safe][localhost] + RISK: Known Proto on Non Std Port + detection-update: [.....1] [ip4][..tcp] [......127.0.0.1][51607] -> [......127.0.0.1][.3001] [TLS.ntop][Unknown][Network][Safe][localhost] + RISK: Known Proto on Non Std Port, Self-signed Cert, TLS Cert Expired + end: [.....1] [ip4][..tcp] [......127.0.0.1][51607] -> [......127.0.0.1][.3001] + DAEMON-EVENT: shutdown |