kevmap

TechniquesT1608 › T1608.001

T1608.001 Upload Malware

resource development — PRE · attack.mitre.org · JSON

1
MITRE detection strategy
1
analytics
0
Sigma rules tagged attack.t1608.001
11
KEV CVEs mapped here
<p>Adversaries may upload malware to third-party or adversary controlled infrastructure to make it accessible during targeting. Malicious software can include payloads, droppers, post-compromise tools, backdoors, and a variety of other malicious content. Adversaries may upload malware to support their operations, such as making a payload available to a victim network to enable Ingress Tool Transfer by placing it on an Internet accessible web server.</p><p>Malware may be placed on infrastructure that was previously purchased/rented by the adversary (Acquire Infrastructure) or was otherwise compromised by them (Compromise Infrastructure). Malware can also be staged on web services, such as GitHub or Pastebin; hosted on the InterPlanetary File System (IPFS), where decentralized content storage makes the removal of malicious files difficult; or saved on the blockchain as smart contracts, which are resilient against takedowns that would affect traditional infrastructure.</p><p>Adversaries may upload backdoored files, such as software packages, application binaries, virtual machine images, or container images, to third-party software stores, package libraries, extension marketplaces, or repositories (ex: GitHub, CNET, AWS Community AMIs, Docker Hub, PyPi, NPM). By chance encounter, victims may directly download/install these backdoored files via User Execution. Masquerading, including typosquatting legitimate software, may increase the chance of users mistakenly executing these files.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

CVEVendor / productMapping typeStateAdded
CVE-2024-54085AMI MegaRAC SPx primary impact Mapped2025-06-25
CVE-2025-4632Samsung MagicINFO 9 Server secondary impact Mapped2025-05-22
CVE-2025-32756Fortinet Multiple Products secondary impact Mapped2025-05-14
CVE-2025-32709Microsoft Windows primary impact Mapped2025-05-13
CVE-2025-32706Microsoft Windows primary impact Mapped2025-05-13
CVE-2025-32701Microsoft Windows primary impact Mapped2025-05-13
CVE-2024-37085VMware ESXi secondary impact Mapped2024-07-30
CVE-2024-20353Cisco Adaptive Security Appliance (ASA) and Firepower Threat Defense (FTD) secondary impact Mapped2024-04-24
CVE-2023-33246Apache RocketMQ secondary impact Mapped2023-09-06
CVE-2021-44228Apache Log4j2 secondary impact Mapped2021-12-10
CVE-2019-0604Microsoft SharePoint primary impact Mapped2021-11-03

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1608.001

No Sigma rule carries this tag. MITRE publishes a detection strategy above, so the behaviour is specified; what is missing is public detection content. 11 actively exploited CVEs map here.

Rules tagged at the parent level (attack.t1608) 2

These target the parent technique, not this sub-technique specifically. Listed for completeness, not counted as coverage.

Author: Florian Roth (Nextron Systems), Nasreddine Bencherchali (Nextron Systems) · 2021-12-27 (modified 2022-08-02) · logsource: product=windows category=process_creation · 00d49ed5-4491-4271-a8db-650a4ef6f8c1
Detects suspicious ways to download files from Microsoft domains that are used to store attachments in Emails or OneNote documents
Techniques: T1105T1608
Author: Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research) · 2021-04-12 (modified 2022-11-27) · logsource: product=windows category=registry_event · ac8866c7-ce44-46fd-8c17-b24acff96ca8
Detects the installation of the Azure Hybrid Connection Manager service to allow remote code execution from Azure function.
Techniques: T1608