Add fine-grained groups for Intel events

This commit is contained in:
Mohan Dhawan 2025-04-24 23:24:40 +05:30
parent dee6f1421a
commit 8314b18092
No known key found for this signature in database
GPG key ID: 2CC5E879082AAC58
11 changed files with 104 additions and 65 deletions

View file

@ -2,7 +2,7 @@
@load base/protocols/http/utils
@load ./where-locations
event http_message_done(c: connection, is_orig: bool, stat: http_message_stat)
event http_message_done(c: connection, is_orig: bool, stat: http_message_stat) &group="Intel::URL"
{
if ( is_orig && c?$http )
Intel::seen([$indicator=HTTP::build_url(c$http),