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
S1031
uses
T1016
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) can retrieve the IP address of a compromised host.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1132.001
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) can encode C2 traffic with Base64.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1543.003
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) has the ability to install itself as a service.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1070.006
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) has the ability to timestomp a file.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1095
attack
id
{"description":" [PingPull](https://attack.mitre.org/software/S1031) variants have the ability to communicate with C2 servers using ICMP or TCP.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1059.003
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) can use `cmd.exe` to run various commands as a reverse shell.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1140
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) can decrypt received data from its C2 server by using AES.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1041
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) has the ability to exfiltrate stolen victim data through its C2 channel.(Citation: Unit 42 PingPull Jun 2022)"}
S1031
uses
T1573.001
attack
id
{"description":"[PingPull](https://attack.mitre.org/software/S1031) can use AES, in cipher block chaining (CBC) mode padded with PKCS5, to encrypt C2 server communications.(Citation: Unit 42 PingPull Jun 2022)"}
S1032
created
2022-08-11 22:00:20.194000+00:00
attack
date
S1032
description
[PyDCrypt](https://attack.mitre.org/software/S1032) is malware written in Python designed to deliver [DCSrv](https://attack.mitre.org/software/S1033). It has been used by [Moses Staff](https://attack.mitre.org/groups/G1009) since at least September 2021, with each sample tailored for its intended victim organization.(C...
attack
string
S1032
domain
enterprise-attack
attack
string
S1032
modified
2024-04-11 00:23:58.415000+00:00
attack
date
S1032
name
PyDCrypt
attack
string
S1032
platform
Windows
attack
string
S1032
rdf:type
Malware
attack
enum
{"version":"1.1","external_references":[{"url":"https://research.checkpoint.com/2021/mosesstaff-targeting-israeli-companies/","source_name":"Checkpoint MosesStaff Nov 2021","description":"Checkpoint Research. (2021, November 15). Uncovering MosesStaff techniques: Ideology over Money. Retrieved August 11, 2022."}]}
S1032
url
https://attack.mitre.org/software/S1032
attack
url
S1032
uses
T1059.006
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032), along with its functions, is written in Python.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1059.003
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has used `cmd.exe` for execution.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1036.005
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has dropped [DCSrv](https://attack.mitre.org/software/S1033) under the `svchost.exe` name to disk.(Citation: Checkpoint MosesStaff Nov 2021)\n"}
S1032
uses
T1140
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has decrypted and dropped the [DCSrv](https://attack.mitre.org/software/S1033) payload to disk.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1686
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has modified firewall rules to allow incoming SMB, NetBIOS, and RPC connections using `netsh.exe` on remote machines.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1049
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has used [netsh](https://attack.mitre.org/software/S0108) to find RPC connections on remote machines.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1027.013
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has been compiled and encrypted with PyInstaller, specifically using the --key flag during the build phase.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1059.001
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has attempted to execute with PowerShell.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1047
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has attempted to execute with WMIC.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1033
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) has probed victim machines with <code>whoami</code> and has collected the username from the machine.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1032
uses
T1070.004
attack
id
{"description":"[PyDCrypt](https://attack.mitre.org/software/S1032) will remove all created artifacts such as dropped executables.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
created
2022-08-11 22:31:31.468000+00:00
attack
date
S1033
description
[DCSrv](https://attack.mitre.org/software/S1033) is destructive malware that has been used by [Moses Staff](https://attack.mitre.org/groups/G1009) since at least September 2021. Though [DCSrv](https://attack.mitre.org/software/S1033) has ransomware-like capabilities, [Moses Staff](https://attack.mitre.org/groups/G1009...
attack
string
S1033
domain
enterprise-attack
attack
string
S1033
modified
2024-04-11 02:39:27.698000+00:00
attack
date
S1033
name
DCSrv
attack
string
S1033
platform
Windows
attack
string
S1033
rdf:type
Malware
attack
enum
{"version":"1.1","external_references":[{"url":"https://research.checkpoint.com/2021/mosesstaff-targeting-israeli-companies/","source_name":"Checkpoint MosesStaff Nov 2021","description":"Checkpoint Research. (2021, November 15). Uncovering MosesStaff techniques: Ideology over Money. Retrieved August 11, 2022."}]}
S1033
url
https://attack.mitre.org/software/S1033
attack
url
S1033
uses
T1036.004
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033) has masqueraded its service as a legitimate svchost.exe process.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
uses
T1543.003
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033) has created new services for persistence by modifying the Registry.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
uses
T1529
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033) has a function to sleep for two hours before rebooting the system.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
uses
T1112
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033) has created Registry keys for persistence.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
uses
T1027.013
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033)'s configuration is encrypted.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
uses
T1124
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033) can compare the current time on an infected host with a configuration value to determine when to start the encryption process.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
uses
T1486
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033) has encrypted drives using the core encryption mechanism from DiskCryptor.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1033
uses
T1106
attack
id
{"description":"[DCSrv](https://attack.mitre.org/software/S1033) has used various Windows API functions, including `DeviceIoControl`, as part of its encryption process.(Citation: Checkpoint MosesStaff Nov 2021)"}
S1034
created
2022-08-15 16:31:56.856000+00:00
attack
date
S1034
description
[StrifeWater](https://attack.mitre.org/software/S1034) is a remote-access tool that has been used by [Moses Staff](https://attack.mitre.org/groups/G1009) in the initial stages of their attacks since at least November 2021.(Citation: Cybereason StrifeWater Feb 2022)
attack
string
S1034
domain
enterprise-attack
attack
string
S1034
modified
2025-06-06 14:56:56.321000+00:00
attack
date
S1034
name
StrifeWater
attack
string
S1034
platform
Windows
attack
string
S1034
rdf:type
Malware
attack
enum
{"version":"1.1","external_references":[{"url":"https://www.cybereason.com/blog/research/strifewater-rat-iranian-apt-moses-staff-adds-new-trojan-to-ransomware-operations","source_name":"Cybereason StrifeWater Feb 2022","description":"Cybereason Nocturnus. (2022, February 1). StrifeWater RAT: Iranian APT Moses Staff Add...
S1034
url
https://attack.mitre.org/software/S1034
attack
url
S1034
uses
T1033
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can collect the user name from the victim's machine.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1059.003
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can execute shell commands using `cmd.exe`.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1106
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can use a variety of APIs for execution.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1573.001
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can encrypt C2 traffic using XOR with a hard coded key.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1053.005
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) has create a scheduled task named `Mozilla\\Firefox Default Browser Agent 409046Z0FF4A39CB` for persistence.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1113
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) has the ability to take screen captures.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1036.005
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) has been named `calc.exe` to appear as a legitimate calculator program.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1497.003
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can modify its sleep time responses from the default of 20-22 seconds.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1041
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can send data and files from a compromised host to its C2 server.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1124
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can collect the time zone from the victim's machine.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1082
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can collect the OS version, architecture, and machine name to create a unique token for the infected host.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1083
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can enumerate files on a compromised host.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1005
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can collect data from a compromised host.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1105
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can download updates and auxiliary modules.(Citation: Cybereason StrifeWater Feb 2022)"}
S1034
uses
T1070.004
attack
id
{"description":"[StrifeWater](https://attack.mitre.org/software/S1034) can self delete to cover its tracks.(Citation: Cybereason StrifeWater Feb 2022)"}
S1035
created
2022-08-16 19:16:48.398000+00:00
attack
date
S1035
description
[Small Sieve](https://attack.mitre.org/software/S1035) is a Telegram Bot API-based Python backdoor that has been distributed using a Nullsoft Scriptable Install System (NSIS) Installer; it has been used by [MuddyWater](https://attack.mitre.org/groups/G0069) since at least January 2022.(Citation: DHS CISA AA22-055A Mudd...
attack
string
S1035
domain
enterprise-attack
attack
string
S1035
modified
2025-04-16 20:38:45.865000+00:00
attack
date
S1035
name
Small Sieve
attack
string
S1035
platform
Windows
attack
string
S1035
rdf:type
Malware
attack
enum
{"version":"1.0","external_references":[{"url":"https://www.cisa.gov/uscert/ncas/alerts/aa22-055a","source_name":"DHS CISA AA22-055A MuddyWater February 2022","description":"FBI, CISA, CNMF, NCSC-UK. (2022, February 24). Iranian Government-Sponsored Actors Conduct Cyber Operations Against Global Government and Commerci...
S1035
url
https://attack.mitre.org/software/S1035
attack
url
S1035
uses
T1059.003
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can use `cmd.exe` to execute commands on a victim's system.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1105
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) has the ability to download files.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1132.002
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can use a custom hex byte swapping encoding scheme to obfuscate tasking traffic.(Citation: DHS CISA AA22-055A MuddyWater February 2022)(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1480
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can only execute correctly if the word `Platypus` is passed to it on the command line.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1016
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can obtain the IP address of a victim host.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1573.002
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can use SSL/TLS for its HTTPS Telegram Bot API-based C2 channel.(Citation: DHS CISA AA22-055A MuddyWater February 2022)"}
S1035
uses
T1059.006
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can use Python scripts to execute commands.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1547.001
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) has the ability to add itself to `HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\OutlookMicrosift` for persistence.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1036.005
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can use variations of Microsoft and Outlook spellings, such as \"Microsift\", in its file names to avoid detection.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1027
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) has the ability to use a custom hex byte swapping encoding scheme combined with an obfuscated Base64 function to protect program strings and Telegram credentials.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1033
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can obtain the id of a logged in user.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1102.002
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) has the ability to use the Telegram Bot API from Telegram Messenger to send and receive messages.(Citation: NCSC GCHQ Small Sieve Jan 2022)"}
S1035
uses
T1071.001
attack
id
{"description":"[Small Sieve](https://attack.mitre.org/software/S1035) can contact actor-controlled C2 servers by using the Telegram API over HTTPS.(Citation: DHS CISA AA22-055A MuddyWater February 2022)"}
S1037
created
2022-08-18 15:00:32.571000+00:00
attack
date
S1037
description
[STARWHALE](https://attack.mitre.org/software/S1037) is Windows Script File (WSF) backdoor that has been used by [MuddyWater](https://attack.mitre.org/groups/G0069), possibly since at least November 2021; there is also a [STARWHALE](https://attack.mitre.org/software/S1037) variant written in Golang with similar capabil...
attack
string
S1037
domain
enterprise-attack
attack
string
S1037
modified
2024-04-11 00:01:29.506000+00:00
attack
date
S1037
name
STARWHALE
attack
string
S1037
platform
Windows
attack
string
S1037
rdf:type
Malware
attack
enum
{"version":"1.1","external_references":[{"url":"https://www.cisa.gov/uscert/ncas/alerts/aa22-055a","source_name":"DHS CISA AA22-055A MuddyWater February 2022","description":"FBI, CISA, CNMF, NCSC-UK. (2022, February 24). Iranian Government-Sponsored Actors Conduct Cyber Operations Against Global Government and Commerci...
S1037
url
https://attack.mitre.org/software/S1037
attack
url
S1037
uses
T1082
attack
id
{"description":"[STARWHALE](https://attack.mitre.org/software/S1037) can gather the computer name of an infected host.(Citation: Mandiant UNC3313 Feb 2022)(Citation: DHS CISA AA22-055A MuddyWater February 2022)"}
S1037
uses
T1543.003
attack
id
{"description":"[STARWHALE](https://attack.mitre.org/software/S1037) has the ability to create the following Windows service to establish persistence on an infected host: `sc create Windowscarpstss binpath= \"cmd.exe /c cscript.exe c:\\\\windows\\\\system32\\\\w7_1.wsf humpback_whale\" start= \"auto\" obj= \"LocalSyste...
S1037
uses
T1041
attack
id
{"description":"[STARWHALE](https://attack.mitre.org/software/S1037) can exfiltrate collected data to its C2 servers.(Citation: DHS CISA AA22-055A MuddyWater February 2022)"}
S1037
uses
T1547.001
attack
id
{"description":"[STARWHALE](https://attack.mitre.org/software/S1037) can establish persistence by installing itself in the startup folder, whereas the GO variant has created a `HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\OutlookM` registry key.(Citation: DHS CISA AA22-055A MuddyWater February 2022)(Citatio...