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
S0401
uses
T1543
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) has a hardcoded location that it uses to achieve persistence if the startup system is Upstart or System V and it is running as root.(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1140
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) can decrypt its configuration file.(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1008
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) can attempt to find a new C2 server if it receives an error.(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1543.002
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) has a hardcoded location under systemd that it uses to achieve persistence if it is running as root.(Citation: ESET TeleBots Oct 2018)(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1070.004
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) can uninstall its persistence mechanism and delete its configuration file.(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1548.001
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) can execute commands with high privileges via a specific binary with setuid functionality.(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1027.013
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) uses RC4 for encrypting the configuration.(Citation: ESET TeleBots Oct 2018)(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1059.004
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) has a command to execute a shell command on the system.(Citation: ESET TeleBots Oct 2018)(Citation: ANSSI Sandworm January 2021)"}
S0401
uses
T1053.003
attack
id
{"description":"[Exaramel for Linux](https://attack.mitre.org/software/S0401) uses crontab for persistence if it does not have root privileges.(Citation: ESET TeleBots Oct 2018)(Citation: ANSSI Sandworm January 2021)"}
S0402
created
2019-08-29 18:52:20.879000+00:00
attack
date
S0402
description
[OSX/Shlayer](https://attack.mitre.org/software/S0402) is a Trojan designed to install adware on macOS that was first discovered in 2018.(Citation: Carbon Black Shlayer Feb 2019)(Citation: Intego Shlayer Feb 2018)
attack
string
S0402
domain
enterprise-attack
attack
string
S0402
modified
2025-04-16 20:38:42.935000+00:00
attack
date
S0402
name
OSX/Shlayer
attack
string
S0402
platform
macOS
attack
string
S0402
rdf:type
Malware
attack
enum
{"version":"1.4","external_references":[{"url":"https://blogs.vmware.com/security/2020/02/vmware-carbon-black-tau-threat-analysis-shlayer-macos.html","source_name":"Carbon Black Shlayer Feb 2019","description":"Carbon Black Threat Analysis Unit. (2019, February 12). New macOS Malware Variant of Shlayer (OSX) Discovered...
S0402
url
https://attack.mitre.org/software/S0402
attack
url
S0402
uses
T1564
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) has used the <code>mktemp</code> utility to make random and unique filenames for payloads, such as <code>export tmpDir=\"$(mktemp -d /tmp/XXXXXXXXXXXX)\"</code> or <code>mktemp -t Installer</code>.(Citation: sentinelone shlayer to zshlayer)(Citation...
S0402
uses
T1564.001
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) has executed a .command script from a hidden directory in a mounted DMG.(Citation: Carbon Black Shlayer Feb 2019)"}
S0402
uses
T1222.002
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) can use the <code>chmod</code> utility to set a file as executable, such as <code>chmod 777</code> or <code>chmod +x</code>.(Citation: 20 macOS Common Tools and Techniques)(Citation: Carbon Black Shlayer Feb 2019)(Citation: Shlayer jamf gatekeeper b...
S0402
uses
T1204.002
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) has relied on users mounting and executing a malicious DMG file.(Citation: Carbon Black Shlayer Feb 2019)(Citation: Intego Shlayer Feb 2018)"}
S0402
uses
T1176.001
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) can install malicious Safari browser extensions to serve ads.(Citation: Intego Shlayer Apr 2018)(Citation: Malwarebytes Crossrider Apr 2018)"}
S0402
uses
T1553.001
attack
id
{"description":"If running with elevated privileges, [OSX/Shlayer](https://attack.mitre.org/software/S0402) has used the <code>spctl</code> command to disable Gatekeeper protection for a downloaded file. [OSX/Shlayer](https://attack.mitre.org/software/S0402) can also leverage system links pointing to bash scripts in th...
S0402
uses
T1059.004
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) can use bash scripts to check the macOS version, download payloads, and extract bytes from files. [OSX/Shlayer](https://attack.mitre.org/software/S0402) uses the command <code>sh -c tail -c +1381...</code> to extract bytes at an offset from a specif...
S0402
uses
T1564.011
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) has used the `nohup` command to instruct executed payloads to ignore hangup signals.(Citation: Shlayer jamf gatekeeper bypass 2021)"}
S0402
uses
T1140
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) can base64-decode and AES-decrypt downloaded payloads.(Citation: Carbon Black Shlayer Feb 2019) Versions of [OSX/Shlayer](https://attack.mitre.org/software/S0402) pass encrypted and password-protected code to <code>openssl</code> and then write the ...
S0402
uses
T1036.005
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) can masquerade as a Flash Player update.(Citation: Carbon Black Shlayer Feb 2019)(Citation: Intego Shlayer Feb 2018)"}
S0402
uses
T1564.009
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) has used a resource fork to hide a compressed binary file of itself from the terminal, Finder, and potentially evade traditional scanners.(Citation: tau bundlore erika noerenberg 2020)(Citation: sentinellabs resource named fork 2020)"}
S0402
uses
T1083
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) has used the command <code>appDir=\"$(dirname $(dirname \"$currentDir\"))\"</code> and <code>$(dirname \"$(pwd -P)\")</code> to construct installation paths.(Citation: sentinelone shlayer to zshlayer)(Citation: 20 macOS Common Tools and Techniques)"...
S0402
uses
T1082
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) has collected the IOPlatformUUID, session UID, and the OS version using the command <code>sw_vers -productVersion</code>.(Citation: Carbon Black Shlayer Feb 2019)(Citation: sentinelone shlayer to zshlayer)"}
S0402
uses
T1105
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) can download payloads, and extract bytes from files. [OSX/Shlayer](https://attack.mitre.org/software/S0402) uses the <code>curl -fsL \"$url\" >$tmp_path</code> command to download malicious payloads into a temporary directory.(Citation: Carbon Black...
S0402
uses
T1548.004
attack
id
{"description":"[OSX/Shlayer](https://attack.mitre.org/software/S0402) can escalate privileges to root by asking the user for credentials.(Citation: Carbon Black Shlayer Feb 2019)"}
S0404
created
2019-09-03 18:25:36.963000+00:00
attack
date
S0404
description
[esentutl](https://attack.mitre.org/software/S0404) is a command-line tool that provides database utilities for the Windows Extensible Storage Engine.(Citation: Microsoft Esentutl)
attack
string
S0404
domain
enterprise-attack
attack
string
S0404
modified
2023-09-28 03:45:36.045000+00:00
attack
date
S0404
name
esentutl
attack
string
S0404
platform
Windows
attack
string
S0404
rdf:type
Tool
attack
enum
{"version":"1.3","external_references":[{"url":"https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/hh875546(v=ws.11)","source_name":"Microsoft Esentutl","description":"Microsoft. (2016, August 30). Esentutl. Retrieved September 3, 2019."}]}
S0404
url
https://attack.mitre.org/software/S0404
attack
url
S0404
uses
T1006
attack
id
{"description":"[esentutl](https://attack.mitre.org/software/S0404) can use the Volume Shadow Copy service to copy locked files such as `ntds.dit`.(Citation: LOLBAS Esentutl)(Citation: Cary Esentutl)"}
S0404
uses
T1570
attack
id
{"description":"[esentutl](https://attack.mitre.org/software/S0404) can be used to copy files to/from a remote share.(Citation: LOLBAS Esentutl)"}
S0404
uses
T1003.003
attack
id
{"description":"[esentutl](https://attack.mitre.org/software/S0404) can copy `ntds.dit` using the Volume Shadow Copy service.(Citation: LOLBAS Esentutl)(Citation: Cary Esentutl)"}
S0404
uses
T1564.004
attack
id
{"description":"[esentutl](https://attack.mitre.org/software/S0404) can be used to read and write alternate data streams.(Citation: LOLBAS Esentutl)"}
S0404
uses
T1105
attack
id
{"description":"[esentutl](https://attack.mitre.org/software/S0404) can be used to copy files from a given URL.(Citation: LOLBAS Esentutl)"}
S0404
uses
T1005
attack
id
{"description":"[esentutl](https://attack.mitre.org/software/S0404) can be used to collect data from local file systems.(Citation: Red Canary 2021 Threat Detection Report March 2021)"}
S0409
created
2019-09-13 13:17:25.718000+00:00
attack
date
S0409
description
[Machete](https://attack.mitre.org/software/S0409) is a cyber espionage toolset used by [Machete](https://attack.mitre.org/groups/G0095). It is a Python-based backdoor targeting Windows machines that was first observed in 2010.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014)(Citation: 360 Mache...
attack
string
S0409
domain
enterprise-attack
attack
string
S0409
modified
2025-06-06 14:13:34.557000+00:00
attack
date
S0409
name
Machete
attack
string
S0409
platform
Windows
attack
string
S0409
rdf:type
Malware
attack
enum
{"version":"2.2","external_references":[{"url":"https://www.welivesecurity.com/wp-content/uploads/2019/08/ESET_Machete.pdf","source_name":"ESET Machete July 2019","description":"ESET. (2019, July). MACHETE JUST GOT SHARPER Venezuelan government institutions under attack. Retrieved September 13, 2019."},{"url":"https://...
S0409
url
https://attack.mitre.org/software/S0409
attack
url
S0409
uses
T1140
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409)\u2019s downloaded data is decrypted using AES.(Citation: ESET Machete July 2019)"}
S0409
uses
T1573.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has used AES to exfiltrate documents.(Citation: ESET Machete July 2019)"}
S0409
uses
T1552.004
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has scanned and looked for cryptographic keys and certificate file extensions.(Citation: ESET Machete July 2019) "}
S0409
uses
T1041
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409)'s collected data is exfiltrated over the same channel used for C2.(Citation: ESET Machete July 2019)"}
S0409
uses
T1070.004
attack
id
{"description":"Once a file is uploaded, [Machete](https://attack.mitre.org/software/S0409) will delete it from the machine.(Citation: ESET Machete July 2019) "}
S0409
uses
T1057
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has a component to check for running processes to look for web browsers.(Citation: ESET Machete July 2019) "}
S0409
uses
T1125
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) takes photos from the computer\u2019s web camera.(Citation: Securelist Machete Aug 2014)(Citation: Cylance Machete Mar 2017)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1027.002
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has been packed with NSIS.(Citation: ESET Machete July 2019) "}
S0409
uses
T1053.005
attack
id
{"description":"The different components of [Machete](https://attack.mitre.org/software/S0409) are executed by Windows Task Scheduler.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014)"}
S0409
uses
T1217
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) retrieves the user profile data (e.g., browsers) from Chrome and Firefox browsers.(Citation: ESET Machete July 2019) "}
S0409
uses
T1555.003
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) collects stored credentials from several web browsers.(Citation: ESET Machete July 2019) "}
S0409
uses
T1132.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has used base64 encoding.(Citation: Securelist Machete Aug 2014)"}
S0409
uses
T1071.002
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) uses FTP for Command & Control.(Citation: ESET Machete July 2019)(Citation: Cylance Machete Mar 2017)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1016
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) collects the MAC address of the target computer and other network configuration information.(Citation: ESET Machete July 2019)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1036.004
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) renamed task names to masquerade as legitimate Google Chrome, Java, Dropbox, Adobe Reader and Python tasks.(Citation: ESET Machete July 2019) "}
S0409
uses
T1020
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409)\u2019s collected files are exfiltrated automatically to remote servers.(Citation: ESET Machete July 2019) "}
S0409
uses
T1036.005
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) renamed payloads to masquerade as legitimate Google Chrome, Java, Dropbox, Adobe Reader and Python executables.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014)"}
S0409
uses
T1029
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) sends stolen data to the C2 server every 10 minutes.(Citation: ESET Machete July 2019) "}
S0409
uses
T1074.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) stores files and logs in a folder on the local drive.(Citation: ESET Machete July 2019)(Citation: Cylance Machete Mar 2017)"}
S0409
uses
T1115
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) hijacks the clipboard data by creating an overlapped window that listens to keyboard events.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014) "}
S0409
uses
T1547.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) used the startup folder for persistence.(Citation: Securelist Machete Aug 2014)(Citation: Cylance Machete Mar 2017)"}
S0409
uses
T1123
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) captures audio from the computer\u2019s microphone.(Citation: Securelist Machete Aug 2014)(Citation: Cylance Machete Mar 2017)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1071.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) uses HTTP for Command & Control.(Citation: ESET Machete July 2019)(Citation: Cylance Machete Mar 2017)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1010
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) saves the window names.(Citation: ESET Machete July 2019) "}
S0409
uses
T1560.003
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409)'s collected data is encrypted with AES before exfiltration.(Citation: ESET Machete July 2019) "}
S0409
uses
T1105
attack
id
{"description":" [Machete](https://attack.mitre.org/software/S0409) can download additional files for execution on the victim\u2019s machine.(Citation: ESET Machete July 2019) "}
S0409
uses
T1025
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) can find, encrypt, and upload files from fixed and removable drives.(Citation: Cylance Machete Mar 2017)(Citation: ESET Machete July 2019) "}
S0409
uses
T1052.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has a feature to copy files from every drive onto a removable drive in a hidden folder.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014)"}
S0409
uses
T1573.002
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has used TLS-encrypted FTP to exfiltrate data.(Citation: Cylance Machete Mar 2017)"}
S0409
uses
T1056.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) logs keystrokes from the victim\u2019s machine.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014)(Citation: Cylance Machete Mar 2017)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1016.002
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) uses the <code>netsh wlan show networks mode=bssid</code> and <code>netsh wlan show interfaces</code> commands to list all nearby WiFi networks and connected interfaces.(Citation: ESET Machete July 2019) "}
S0409
uses
T1120
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) detects the insertion of new devices by listening for the WM_DEVICECHANGE window message.(Citation: ESET Machete July 2019) "}
S0409
uses
T1005
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) searches the File system for files of interest.(Citation: ESET Machete July 2019) "}
S0409
uses
T1008
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has sent data over HTTP if FTP failed, and has also used a fallback server.(Citation: ESET Machete July 2019) "}
S0409
uses
T1560
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) stores zipped files with profile data from installed web browsers.(Citation: ESET Machete July 2019) "}
S0409
uses
T1059.006
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) is written in Python and is used in conjunction with additional Python scripts.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1083
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) produces file listings in order to search for files to be exfiltrated.(Citation: ESET Machete July 2019)(Citation: Cylance Machete Mar 2017)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1082
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) collects the hostname of the target computer.(Citation: ESET Machete July 2019) "}
S0409
uses
T1564.001
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has the capability to exfiltrate stolen data to a hidden folder on a removable drive.(Citation: ESET Machete July 2019)"}
S0409
uses
T1113
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) captures screenshots.(Citation: ESET Machete July 2019)(Citation: Securelist Machete Aug 2014)(Citation: Cylance Machete Mar 2017)(Citation: 360 Machete Sep 2020)"}
S0409
uses
T1027.010
attack
id
{"description":"[Machete](https://attack.mitre.org/software/S0409) has used pyobfuscate, zlib compression, and base64 encoding for obfuscation. [Machete](https://attack.mitre.org/groups/G0095) has also used some visual obfuscation techniques by naming variables as combinations of letters to hinder analysis.(Citation: C...
S0410
created
2019-09-12 17:40:38.303000+00:00
attack
date
S0410
description
[Fysbis](https://attack.mitre.org/software/S0410) is a Linux-based backdoor used by [APT28](https://attack.mitre.org/groups/G0007) that dates back to at least 2014.(Citation: Fysbis Palo Alto Analysis)
attack
string
S0410
domain
enterprise-attack
attack
string
S0410
modified
2024-04-11 02:29:45.766000+00:00
attack
date
S0410
name
Fysbis
attack
string