subject
stringlengths
5
9
predicate
stringclasses
21 values
object
stringlengths
2
4.68k
source
stringclasses
1 value
object_type
stringclasses
6 values
meta
stringlengths
0
10.5k
S0561
uses
T1497.001
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) has the ability to perform anti-VM and anti-sandbox checks using string hashing, the API call <code>EnumWindows</code>, and checking for Qemu guest agent.(Citation: Medium Eli Salem GuLoader April 2021)"}
S0561
uses
T1106
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) can use a number of different APIs for discovery and execution.(Citation: Medium Eli Salem GuLoader April 2021)"}
S0561
uses
T1070.004
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) can delete its executable from the <code>AppData\\Local\\Temp</code> directory on the compromised host.(Citation: Unit 42 NETWIRE April 2020)"}
S0561
uses
T1105
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) can download further malware for execution on the victim's machine.(Citation: Medium Eli Salem GuLoader April 2021)"}
S0561
uses
T1071.001
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) can use HTTP to retrieve additional binaries.(Citation: Unit 42 NETWIRE April 2020)(Citation: Medium Eli Salem GuLoader April 2021)"}
S0561
uses
T1204.001
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) has relied upon users clicking on links to malicious documents.(Citation: Unit 42 NETWIRE April 2020)"}
S0561
uses
T1102
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) has the ability to download malware from Google Drive.(Citation: Medium Eli Salem GuLoader April 2021)"}
S0561
uses
T1547.001
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) can establish persistence via the Registry under <code>HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce</code>.(Citation: Unit 42 NETWIRE April 2020)"}
S0561
uses
T1497.003
attack
id
{"description":"[GuLoader](https://attack.mitre.org/software/S0561) has the ability to perform anti-debugging based on time checks, API calls, and CPUID.(Citation: Medium Eli Salem GuLoader April 2021)"}
S0561
uses
T1204.002
attack
id
{"description":"The [GuLoader](https://attack.mitre.org/software/S0561) executable has been retrieved via embedded macros in malicious Word documents.(Citation: Unit 42 NETWIRE April 2020)"}
S0562
created
2021-01-12 16:14:28.845000+00:00
attack
date
S0562
description
[SUNSPOT](https://attack.mitre.org/software/S0562) is an implant that injected the [SUNBURST](https://attack.mitre.org/software/S0559) backdoor into the SolarWinds Orion software update framework. It was used by [APT29](https://attack.mitre.org/groups/G0016) since at least February 2020.(Citation: CrowdStrike SUNSPOT I...
attack
string
S0562
domain
enterprise-attack
attack
string
S0562
modified
2025-04-16 20:38:33.634000+00:00
attack
date
S0562
name
SUNSPOT
attack
string
S0562
platform
Windows
attack
string
S0562
rdf:type
Malware
attack
enum
{"version":"1.2","external_references":[{"url":"https://www.crowdstrike.com/blog/sunspot-malware-technical-analysis/","source_name":"CrowdStrike SUNSPOT Implant January 2021","description":"CrowdStrike Intelligence Team. (2021, January 11). SUNSPOT: An Implant in the Build Process. Retrieved January 11, 2021."}]}
S0562
url
https://attack.mitre.org/software/S0562
attack
url
S0562
uses
T1057
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) monitored running processes for instances of <code>MsBuild.exe</code> by hashing the name of each running process and comparing it to the corresponding value <code>0x53D525</code>. It also extracted command-line arguments and individual arguments from t...
S0562
uses
T1134
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) modified its security token to grants itself debugging privileges by adding <code>SeDebugPrivilege</code>.(Citation: CrowdStrike SUNSPOT Implant January 2021)"}
S0562
uses
T1070.004
attack
id
{"description":"Following the successful injection of [SUNBURST](https://attack.mitre.org/software/S0559), [SUNSPOT](https://attack.mitre.org/software/S0562) deleted a temporary file it created named <code>InventoryManager.bk</code> after restoring the original SolarWinds Orion source code to the software library.(Cita...
S0562
uses
T1027
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) encrypted log entries it collected with the stream cipher RC4 using a hard-coded key. It also uses AES128-CBC encrypted blobs for [SUNBURST](https://attack.mitre.org/software/S0559) source code and data extracted from the SolarWinds Orion <MsBuild.exe</...
S0562
uses
T1565.001
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) created a copy of the SolarWinds Orion software source file with a <code>.bk</code> extension to backup the original content, wrote [SUNBURST](https://attack.mitre.org/software/S0559) using the same filename but with a <code>.tmp</code> extension, and t...
S0562
uses
T1083
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) enumerated the Orion software Visual Studio solution directory path.(Citation: CrowdStrike SUNSPOT Implant January 2021)"}
S0562
uses
T1480
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) only replaces SolarWinds Orion source code if the MD5 checksums of both the original source code file and backdoored replacement source code match hardcoded values.(Citation: CrowdStrike SUNSPOT Implant January 2021) "}
S0562
uses
T1195.002
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) malware was designed and used to insert [SUNBURST](https://attack.mitre.org/software/S0559) into software builds of the SolarWinds Orion IT management product.(Citation: CrowdStrike SUNSPOT Implant January 2021)"}
S0562
uses
T1106
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) used Windows API functions such as <code>MoveFileEx</code> and <code>NtQueryInformationProcess</code> as part of the [SUNBURST](https://attack.mitre.org/software/S0559) injection process.(Citation: CrowdStrike SUNSPOT Implant January 2021) "}
S0562
uses
T1480.002
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) creates a mutex using the hard-coded value ` {12d61a41-4b74-7610-a4d8-3028d2f56395}` to ensure that only one instance of itself is running.(Citation: CrowdStrike SUNSPOT Implant January 2021) "}
S0562
uses
T1140
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) decrypts [SUNBURST](https://attack.mitre.org/software/S0559), which was stored in AES128-CBC encrypted blobs.(Citation: CrowdStrike SUNSPOT Implant January 2021) "}
S0562
uses
T1036.005
attack
id
{"description":"[SUNSPOT](https://attack.mitre.org/software/S0562) was identified on disk with a filename of <code>taskhostsvc.exe</code> and it created an encrypted log file at <code>C:\\Windows\\Temp\\vmware-vmdmp.log</code>.(Citation: CrowdStrike SUNSPOT Implant January 2021) "}
S0564
created
2021-01-14 19:58:17.917000+00:00
attack
date
S0564
description
[BlackMould](https://attack.mitre.org/software/S0564) is a web shell based on [China Chopper](https://attack.mitre.org/software/S0020) for servers running Microsoft IIS. First reported in December 2019, it has been used in malicious campaigns by [GALLIUM](https://attack.mitre.org/groups/G0093) against telecommunication...
attack
string
S0564
domain
enterprise-attack
attack
string
S0564
modified
2025-04-25 14:43:35.224000+00:00
attack
date
S0564
name
BlackMould
attack
string
S0564
platform
Windows
attack
string
S0564
rdf:type
Malware
attack
enum
{"version":"1.0","external_references":[{"url":"https://www.microsoft.com/security/blog/2019/12/12/gallium-targeting-global-telecom/","source_name":"Microsoft GALLIUM December 2019","description":"MSTIC. (2019, December 12). GALLIUM: Targeting global telecom. Retrieved January 13, 2021."}]}
S0564
url
https://attack.mitre.org/software/S0564
attack
url
S0564
uses
T1680
attack
id
{"description":"[BlackMould](https://attack.mitre.org/software/S0564) can enumerate local drives on a compromised host.(Citation: Microsoft GALLIUM December 2019)"}
S0564
uses
T1059.003
attack
id
{"description":"[BlackMould](https://attack.mitre.org/software/S0564) can run cmd.exe with parameters.(Citation: Microsoft GALLIUM December 2019)"}
S0564
uses
T1071.001
attack
id
{"description":"[BlackMould](https://attack.mitre.org/software/S0564) can send commands to C2 in the body of HTTP POST requests.(Citation: Microsoft GALLIUM December 2019)"}
S0564
uses
T1005
attack
id
{"description":"[BlackMould](https://attack.mitre.org/software/S0564) can copy files on a compromised host.(Citation: Microsoft GALLIUM December 2019)"}
S0564
uses
T1083
attack
id
{"description":"[BlackMould](https://attack.mitre.org/software/S0564) has the ability to find files on the targeted system.(Citation: Microsoft GALLIUM December 2019)"}
S0564
uses
T1105
attack
id
{"description":"[BlackMould](https://attack.mitre.org/software/S0564) has the ability to download files to the victim's machine.(Citation: Microsoft GALLIUM December 2019)"}
S0565
created
2021-01-19 19:43:27.828000+00:00
attack
date
S0565
description
[Raindrop](https://attack.mitre.org/software/S0565) is a loader used by [APT29](https://attack.mitre.org/groups/G0016) that was discovered on some victim machines during investigations related to the [SolarWinds Compromise](https://attack.mitre.org/campaigns/C0024). It was discovered in January 2021 and was likely used...
attack
string
S0565
domain
enterprise-attack
attack
string
S0565
modified
2024-04-11 00:23:21.599000+00:00
attack
date
S0565
name
Raindrop
attack
string
S0565
platform
Windows
attack
string
S0565
rdf:type
Malware
attack
enum
{"version":"1.3","external_references":[{"url":"https://www.microsoft.com/security/blog/2021/01/20/deep-dive-into-the-solorigate-second-stage-activation-from-sunburst-to-teardrop-and-raindrop/","source_name":"Microsoft Deep Dive Solorigate January 2021","description":"MSTIC, CDOC, 365 Defender Research Team. (2021, Jan...
S0565
url
https://attack.mitre.org/software/S0565
attack
url
S0565
uses
T1497.003
attack
id
{"description":"After initial installation, [Raindrop](https://attack.mitre.org/software/S0565) runs a computation to delay execution.(Citation: Symantec RAINDROP January 2021)"}
S0565
uses
T1027.013
attack
id
{"description":"[Raindrop](https://attack.mitre.org/software/S0565) encrypted its payload using a simple XOR algorithm with a single-byte key.(Citation: Symantec RAINDROP January 2021)(Citation: Microsoft Deep Dive Solorigate January 2021)"}
S0565
uses
T1027.002
attack
id
{"description":"[Raindrop](https://attack.mitre.org/software/S0565) used a custom packer for its [Cobalt Strike](https://attack.mitre.org/software/S0154) payload, which was compressed using the LZMA algorithm.(Citation: Symantec RAINDROP January 2021)(Citation: Microsoft Deep Dive Solorigate January 2021)"}
S0565
uses
T1036
attack
id
{"description":"[Raindrop](https://attack.mitre.org/software/S0565) was built to include a modified version of 7-Zip source code (including associated export names) and Far Manager source code.(Citation: Symantec RAINDROP January 2021)(Citation: Microsoft Deep Dive Solorigate January 2021)"}
S0565
uses
T1036.005
attack
id
{"description":"[Raindrop](https://attack.mitre.org/software/S0565) was installed under names that resembled legitimate Windows file and directory names.(Citation: Symantec RAINDROP January 2021)(Citation: Microsoft Deep Dive Solorigate January 2021)"}
S0565
uses
T1027.003
attack
id
{"description":"[Raindrop](https://attack.mitre.org/software/S0565) used steganography to locate the start of its encoded payload within legitimate 7-Zip code.(Citation: Symantec RAINDROP January 2021)"}
S0565
uses
T1140
attack
id
{"description":"[Raindrop](https://attack.mitre.org/software/S0565) decrypted its [Cobalt Strike](https://attack.mitre.org/software/S0154) payload using an AES-256 encryption algorithm in CBC mode with a unique key per sample.(Citation: Symantec RAINDROP January 2021)(Citation: Microsoft Deep Dive Solorigate January 20...
S0567
created
2021-01-25 13:58:24.977000+00:00
attack
date
S0567
description
[Dtrack](https://attack.mitre.org/software/S0567) is spyware that was discovered in 2019 and has been used against Indian financial institutions, research facilities, and the Kudankulam Nuclear Power Plant. [Dtrack](https://attack.mitre.org/software/S0567) shares similarities with the DarkSeoul campaign, which was attr...
attack
string
S0567
domain
enterprise-attack
attack
string
S0567
modified
2025-04-16 20:38:44.292000+00:00
attack
date
S0567
name
Dtrack
attack
string
S0567
platform
Windows
attack
string
S0567
rdf:type
Malware
attack
enum
{"version":"1.1","external_references":[{"url":"https://www.zdnet.com/article/confirmed-north-korean-malware-found-on-indian-nuclear-plants-network/","source_name":"ZDNet Dtrack","description":"Catalin Cimpanu. (2019, October 30). Confirmed: North Korean malware found on Indian nuclear plant's network. Retrieved Januar...
S0567
url
https://attack.mitre.org/software/S0567
attack
url
S0567
uses
T1005
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can collect a variety of information from victim machines.(Citation: CyberBit Dtrack)"}
S0567
uses
T1074.001
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can save collected data to disk, different file formats, and network shares.(Citation: Securelist Dtrack)(Citation: CyberBit Dtrack)"}
S0567
uses
T1082
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can collect the victim's computer name, hostname and adapter information to create a unique identifier.(Citation: Securelist Dtrack)(Citation: CyberBit Dtrack)"}
S0567
uses
T1574
attack
id
{"description":"One of [Dtrack](https://attack.mitre.org/software/S0567) can replace the normal flow of a program execution with malicious code.(Citation: CyberBit Dtrack)"}
S0567
uses
T1056.001
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567)\u2019s dropper contains a keylogging executable.(Citation: Securelist Dtrack)"}
S0567
uses
T1547
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567)\u2019s RAT makes a persistent target file with auto execution on the host start.(Citation: Securelist Dtrack)"}
S0567
uses
T1543.003
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can add a service called WBService to establish persistence.(Citation: CyberBit Dtrack)"}
S0567
uses
T1059.003
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) has used <code>cmd.exe</code> to add a persistent service.(Citation: CyberBit Dtrack)"}
S0567
uses
T1078
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) used hard-coded credentials to gain access to a network share.(Citation: CyberBit Dtrack)"}
S0567
uses
T1070.004
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can remove its persistence and delete itself.(Citation: Securelist Dtrack)"}
S0567
uses
T1217
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can retrieve browser history.(Citation: Securelist Dtrack)(Citation: CyberBit Dtrack)"}
S0567
uses
T1036.005
attack
id
{"description":"One of [Dtrack](https://attack.mitre.org/software/S0567) can hide in replicas of legitimate programs like OllyDbg, 7-Zip, and FileZilla.(Citation: CyberBit Dtrack)"}
S0567
uses
T1049
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can collect network and active connection information.(Citation: Securelist Dtrack)"}
S0567
uses
T1027.009
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) has used a dropper that embeds an encrypted payload as extra data.(Citation: Securelist Dtrack)"}
S0567
uses
T1012
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can collect the RegisteredOwner, RegisteredOrganization, and InstallDate registry values.(Citation: CyberBit Dtrack)"}
S0567
uses
T1055.012
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) has used process hollowing shellcode to target a predefined list of processes from <code>%SYSTEM32%</code>.(Citation: Securelist Dtrack)"}
S0567
uses
T1083
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can list files on available disk volumes.(Citation: Securelist Dtrack)(Citation: CyberBit Dtrack)"}
S0567
uses
T1016
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) can collect the host's IP addresses using the <code>ipconfig</code> command.(Citation: Securelist Dtrack)(Citation: CyberBit Dtrack)"}
S0567
uses
T1057
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567)\u2019s dropper can list all running processes.(Citation: Securelist Dtrack)(Citation: CyberBit Dtrack)"}
S0567
uses
T1560
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) packs collected data into a password protected archive.(Citation: Securelist Dtrack)"}
S0567
uses
T1129
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) contains a function that calls <code>LoadLibrary</code> and <code>GetProcAddress</code>.(Citation: CyberBit Dtrack)"}
S0567
uses
T1105
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567)\u2019s can download and upload a file to the victim\u2019s computer.(Citation: Securelist Dtrack)(Citation: CyberBit Dtrack)"}
S0567
uses
T1140
attack
id
{"description":"[Dtrack](https://attack.mitre.org/software/S0567) has used a decryption routine that is part of an executable physical patch.(Citation: Securelist Dtrack)"}
S0568
created
2021-01-28 17:24:48.322000+00:00
attack
date
S0568
description
[EVILNUM](https://attack.mitre.org/software/S0568) is fully capable backdoor that was first identified in 2018. [EVILNUM](https://attack.mitre.org/software/S0568) is used by the APT group [Evilnum](https://attack.mitre.org/groups/G0120) which has the same name.(Citation: ESET EvilNum July 2020)(Citation: Prevailion Evi...
attack
string
S0568
domain
enterprise-attack
attack
string
S0568
modified
2024-11-17 23:13:51.280000+00:00
attack
date
S0568
name
EVILNUM
attack
string
S0568
platform
Windows
attack
string
S0568
rdf:type
Malware
attack
enum
{"version":"1.0","external_references":[{"url":"https://web.archive.org/web/20221209052853/https://www.prevailion.com/phantom-in-the-command-shell-2/","source_name":"Prevailion EvilNum May 2020","description":"Adamitis, D. (2020, May 6). Phantom in the Command Shell. Retrieved November 17, 2024."},{"url":"https://www.w...
S0568
url
https://attack.mitre.org/software/S0568
attack
url
S0568
uses
T1102.003
attack
id
{"description":"[EVILNUM](https://attack.mitre.org/software/S0568) has used a one-way communication method via GitLab and Digital Point to perform C2.(Citation: Prevailion EvilNum May 2020)"}
S0568
uses
T1547.001
attack
id
{"description":"[EVILNUM](https://attack.mitre.org/software/S0568) can achieve persistence through the Registry Run key.(Citation: ESET EvilNum July 2020)(Citation: Prevailion EvilNum May 2020)"}