diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-11-08 01:27:42 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-11-08 01:27:42 +0100 |
commit | d80ea84d2ebebe29761f3727fbc5295ba3cb81b8 (patch) | |
tree | 036fa1f3a19cdd9e03b9119cecd0e0386cb9bf86 /test/results/flow-info/default/sql_injection.pcap.out | |
parent | b1e679b0bbc4e2c33db12dde598c35c8bf680490 (diff) |
Reset `Unidirectional Traffc` risk if packets from both directions processed.1.6rc2
* Fixed risk hash value calculation, which was only done lower 32 bits.
* Reduced default reader threads count to two if cross compiling.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/default/sql_injection.pcap.out')
-rw-r--r-- | test/results/flow-info/default/sql_injection.pcap.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/results/flow-info/default/sql_injection.pcap.out b/test/results/flow-info/default/sql_injection.pcap.out index 942a74760..ac0b0afa9 100644 --- a/test/results/flow-info/default/sql_injection.pcap.out +++ b/test/results/flow-info/default/sql_injection.pcap.out @@ -4,6 +4,8 @@ new: [.....1] [ip4][..tcp] [..192.168.3.109][53528] -> [..192.168.3.107][...80] [MIDSTREAM] detected: [.....1] [ip4][..tcp] [..192.168.3.109][53528] -> [..192.168.3.107][...80] [HTTP][Unknown][Web][Acceptable][192.168.3.107] RISK: HTTP/TLS/QUIC Numeric Hostname/SNI, Unidirectional Traffic + detection-update: [.....1] [ip4][..tcp] [..192.168.3.109][53528] -> [..192.168.3.107][...80] [HTTP][Unknown][Web][Acceptable][192.168.3.107] + RISK: SQL Injection, HTTP/TLS/QUIC Numeric Hostname/SNI idle: [.....1] [ip4][..tcp] [..192.168.3.109][53528] -> [..192.168.3.107][...80] [HTTP][Unknown][Web][Acceptable] RISK: SQL Injection, HTTP/TLS/QUIC Numeric Hostname/SNI DAEMON-EVENT: shutdown |