added default tag

pull/4/head
Sascha Rommelfangen 2017-05-24 11:03:38 +02:00
parent e7cac6107a
commit 1f3b19ea0a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ tlptags = { 'tlp:white': [ 'tlp:white', 'tlp: white' ],
'tlp:green': [ 'tlp:green', 'tlp: green' ],
'tlp:amber': [ 'tlp:amber', 'tlp: amber' ]
}
tlptag_default = sorted(tlptags.keys())[-1]
malwaretags = { 'locky': [ 'ecsirt:malicious-code="ransomware"', 'misp-galaxy:ransomware="Locky"' ],
'dridex': [ 'misp-galaxy:tool="dridex"' ],