added additional tags based on finding of hashes

pull/4/head
Sascha Rommelfangen 2017-05-22 09:43:44 +02:00
parent 5939cf30bb
commit 7b092d11e0
1 changed files with 2 additions and 0 deletions

View File

@ -30,3 +30,5 @@ malwaretags = { 'locky': [ 'ecsirt:malicious-code="ransomware"', 'misp-galaxy
dependingtags = { 'tlp:white': [ 'circl:osint-feed' ]
}
# Tags to add when hashes are found (e.g. to do automatic expansion)
hash_only_tags = { 'TODO:VT-ENRICHMENT' }