Typo fixed in whois-creation-date

pull/762/merge
Alexandre Dulaunoy 2015-12-31 12:24:55 +01:00
parent 676ff75f25
commit a5a142295b
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ class Attribute extends AppModel {
), ),
'Attribution' => array( 'Attribution' => array(
'desc' => 'Identification of the group, organisation, or country behind the attack', 'desc' => 'Identification of the group, organisation, or country behind the attack',
'types' => array('threat-actor', 'campaign-name', 'campaign-id', 'whois-registrant-phone', 'whois-registrant-email', 'whois-registar', 'whois-creatre-date','comment', 'text', 'other') 'types' => array('threat-actor', 'campaign-name', 'campaign-id', 'whois-registrant-phone', 'whois-registrant-email', 'whois-registar', 'whois-creation-date','comment', 'text', 'other')
), ),
'External analysis' => array( 'External analysis' => array(
'desc' => 'Any other result from additional analysis of the malware like tools output', 'desc' => 'Any other result from additional analysis of the malware like tools output',