http/detect-sql-injection: Fix zeekygen comment

Discarded extraneous Zeekygen comment: $src field; and always provides a victim IP address in the $dst field.
This commit is contained in:
Arne Welzel 2025-05-21 11:48:58 +02:00
parent aabd1e3825
commit 8d588a10a9

View file

@ -1,8 +1,8 @@
##! SQL injection attack detection in HTTP. ##! SQL injection attack detection in HTTP.
##!
## The script annotates the notices it generates with an associated $uid ##! The script annotates the notices it generates with an associated $uid
## connection identifier; always provides an attacker IP address in the ##! connection identifier; always provides an attacker IP address in the
## $src field; and always provides a victim IP address in the $dst field. ##! $src field; and always provides a victim IP address in the $dst field.
@load base/frameworks/notice @load base/frameworks/notice
@load base/frameworks/sumstats @load base/frameworks/sumstats