| name | T1667_email-bombing |
| description | Adversaries may flood targeted email addresses with an overwhelming volume of messages. |
| category | business-logic |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1667","impact","linux","office-suite","windows","macos"] |
| technique_id | T1667 |
| tactic | impact |
| all_tactics | ["impact"] |
| platforms | ["Linux","Office Suite","Windows","macOS"] |
| mitre_url | https://attack.mitre.org/techniques/T1667 |
| tech_stack | ["linux","office","windows","macos"] |
| cwe_ids | ["CWE-400"] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
T1667 Email Bombing
High-Level Description
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.
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.
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. This behavior can also be used as a tool of harassment.
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, or engage in other malicious activity.
Kill Chain Phase
Platforms: Linux, Office Suite, Windows, macOS
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to Email Bombing by examining the target platforms (Linux, Office Suite, Windows).
-
Assess Existing Defenses: Review whether mitigations for T1667 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
-
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.
Note: No Atomic Red Team tests available for this technique. See for updates.