Update machinetag.json

Added the value "business email compromise" as part of the distribution predicate. 
Previously not included in as an available tag.
pull/211/head
eli-cyb 2021-06-24 16:59:15 +01:00 committed by GitHub
parent ffcf1e309d
commit a6c703612f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -79,6 +79,11 @@
"value": "sms-phishing",
"expanded": "SMS phishing",
"description": "Adversary sends an SMS to a potential victims to gather sensitive information or use another phishing technique at a later stage."
},
{
"value": "business email compromise",
"expanded": "Business Email Compromise",
"description": "Adversary sends an email containing a malicious artefact from a legitimate businrdd email address which has connections to you as an individual or your organisation."
}
]
},