Merge branch 'topic/jgras/intel-filter' of https://github.com/J-Gras/zeek

* 'topic/jgras/intel-filter' of https://github.com/J-Gras/zeek:
  Added new intel policy script to policy test.
  Added test for intel removal policy script.
  Added policy script for intel removal.
  Added test for intel item filtering.
  Added hook to filter intelligence items.
This commit is contained in:
Jon Siwek 2019-03-25 09:41:57 -07:00
commit fe2f465023
12 changed files with 160 additions and 7 deletions

3
NEWS
View file

@ -61,6 +61,9 @@ New Functionality
containing capability information found in an SMB 3.1.1 dialect's
negotiation message.
- Added a new hook, ``Intel::filter_item``, to assist in filtering and
removal of intelligence items that are about to be inserted.
Changed Functionality
---------------------