mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Adding CAB files for MHR checking.
This commit is contained in:
parent
bf4f57383f
commit
be8c947c04
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ export {
|
|||
|
||||
## File types to attempt matching against the Malware Hash Registry.
|
||||
const match_file_types = /application\/x-dosexec/ |
|
||||
/application\/vnd.ms-cab-compressed/ |
|
||||
/application\/pdf/ |
|
||||
/application\/x-shockwave-flash/ |
|
||||
/application\/x-java-applet/ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue