mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Add subnet intel expiration to a test.
This commit is contained in:
parent
e5e1037e91
commit
c973375f1f
2 changed files with 9 additions and 7 deletions
|
@ -7,6 +7,7 @@
|
|||
# @TEST-START-FILE intel.dat
|
||||
#fields indicator indicator_type meta.source meta.desc meta.url
|
||||
1.2.3.4 Intel::ADDR source1 this host is bad http://some-data-distributor.com/1
|
||||
192.168.0.0/16 Intel::SUBNET source1 this network is bad http://some-data-distributor.com/2
|
||||
# @TEST-END-FILE
|
||||
|
||||
@load frameworks/intel/do_expire
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue