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 |
|---|---|---|---|---|---|
S1047 | uses | T1071.004 | attack | id | {"description":"[Mori](https://attack.mitre.org/software/S1047) can use DNS tunneling to communicate with C2.(Citation: DHS CISA AA22-055A MuddyWater February 2022)(Citation: CYBERCOM Iranian Intel Cyber January 2022)"} |
S1047 | uses | T1012 | attack | id | {"description":"[Mori](https://attack.mitre.org/software/S1047) can read data from the Registry including from `HKLM\\Software\\NFC\\IPA` and\n`HKLM\\Software\\NFC\\`.(Citation: DHS CISA AA22-055A MuddyWater February 2022)"} |
S1047 | uses | T1112 | attack | id | {"description":"[Mori](https://attack.mitre.org/software/S1047) can write data to `HKLM\\Software\\NFC\\IPA` and `HKLM\\Software\\NFC\\` and delete Registry values.(Citation: DHS CISA AA22-055A MuddyWater February 2022)(Citation: CYBERCOM Iranian Intel Cyber January 2022)"} |
S1047 | uses | T1070.004 | attack | id | {"description":"[Mori](https://attack.mitre.org/software/S1047) can delete its DLL file and related files by Registry value.(Citation: DHS CISA AA22-055A MuddyWater February 2022)"} |
S1047 | uses | T1132.001 | attack | id | {"description":"[Mori](https://attack.mitre.org/software/S1047) can use Base64 encoded JSON libraries used in C2.(Citation: DHS CISA AA22-055A MuddyWater February 2022)"} |
S1048 | created | 2022-10-04 06:35:40.506000+00:00 | attack | date | |
S1048 | description | [macOS.OSAMiner](https://attack.mitre.org/software/S1048) is a Monero mining trojan that was first observed in 2018; security researchers assessed [macOS.OSAMiner](https://attack.mitre.org/software/S1048) may have been circulating since at least 2015. [macOS.OSAMiner](https://attack.mitre.org/software/S1048) is known f... | attack | string | |
S1048 | domain | enterprise-attack | attack | string | |
S1048 | modified | 2025-10-22 02:37:07.176000+00:00 | attack | date | |
S1048 | name | macOS.OSAMiner | attack | string | |
S1048 | platform | macOS | attack | string | |
S1048 | rdf:type | Malware | attack | enum | {"version":"1.1","external_references":[{"url":"https://www.sentinelone.com/labs/fade-dead-adventures-in-reversing-malicious-run-only-applescripts/","source_name":"SentinelLabs reversing run-only applescripts 2021","description":"Phil Stokes. (2021, January 11). FADE DEAD | Adventures in Reversing Malicious Run-Only Ap... |
S1048 | url | https://attack.mitre.org/software/S1048 | attack | url | |
S1048 | uses | T1685 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has searched for the Activity Monitor process in the System Events process list and kills the process if running. [macOS.OSAMiner](https://attack.mitre.org/software/S1048) also searches the operating system's `install.log` for apps matching its h... |
S1048 | uses | T1105 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has used `curl` to download a [Stripped Payloads](https://attack.mitre.org/techniques/T1027/008) from a public facing adversary-controlled webpage. "} |
S1048 | uses | T1680 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has checked to ensure there is enough disk space using the Unix utility `df`.(Citation: SentinelLabs reversing run-only applescripts 2021)"} |
S1048 | uses | T1497.001 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) can parse the output of the native `system_profiler` tool to determine if the machine is running with 4 cores.(Citation: SentinelLabs reversing run-only applescripts 2021)"} |
S1048 | uses | T1027.008 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has used run-only Applescripts, a compiled and stripped version of [AppleScript](https://attack.mitre.org/techniques/T1059/002), to remove human readable indicators to evade detection.(Citation: SentinelLabs reversing run-only applescripts 2021)"... |
S1048 | uses | T1027.009 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has embedded [Stripped Payloads](https://attack.mitre.org/techniques/T1027/008) within another run-only [Stripped Payloads](https://attack.mitre.org/techniques/T1027/008).(Citation: SentinelLabs reversing run-only applescripts 2021)"} |
S1048 | uses | T1082 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) can gather the device serial number.(Citation: SentinelLabs reversing run-only applescripts 2021)"} |
S1048 | uses | T1543.001 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has placed a [Stripped Payloads](https://attack.mitre.org/techniques/T1027/008) with a `plist` extension in the [Launch Agent](https://attack.mitre.org/techniques/T1543/001)'s folder. (Citation: SentinelLabs reversing run-only applescripts 2021)"... |
S1048 | uses | T1569.001 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has used `launchctl` to restart the [Launch Agent](https://attack.mitre.org/techniques/T1543/001).(Citation: SentinelLabs reversing run-only applescripts 2021)"} |
S1048 | uses | T1057 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has used `ps ax | grep <name> | grep -v grep | ...` and `ps ax | grep -E...` to conduct process discovery.(Citation: SentinelLabs reversing run-only applescripts 2021)"} |
S1048 | uses | T1059.002 | attack | id | {"description":"[macOS.OSAMiner](https://attack.mitre.org/software/S1048) has used `osascript` to call itself via the `do shell script` command in the [Launch Agent](https://attack.mitre.org/techniques/T1543/001) `.plist` file.(Citation: SentinelLabs reversing run-only applescripts 2021)"} |
S1049 | created | 2022-10-04 21:48:00.086000+00:00 | attack | date | |
S1049 | description | [SUGARUSH](https://attack.mitre.org/software/S1049) is a small custom backdoor that can establish a reverse shell over TCP to a hard coded C2 address. [SUGARUSH](https://attack.mitre.org/software/S1049) was first identified during analysis of UNC3890's [C0010](https://attack.mitre.org/campaigns/C0010) campaign targetin... | attack | string | |
S1049 | domain | enterprise-attack | attack | string | |
S1049 | modified | 2025-10-22 02:19:45.278000+00:00 | attack | date | |
S1049 | name | SUGARUSH | attack | string | |
S1049 | platform | Windows | attack | string | |
S1049 | rdf:type | Malware | attack | enum | {"version":"1.1","external_references":[{"url":"https://www.mandiant.com/resources/blog/suspected-iranian-actor-targeting-israeli-shipping","source_name":"Mandiant UNC3890 Aug 2022","description":"Mandiant Israel Research Team. (2022, August 17). Suspected Iranian Actor Targeting Israeli Shipping, Healthcare, Governmen... |
S1049 | url | https://attack.mitre.org/software/S1049 | attack | url | |
S1049 | uses | T1680 | attack | id | {"description":"[MoonWind](https://attack.mitre.org/software/S0149) can obtain the number of drives on the victim machine.(Citation: Palo Alto MoonWind March 2017)"} |
S1049 | uses | T1571 | attack | id | {"description":"[SUGARUSH](https://attack.mitre.org/software/S1049) has used port 4585 for a TCP connection to its C2.(Citation: Mandiant UNC3890 Aug 2022)"} |
S1049 | uses | T1016.001 | attack | id | {"description":"[SUGARUSH](https://attack.mitre.org/software/S1049) has checked for internet connectivity from an infected host before attempting to establish a new TCP connection.(Citation: Mandiant UNC3890 Aug 2022)"} |
S1049 | uses | T1543.003 | attack | id | {"description":"[SUGARUSH](https://attack.mitre.org/software/S1049) has created a service named `Service1` for persistence.(Citation: Mandiant UNC3890 Aug 2022)"} |
S1049 | uses | T1059.003 | attack | id | {"description":"[SUGARUSH](https://attack.mitre.org/software/S1049) has used `cmd` for execution on an infected host.(Citation: Mandiant UNC3890 Aug 2022)"} |
S1049 | uses | T1095 | attack | id | {"description":"[SUGARUSH](https://attack.mitre.org/software/S1049) has used TCP for C2.(Citation: Mandiant UNC3890 Aug 2022)"} |
S1050 | created | 2022-10-13 14:07:52.541000+00:00 | attack | date | |
S1050 | description | [PcShare](https://attack.mitre.org/software/S1050) is an open source remote access tool that has been modified and used by Chinese threat actors, most notably during the FunnyDream campaign since late 2018.(Citation: Bitdefender FunnyDream Campaign November 2020)(Citation: GitHub PcShare 2014) | attack | string | |
S1050 | domain | enterprise-attack | attack | string | |
S1050 | modified | 2024-04-11 00:28:17.175000+00:00 | attack | date | |
S1050 | name | PcShare | attack | string | |
S1050 | platform | Windows | attack | string | |
S1050 | rdf:type | Tool | attack | enum | {"version":"1.1","external_references":[{"url":"https://github.com/LiveMirror/pcshare","source_name":"GitHub PcShare 2014","description":"LiveMirror. (2014, September 17). PcShare. Retrieved October 11, 2022."},{"url":"https://www.bitdefender.com/files/News/CaseStudies/study/379/Bitdefender-Whitepaper-Chinese-APT.pdf",... |
S1050 | url | https://attack.mitre.org/software/S1050 | attack | url | |
S1050 | uses | T1036.005 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has been named `wuauclt.exe` to appear as the legitimate Windows Update AutoUpdate Client.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1071.001 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has used HTTP for C2 communication.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1057 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can obtain a list of running processes on a compromised host.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1113 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can take screen shots of a compromised machine.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1016 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can obtain the proxy settings of a compromised machine using `InternetQueryOptionA` and its IP address by running `nslookup myip.opendns.comresolver1.opendns.com\\r\\n`.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1027.015 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has been compressed with LZW algorithm.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1059.003 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can execute `cmd` commands on a compromised host.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1027.013 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has been encrypted with XOR using different 32-long Base16 strings.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1546.015 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has created the `HKCU\\\\Software\\\\Classes\\\\CLSID\\\\{42aedc87-2188-41fd-b9a3-0c966feabec1}\\\\InprocServer32` Registry key for persistence.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1056.001 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has the ability to capture keystrokes.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1005 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can collect files and information from a compromised host.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1218.011 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has used `rundll32.exe` for execution.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1140 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has decrypted its strings by applying a XOR operation and a decompression using a custom implemented LZM algorithm.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1012 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can search the registry files of a compromised host.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1070.004 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has deleted its files and components from a compromised host.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1041 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can upload files and information from a compromised host to its C2 servers.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1036.001 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has used an invalid certificate in attempt to appear legitimate.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1112 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can delete its persistence mechanisms from the registry.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1106 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) has used a variety of Windows API functions.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1055 | attack | id | {"description":"The [PcShare](https://attack.mitre.org/software/S1050) payload has been injected into the `logagent.exe` and `rdpclip.exe` processes.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1050 | uses | T1125 | attack | id | {"description":"[PcShare](https://attack.mitre.org/software/S1050) can capture camera video as part of its collection process.(Citation: Bitdefender FunnyDream Campaign November 2020)"} |
S1051 | created | 2022-12-12 15:47:08.197000+00:00 | attack | date | |
S1051 | description | [KEYPLUG](https://attack.mitre.org/software/S1051) is a modular backdoor written in C++, with Windows and Linux variants, that has been used by [APT41](https://attack.mitre.org/groups/G0096) since at least June 2021.(Citation: Mandiant APT41) | attack | string | |
S1051 | domain | enterprise-attack | attack | string | |
S1051 | modified | 2024-04-11 01:46:20.169000+00:00 | attack | date | |
S1051 | name | KEYPLUG | attack | string | |
S1051 | platform | Linux | attack | string | |
S1051 | platform | Windows | attack | string | |
S1051 | rdf:type | Malware | attack | enum | {"version":"1.1","external_references":[{"url":"https://www.mandiant.com/resources/apt41-us-state-governments","source_name":"Mandiant APT41","description":"Rufus Brown, Van Ta, Douglas Bienstock, Geoff Ackerman, John Wolfram. (2022, March 8). Does This Look Infected? A Summary of APT41 Targeting U.S. State Governments... |
S1051 | url | https://attack.mitre.org/software/S1051 | attack | url | |
S1051 | uses | T1071.001 | attack | id | {"description":"[KEYPLUG](https://attack.mitre.org/software/S1051) has the ability to communicate over HTTP and WebSocket Protocol (WSS) for C2.(Citation: Mandiant APT41)"} |
S1051 | uses | T1124 | attack | id | {"description":"[KEYPLUG](https://attack.mitre.org/software/S1051) can obtain the current tick count of an infected computer.(Citation: Mandiant APT41)"} |
S1051 | uses | T1102.001 | attack | id | {"description":"The [KEYPLUG](https://attack.mitre.org/software/S1051) Windows variant has retrieved C2 addresses from encoded data in posts on tech community forums.(Citation: Mandiant APT41)"} |
S1051 | uses | T1027.013 | attack | id | {"description":"[KEYPLUG](https://attack.mitre.org/software/S1051) can use a hardcoded one-byte XOR encoded configuration file.(Citation: Mandiant APT41)"} |
S1051 | uses | T1140 | attack | id | {"description":"[KEYPLUG](https://attack.mitre.org/software/S1051) can decode its configuration file to determine C2 protocols.(Citation: Mandiant APT41)"} |
S1051 | uses | T1573.002 | attack | id | {"description":"[KEYPLUG](https://attack.mitre.org/software/S1051) can use TLS-encrypted WebSocket Protocol (WSS) for C2.(Citation: Mandiant APT41)"} |
S1051 | uses | T1090 | attack | id | {"description":"[KEYPLUG](https://attack.mitre.org/software/S1051) has used Cloudflare CDN associated infrastructure to redirect C2 communications to malicious domains.(Citation: Mandiant APT41)"} |
S1051 | uses | T1095 | attack | id | {"description":"\n[KEYPLUG](https://attack.mitre.org/software/S1051) can use TCP and KCP (KERN Communications Protocol) over UDP for C2 communication.(Citation: Mandiant APT41)"} |
S1052 | created | 2022-12-20 21:08:56.465000+00:00 | attack | date | |
S1052 | description | [DEADEYE](https://attack.mitre.org/software/S1052) is a malware launcher that has been used by [APT41](https://attack.mitre.org/groups/G0096) since at least May 2021. [DEADEYE](https://attack.mitre.org/software/S1052) has variants that can either embed a payload inside a compiled binary (DEADEYE.EMBED) or append it to ... | attack | string | |
S1052 | domain | enterprise-attack | attack | string | |
S1052 | modified | 2024-04-11 02:38:56.409000+00:00 | attack | date | |
S1052 | name | DEADEYE | attack | string | |
S1052 | platform | Windows | attack | string | |
S1052 | rdf:type | Malware | attack | enum | {"version":"1.1","external_references":[{"url":"https://www.mandiant.com/resources/apt41-us-state-governments","source_name":"Mandiant APT41","description":"Rufus Brown, Van Ta, Douglas Bienstock, Geoff Ackerman, John Wolfram. (2022, March 8). Does This Look Infected? A Summary of APT41 Targeting U.S. State Governments... |
S1052 | url | https://attack.mitre.org/software/S1052 | attack | url | |
S1052 | uses | T1027.013 | attack | id | {"description":"[DEADEYE](https://attack.mitre.org/software/S1052) has encrypted its payload.(Citation: Mandiant APT41)"} |
S1052 | uses | T1480 | attack | id | {"description":"[DEADEYE](https://attack.mitre.org/software/S1052) can ensure it executes only on intended systems by identifying the victim's volume serial number, hostname, and/or DNS domain.(Citation: Mandiant APT41)"} |
S1052 | uses | T1218.007 | attack | id | {"description":"[DEADEYE](https://attack.mitre.org/software/S1052) can use `msiexec.exe` for execution of malicious DLL.(Citation: Mandiant APT41)"} |
S1052 | uses | T1082 | attack | id | {"description":"[DEADEYE](https://attack.mitre.org/software/S1052) can enumerate a victim computer's volume serial number and host name.(Citation: Mandiant APT41)"} |
S1052 | uses | T1027.009 | attack | id | {"description":"\nThe DEADEYE.EMBED variant of [DEADEYE](https://attack.mitre.org/software/S1052) has the ability to embed payloads inside of a compiled binary.(Citation: Mandiant APT41)"} |
S1052 | uses | T1106 | attack | id | {"description":"[DEADEYE](https://attack.mitre.org/software/S1052) can execute the `GetComputerNameA` and `GetComputerNameExA` WinAPI functions.(Citation: Mandiant APT41)"} |
S1052 | uses | T1218.011 | attack | id | {"description":"[DEADEYE](https://attack.mitre.org/software/S1052) can use `rundll32.exe` for execution of living off the land binaries (lolbin) such as `SHELL32.DLL`.(Citation: Mandiant APT41)"} |
S1052 | uses | T1059.003 | attack | id | {"description":"[DEADEYE](https://attack.mitre.org/software/S1052) can run `cmd /c copy /y /b C:\\Users\\public\\syslog_6-*.dat C:\\Users\\public\\syslog.dll` to combine separated sections of code into a single DLL prior to execution.(Citation: Mandiant APT41)"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.