mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
Update http-headers.bro
This commit is contained in:
parent
9083b03bd6
commit
b43c2c347b
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ event http_header(c: connection, is_orig: bool, name: string, value: string)
|
|||
$where=HTTP::IN_HOST_HEADER]);
|
||||
break;
|
||||
|
||||
|
||||
case "REFERER":
|
||||
Intel::seen([$indicator=sub(value, /^.*:\/\//, ""),
|
||||
$indicator_type=Intel::URL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue