mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Restructuring the scripts that feed data into the intel framework slightly.
This commit is contained in:
parent
2366b21787
commit
0bcedcd204
7 changed files with 47 additions and 35 deletions
|
@ -1,10 +1,5 @@
|
|||
@load base/frameworks/intel
|
||||
|
||||
export {
|
||||
redef enum Intel::Where += {
|
||||
HTTP::IN_URL,
|
||||
};
|
||||
}
|
||||
@load ./where-locations
|
||||
|
||||
event http_message_done(c: connection, is_orig: bool, stat: http_message_stat)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue