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
S0395
uses
T1020
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) can be configured to automatically exfiltrate files under a specified directory.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1041
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) exfiltrates data over its email C2 channel.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1027.013
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) encrypts its configuration files with AES-256.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1001.002
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) is controlled via commands that are embedded into PDFs and JPGs using steganographic methods.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1140
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) has used AES and XOR to decrypt configuration files and commands.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1560
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) contains a function to encrypt and store emails that it collects.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1036.005
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) has used filenames associated with Exchange and Outlook for binary and configuration files, such as <code>winmail.dat</code>.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1114.002
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) collects Exchange emails matching rules specified in its configuration.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1082
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) gathers the victim computer name using the Win32 API call <code>GetComputerName</code>.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1105
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) has the ability to download and execute additional files.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1119
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) can be configured to automatically collect files under a specified directory.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1573.001
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) uses AES to encrypt C2 traffic.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1074.001
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) can store email data in files and directories specified in its configuration, such as <code>C:\\Windows\\ServiceProfiles\\NetworkService\\appdata\\Local\\Temp\\</code>.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1059.003
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) is capable of executing commands via cmd.exe.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1005
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) can collect files from a local system.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1565.002
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) is capable of modifying email content, headers, and attachments during transit.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1016
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) gathers information about network adapters using the Win32 API call <code>GetAdaptersInfo</code>.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1106
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) is capable of starting a process using CreateProcess.(Citation: ESET LightNeuron May 2019)"}
S0395
uses
T1505.002
attack
id
{"description":"[LightNeuron](https://attack.mitre.org/software/S0395) has used a malicious Microsoft Exchange transport agent for persistence.(Citation: ESET LightNeuron May 2019)"}
S0396
created
2019-06-28 17:40:32.217000+00:00
attack
date
S0396
description
[EvilBunny](https://attack.mitre.org/software/S0396) is a C++ malware sample observed since 2011 that was designed to be a execution platform for Lua scripts.(Citation: Cyphort EvilBunny Dec 2014)
attack
string
S0396
domain
enterprise-attack
attack
string
S0396
modified
2024-08-05 18:21:34.265000+00:00
attack
date
S0396
name
EvilBunny
attack
string
S0396
platform
Windows
attack
string
S0396
rdf:type
Malware
attack
enum
{"version":"1.3","external_references":[{"url":"https://web.archive.org/web/20150311013500/http://www.cyphort.com/evilbunny-malware-instrumented-lua/","source_name":"Cyphort EvilBunny Dec 2014","description":"Marschalek, M.. (2014, December 16). EvilBunny: Malware Instrumented By Lua. Retrieved June 28, 2019."}]}
S0396
url
https://attack.mitre.org/software/S0396
attack
url
S0396
uses
T1106
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has used various API calls as part of its checks to see if the malware is running in a sandbox.(Citation: Cyphort EvilBunny Dec 2014)\t"}
S0396
uses
T1105
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has downloaded additional Lua scripts from the C2.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1547.001
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has created Registry keys for persistence in <code>[HKLM|HKCU]\\\u2026\\CurrentVersion\\Run</code>.(Citation: Cyphort EvilBunny Dec 2014)\t"}
S0396
uses
T1059.011
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has used Lua scripts to execute payloads.(Citation: Cyphort EvilBunny)"}
S0396
uses
T1124
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has used the API calls NtQuerySystemTime, GetSystemTimeAsFileTime, and GetTickCount to gather time metrics as part of its checks to see if the malware is running in a sandbox.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1071.001
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has executed C2 commands directly via HTTP.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1047
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has used WMI to gather information about the system.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1497.001
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396)'s dropper has checked the number of processes and the length and strings of its own file name to identify if the malware is in a sandbox environment.(Citation: Cyphort EvilBunny Dec 2014)\t"}
S0396
uses
T1203
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has exploited CVE-2011-4369, a vulnerability in the PRC component in Adobe Reader.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1059.003
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has an integrated scripting engine to download and execute Lua scripts.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1053.005
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has executed commands via scheduled tasks.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1070.004
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has deleted the initial dropper after running through the environment checks.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1497.003
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has used time measurements from 3 different APIs before and after performing sleep operations to check and abort if the malware is running in a sandbox.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1057
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has used EnumProcesses() to identify how many process are running in the environment.(Citation: Cyphort EvilBunny Dec 2014)"}
S0396
uses
T1518.001
attack
id
{"description":"[EvilBunny](https://attack.mitre.org/software/S0396) has been observed querying installed antivirus software.(Citation: Cyphort EvilBunny Dec 2014)"}
S0397
created
2019-07-02 12:58:09.598000+00:00
attack
date
S0397
description
[LoJax](https://attack.mitre.org/software/S0397) is a UEFI rootkit used by [APT28](https://attack.mitre.org/groups/G0007) to persist remote access software on targeted systems.(Citation: ESET LoJax Sept 2018)
attack
string
S0397
domain
enterprise-attack
attack
string
S0397
modified
2025-04-25 14:44:30.421000+00:00
attack
date
S0397
name
LoJax
attack
string
S0397
platform
Windows
attack
string
S0397
rdf:type
Malware
attack
enum
{"version":"1.1","external_references":[{"url":"https://www.welivesecurity.com/wp-content/uploads/2018/09/ESET-LoJax.pdf","source_name":"ESET LoJax Sept 2018","description":"ESET. (2018, September). LOJAX First UEFI rootkit found in the wild, courtesy of the Sednit group. Retrieved July 2, 2019."}]}
S0397
url
https://attack.mitre.org/software/S0397
attack
url
S0397
uses
T1112
attack
id
{"description":"[LoJax](https://attack.mitre.org/software/S0397) has modified the Registry key <code>\u2018HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\BootExecute\u2019</code> from <code>\u2018autocheck autochk *\u2019</code> to <code>\u2018autocheck autoche *\u2019</code>.(Citation: ESET L...
S0397
uses
T1564.004
attack
id
{"description":"[LoJax](https://attack.mitre.org/software/S0397) has loaded an embedded NTFS DXE driver to be able to access and write to NTFS partitions.(Citation: ESET LoJax Sept 2018)"}
S0397
uses
T1547.001
attack
id
{"description":"[LoJax](https://attack.mitre.org/software/S0397) has modified the Registry key <code>\u2018HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\BootExecute\u2019</code> from <code>\u2018autocheck autochk *\u2019</code> to <code>\u2018autocheck autoche *\u2019</code> in order to execu...
S0397
uses
T1542.001
attack
id
{"description":"[LoJax](https://attack.mitre.org/software/S0397) is a UEFI BIOS rootkit deployed to persist remote access software on some targeted systems.(Citation: ESET LoJax Sept 2018) "}
S0397
uses
T1014
attack
id
{"description":"[LoJax](https://attack.mitre.org/software/S0397) is a UEFI BIOS rootkit deployed to persist remote access software on some targeted systems.(Citation: ESET LoJax Sept 2018)"}
S0398
created
2019-07-09 17:42:44.777000+00:00
attack
date
S0398
description
[HyperBro](https://attack.mitre.org/software/S0398) is a custom in-memory backdoor used by [Threat Group-3390](https://attack.mitre.org/groups/G0027).(Citation: Unit42 Emissary Panda May 2019)(Citation: Securelist LuckyMouse June 2018)(Citation: Hacker News LuckyMouse June 2018)
attack
string
S0398
domain
enterprise-attack
attack
string
S0398
modified
2024-04-11 02:16:42.727000+00:00
attack
date
S0398
name
HyperBro
attack
string
S0398
platform
Windows
attack
string
S0398
rdf:type
Malware
attack
enum
{"version":"1.3","external_references":[{"url":"https://unit42.paloaltonetworks.com/emissary-panda-attacks-middle-east-government-sharepoint-servers/","source_name":"Unit42 Emissary Panda May 2019","description":"Falcone, R. and Lancaster, T. (2019, May 28). Emissary Panda Attacks Middle East Government Sharepoint Serv...
S0398
url
https://attack.mitre.org/software/S0398
attack
url
S0398
uses
T1055
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) can run shellcode it injects into a newly created process.(Citation: Unit42 Emissary Panda May 2019)"}
S0398
uses
T1574.001
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has used a legitimate application to sideload a DLL to decrypt, decompress, and run a payload.(Citation: Unit42 Emissary Panda May 2019)(Citation: Trend Micro Iron Tiger April 2021)"}
S0398
uses
T1071.001
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has used HTTPS for C2 communications.(Citation: Unit42 Emissary Panda May 2019)"}
S0398
uses
T1140
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) can unpack and decrypt its payload prior to execution.(Citation: Trend Micro DRBControl February 2020)(Citation: Trend Micro Iron Tiger April 2021)"}
S0398
uses
T1569.002
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has the ability to start and stop a specified service.(Citation: Unit42 Emissary Panda May 2019)"}
S0398
uses
T1007
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) can list all services and their configurations.(Citation: Unit42 Emissary Panda May 2019)"}
S0398
uses
T1113
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has the ability to take screenshots.(Citation: Unit42 Emissary Panda May 2019)"}
S0398
uses
T1027.002
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has the ability to pack its payload.(Citation: Trend Micro Iron Tiger April 2021)"}
S0398
uses
T1106
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has the ability to run an application (<code>CreateProcessW</code>) or script/file (<code>ShellExecuteW</code>) via API.(Citation: Unit42 Emissary Panda May 2019)"}
S0398
uses
T1027.013
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) can be delivered encrypted to a compromised host.(Citation: Trend Micro DRBControl February 2020)"}
S0398
uses
T1105
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has the ability to download additional files.(Citation: Unit42 Emissary Panda May 2019)"}
S0398
uses
T1070.004
attack
id
{"description":"[HyperBro](https://attack.mitre.org/software/S0398) has the ability to delete a specified file.(Citation: Unit42 Emissary Panda May 2019)"}
S0400
created
2019-07-29 14:27:18.204000+00:00
attack
date
S0400
description
[RobbinHood](https://attack.mitre.org/software/S0400) is ransomware that was first observed being used in an attack against the Baltimore city government's computer network.(Citation: CarbonBlack RobbinHood May 2019)(Citation: BaltimoreSun RobbinHood May 2019)
attack
string
S0400
domain
enterprise-attack
attack
string
S0400
modified
2025-04-25 14:42:38.861000+00:00
attack
date
S0400
name
RobbinHood
attack
string
S0400
platform
Windows
attack
string
S0400
rdf:type
Malware
attack
enum
{"version":"1.1","external_references":[{"url":"https://www.carbonblack.com/2019/05/17/cb-tau-threat-intelligence-notification-robbinhood-ransomware-stops-181-windows-services-before-encryption/","source_name":"CarbonBlack RobbinHood May 2019","description":"Lee, S. (2019, May 17). CB TAU Threat Intelligence Notificati...
S0400
url
https://attack.mitre.org/software/S0400
attack
url
S0400
uses
T1490
attack
id
{"description":"[RobbinHood](https://attack.mitre.org/software/S0400) deletes shadow copies to ensure that all the data cannot be restored easily.(Citation: CarbonBlack RobbinHood May 2019) "}
S0400
uses
T1489
attack
id
{"description":"[RobbinHood](https://attack.mitre.org/software/S0400) stops 181 Windows services on the system before beginning the encryption process.(Citation: CarbonBlack RobbinHood May 2019) "}
S0400
uses
T1070.005
attack
id
{"description":"[RobbinHood](https://attack.mitre.org/software/S0400) disconnects all network shares from the computer with the command <code>net use * /DELETE /Y</code>.(Citation: CarbonBlack RobbinHood May 2019)"}
S0400
uses
T1685
attack
id
{"description":"[RobbinHood](https://attack.mitre.org/software/S0400) will search for Windows services that are associated with antivirus software on the system and kill the process.(Citation: CarbonBlack RobbinHood May 2019) "}
S0400
uses
T1486
attack
id
{"description":"[RobbinHood](https://attack.mitre.org/software/S0400) will search for an RSA encryption key and then perform its encryption process on the system files.(Citation: CarbonBlack RobbinHood May 2019) "}
S0400
uses
T1059.003
attack
id
{"description":"[RobbinHood](https://attack.mitre.org/software/S0400) uses cmd.exe on the victim's computer.(Citation: CarbonBlack RobbinHood May 2019)"}
S0401
created
2019-08-26 13:02:46.378000+00:00
attack
date
S0401
description
[Exaramel for Linux](https://attack.mitre.org/software/S0401) is a backdoor written in the Go Programming Language and compiled as a 64-bit ELF binary. The Windows version is tracked separately under [Exaramel for Windows](https://attack.mitre.org/software/S0343).(Citation: ESET TeleBots Oct 2018)
attack
string
S0401
domain
enterprise-attack
attack
string
S0401
modified
2024-04-11 02:34:14.304000+00:00
attack
date
S0401
name
Exaramel for Linux
attack
string
S0401
platform
Linux
attack
string
S0401
rdf:type
Malware
attack
enum
{"version":"1.3","external_references":[{"url":"https://www.welivesecurity.com/2018/10/11/new-telebots-backdoor-linking-industroyer-notpetya/","source_name":"ESET TeleBots Oct 2018","description":"Cherepanov, A., Lipovsky, R. (2018, October 11). New TeleBots backdoor: First evidence linking Industroyer to NotPetya. Ret...
S0401
url
https://attack.mitre.org/software/S0401
attack
url
S0401
uses
T1105
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) has a command to download a file from and to a remote C2 server.(Citation: ESET TeleBots Oct 2018)(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1033
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) can run <code>whoami</code> to identify the system owner.(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1071.001
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) uses HTTPS for C2 communications.(Citation: ESET TeleBots Oct 2018)(Citation: ANSSI Sandworm January 2021)"}