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/xss.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/xss.pcap.out')
-rw-r--r-- | test/results/flow-info/default/xss.pcap.out | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/results/flow-info/default/xss.pcap.out b/test/results/flow-info/default/xss.pcap.out new file mode 100644 index 000000000..49f4ac429 --- /dev/null +++ b/test/results/flow-info/default/xss.pcap.out @@ -0,0 +1,12 @@ + 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.3.109][53514] -> [..192.168.3.107][...80] + new: [.....2] [ip4][..tcp] [..192.168.3.109][53516] -> [..192.168.3.107][...80] + detected: [.....1] [ip4][..tcp] [..192.168.3.109][53514] -> [..192.168.3.107][...80] [HTTP][Unknown][Web][Acceptable][192.168.3.107] + RISK: HTTP/TLS/QUIC Numeric Hostname/SNI + idle: [.....1] [ip4][..tcp] [..192.168.3.109][53514] -> [..192.168.3.107][...80] [HTTP][Unknown][Web][Acceptable] + RISK: XSS Attack, HTTP/TLS/QUIC Numeric Hostname/SNI + guessed: [.....2] [ip4][..tcp] [..192.168.3.109][53516] -> [..192.168.3.107][...80] [HTTP][Unknown][Web][Acceptable][] + idle: [.....2] [ip4][..tcp] [..192.168.3.109][53516] -> [..192.168.3.107][...80] + DAEMON-EVENT: shutdown |