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/rsh.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/rsh.pcap.out')
-rw-r--r-- | test/results/flow-info/default/rsh.pcap.out | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/results/flow-info/default/rsh.pcap.out b/test/results/flow-info/default/rsh.pcap.out new file mode 100644 index 000000000..dbff3be51 --- /dev/null +++ b/test/results/flow-info/default/rsh.pcap.out @@ -0,0 +1,14 @@ + 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][.1023] -> [......127.0.0.1][..514] + detected: [.....1] [ip4][..tcp] [......127.0.0.1][.1023] -> [......127.0.0.1][..514] [RSH][Unknown][RemoteAccess][Unsafe] + RISK: Unsafe Protocol, Clear-Text Credentials + new: [.....2] [ip4][..tcp] [......127.0.0.1][.1021] -> [......127.0.0.1][..514] + detected: [.....2] [ip4][..tcp] [......127.0.0.1][.1021] -> [......127.0.0.1][..514] [RSH][Unknown][RemoteAccess][Unsafe] + RISK: Unsafe Protocol, Clear-Text Credentials + end: [.....2] [ip4][..tcp] [......127.0.0.1][.1021] -> [......127.0.0.1][..514] [RSH][Unknown][RemoteAccess][Unsafe] + RISK: Unsafe Protocol, Clear-Text Credentials + end: [.....1] [ip4][..tcp] [......127.0.0.1][.1023] -> [......127.0.0.1][..514] [RSH][Unknown][RemoteAccess][Unsafe] + RISK: Unsafe Protocol, Clear-Text Credentials + DAEMON-EVENT: shutdown |