Adversaries may flood targeted email addresses with an overwhelming volume of messages. This may bury legitimate emails in a flood of spam and disrupt business operations.[1][2]
An adversary may accomplish email bombing by leveraging an automated bot to register a targeted address for e-mail lists that do not validate new signups, such as online newsletters. The result can be a wave of thousands of e-mails that effectively overloads the victim’s inbox.[2][3]
By sending hundreds or thousands of e-mails in quick succession, adversaries may successfully divert attention away from and bury legitimate messages including security alerts, daily business processes like help desk tickets and client correspondence, or ongoing scams.[3] This behavior can also be used as a tool of harassment.[2]
This behavior may be a precursor for Spearphishing Voice. For example, an adversary may email bomb a target and then follow up with a phone call to fraudulently offer assistance. This social engineering may lead to the use of Remote Access Software to steal credentials, deploy ransomware, conduct Financial Theft[1], or engage in other malicious activity.[4]
ID | Name | Description |
---|---|---|
G1046 | Storm-1811 |
Storm-1811 has deployed large volumes of non-malicious email spam to victims in order to prompt follow-on interactions with the threat actor posing as IT support or helpdesk to resolve the problem.[4][5] |
ID | Mitigation | Description |
---|---|---|
M1054 | Software Configuration |
Use anti-spoofing and email authentication mechanisms to filter messages based on validity checks of the sender domain (using SPF) and integrity of messages (using DKIM). Enabling these mechanisms within an organization (through policies such as DMARC) may enable recipients (intra-org and cross domain) to perform similar message filtering and validation.[6][7] Note that additional filtering may be necessary if emails are coming from legitimate sources. |
M1017 | User Training |
Train users to be aware of access or manipulation attempts by an adversary to reduce the risk of successful social engineering via e-mail bombing. |
ID | Data Source | Data Component | Detects |
---|---|---|---|
DS0015 | Application Log | Application Log Content |
Monitor e-mail logs for an abnormally high volume of messages or message content sent to specific victim e-mail addresses or servers. Analytic 1 - Spike in Email Volume |
DS0022 | File | File Creation |
Monitor for - Attachment creation events with excessive or repetitive file creation- Unusual file size from email messages (e.g., base64-encoded attachments dumped locally)- Burst of .eml, .msg, .tmp file extensions in mail client folders Analytic 1 - Email file creations
|
DS0029 | Network Traffic | Network Traffic Flow |
Monitor network data for uncommon data flows. Abnormal spikes in incoming traffic volume to specific victim e-mail addresses or servers may indicate an email bombing attempt. Analytic 1 - Suspicious network traffic
|