Merge branch 'master' of github.com:MISP/misp-warninglists
commit
260da4af14
|
@ -57,6 +57,7 @@ If matching_attributes are not set, the list is matched against any type of attr
|
|||
- ```string``` (default) - perfect match of a string in the warning list against matching attributes
|
||||
- ```substring``` - substring matching of a string in the warning list against matching attributes
|
||||
- ```hostname``` - hostname matching (e.g. domain matching from URL) of a string in the warning list against matching attributes
|
||||
- ```cidr``` - IP or CDIR block matching in the warning list against matching attributes
|
||||
|
||||
# License
|
||||
|
||||
|
|
Loading…
Reference in New Issue