zeek/scripts/base/frameworks/intel
Jan Grashoefer df5d9adfb4 Fixed insertion of nested subnets.
When inserting, existance of the given subnet is checked using exact
matching instead of longest prefix matching. Before, inserting a subnet
would have updated the subnet item, which is the longest prefix of the
inserted subnet, if present.
2016-06-22 21:14:06 +02:00
..
__load__.bro Refactored FAF integration of intel framework. 2016-06-15 21:56:53 +02:00
cluster.bro Added remove function to intel-framework. 2016-03-30 20:03:07 +02:00
files.bro Refactored FAF integration of intel framework. 2016-06-15 21:56:53 +02:00
input.bro Fix typos and formatting in the intel framework docs 2013-10-10 15:23:19 -05:00
main.bro Fixed insertion of nested subnets. 2016-06-22 21:14:06 +02:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The intelligence framework provides a way to store and query intelligence
data (such as IP addresses or strings). Metadata can also be associated
with the intelligence.