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 |
|---|---|---|---|---|---|
S1232 | description | [SplatDropper](https://attack.mitre.org/software/S1232) is a loader that utilizes native windows API to deliver its payload to the victim environment. [SplatDropper](https://attack.mitre.org/software/S1232) has been delivered through RAR archives and used legitimate executable for DLL side-loading. [SplatDropper](htt... | attack | string | |
S1232 | domain | enterprise-attack | attack | string | |
S1232 | modified | 2025-10-21 16:56:26.801000+00:00 | attack | date | |
S1232 | name | SplatDropper | attack | string | |
S1232 | platform | Windows | attack | string | |
S1232 | rdf:type | Malware | attack | enum | {"version":"1.0"} |
S1232 | url | https://attack.mitre.org/software/S1232 | attack | url | |
S1232 | uses | T1106 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has utilized hashed Native Windows API calls.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1232 | uses | T1574.001 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has leveraged legitimate binaries to conduct DLL side-loading.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1232 | uses | T1027.007 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has leveraged hashed Windows API calls using a seed value of \"131313\".(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1232 | uses | T1027.013 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has also utilized XOR encrypted payload.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1232 | uses | T1553.002 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has used legitimate signed binaries such as BugSplatHD64.exe for follow-on execution of malicious DLLs through DLL side-loading.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1232 | uses | T1140 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has decoded XOR encrypted payload.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1232 | uses | T1070.009 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has deleted its malicious payload and removed its own created service to avoid leaving traces of its presence on victim devices.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1232 | uses | T1543.003 | attack | id | {"description":"[SplatDropper](https://attack.mitre.org/software/S1232) has created a service to execute a payload.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | created | 2025-09-12 15:08:09.556000+00:00 | attack | date | |
S1233 | description | [PAKLOG](https://attack.mitre.org/software/S1233) is a keylogger known to be leveraged by [Mustang Panda](https://attack.mitre.org/groups/G0129) and was first observed utilized in 2024. [PAKLOG](https://attack.mitre.org/software/S1233) is deployed via a RAR archive (e.g., key.rar), which contains two files: a signed, l... | attack | string | |
S1233 | domain | enterprise-attack | attack | string | |
S1233 | modified | 2025-10-21 16:53:47.769000+00:00 | attack | date | |
S1233 | name | PAKLOG | attack | string | |
S1233 | platform | Windows | attack | string | |
S1233 | rdf:type | Malware | attack | enum | {"version":"1.0","external_references":[{"url":"https://www.zscaler.com/blogs/security-research/latest-mustang-panda-arsenal-paklog-corklog-and-splatcloak-p2","source_name":"Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025","description":"Sudeep Singh. (2025, April 16). Latest Mustang Panda Arsenal: PAKLOG, Co... |
S1233 | url | https://attack.mitre.org/software/S1233 | attack | url | |
S1233 | uses | T1027.013 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has utilized a simple encoding mechanism to encode characters in the buffer.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025) "} |
S1233 | uses | T1056.001 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has captured keystrokes using Windows API.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | uses | T1115 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has monitored and extracted clipboard contents.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | uses | T1106 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has used Windows API `SetWindowsHookExW` with `idHook` set to `WH_KEYBOARD_LL` and a custom hook procedure to support its keylogging functions.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | uses | T1553.002 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has used legitimate signed binaries such as PACLOUD.exe for follow-on execution of malicious DLLs through DLL Side-Loading.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | uses | T1074.001 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has stored the captured data in a file located `C:\\\\Users\\\\Public\\\\Libraries\\\\record.txt`.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | uses | T1010 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has used `GetForegroundWindow` to access the foreground window. (Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025) [PAKLOG](https://attack.mitre.org/software/S1233) has also captured text from the foreground windows.(Citation: Zscaler... |
S1233 | uses | T1574.001 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has leveraged legitimate binaries to conduct DLL side-loading.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | uses | T1057 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has detected and logged the full path of processes active in the foreground using Windows API calls.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1233 | uses | T1124 | attack | id | {"description":"[PAKLOG](https://attack.mitre.org/software/S1233) has collected a timestamp to log the precise time a key was pressed, formatted as %Y-%m-%d %H:%M:%S.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1234 | created | 2025-09-12 15:26:05.778000+00:00 | attack | date | |
S1234 | description | [SplatCloak](https://attack.mitre.org/software/S1234) is a malware that disables EDR-related routines used by Windows Defender and Kaspersky to aid in evading detection. [SplatCloak](https://attack.mitre.org/software/S1234) has been deployed by [SplatDropper](https://attack.mitre.org/software/S1232) and is known to be... | attack | string | |
S1234 | domain | enterprise-attack | attack | string | |
S1234 | modified | 2025-10-21 16:55:42.594000+00:00 | attack | date | |
S1234 | name | SplatCloak | attack | string | |
S1234 | platform | Windows | attack | string | |
S1234 | rdf:type | Malware | attack | enum | {"version":"1.0","external_references":[{"url":"https://www.zscaler.com/blogs/security-research/latest-mustang-panda-arsenal-paklog-corklog-and-splatcloak-p2","source_name":"Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025","description":"Sudeep Singh. (2025, April 16). Latest Mustang Panda Arsenal: PAKLOG, Co... |
S1234 | url | https://attack.mitre.org/software/S1234 | attack | url | |
S1234 | uses | T1685 | attack | id | {"description":"[SplatCloak](https://attack.mitre.org/software/S1234) has identified and disabled API callback features of Windows Defender and Kaspersky.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1234 | uses | T1082 | attack | id | {"description":"[SplatCloak](https://attack.mitre.org/software/S1234) has collected the Windows build number using the windows kernel API `RtlGetVersion` to determine if the response is 19000 or higher (Windows 10 version 2004 or later).(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1234 | uses | T1518.001 | attack | id | {"description":"[SplatCloak](https://attack.mitre.org/software/S1234) has identified drivers of AV solutions by searching for related filenames, keywords and signed certificates.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1234 | uses | T1036.001 | attack | id | {"description":"[SplatCloak](https://attack.mitre.org/software/S1234) has used a revoked certificate to exploit Windows driver execution policy where certificates issued before a specific date could still load.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1234 | uses | T1083 | attack | id | {"description":"[SplatCloak](https://attack.mitre.org/software/S1234) has used Windows API to identify files associated with Windows Defender and Kaspersky.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1234 | uses | T1106 | attack | id | {"description":"[SplatCloak](https://attack.mitre.org/software/S1234) has utilized Native Windows API calls dynamically through `ZwQuerySystemInformation`.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1235 | created | 2025-09-12 15:42:09.663000+00:00 | attack | date | |
S1235 | description | [CorKLOG](https://attack.mitre.org/software/S1235) is a keylogger known to be leveraged by [Mustang Panda](https://attack.mitre.org/groups/G0129) and was first observed utilized in 2024. [CorKLOG](https://attack.mitre.org/software/S1235) is delivered through a RAR archive (e.g., src.rar), which contains two files: an e... | attack | string | |
S1235 | domain | enterprise-attack | attack | string | |
S1235 | modified | 2025-10-21 16:53:28.335000+00:00 | attack | date | |
S1235 | name | CorKLOG | attack | string | |
S1235 | platform | Windows | attack | string | |
S1235 | rdf:type | Malware | attack | enum | {"version":"1.0","external_references":[{"url":"https://www.zscaler.com/blogs/security-research/latest-mustang-panda-arsenal-paklog-corklog-and-splatcloak-p2","source_name":"Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025","description":"Sudeep Singh. (2025, April 16). Latest Mustang Panda Arsenal: PAKLOG, Co... |
S1235 | url | https://attack.mitre.org/software/S1235 | attack | url | |
S1235 | uses | T1553.002 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has used legitimate signed binaries such as lcommute.exe for follow-on execution of malicious DLLs through DLL side-loading.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1235 | uses | T1056.001 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has captured keystrokes.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1235 | uses | T1140 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has decoded XOR encrypted strings.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1235 | uses | T1543.003 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has created a service to establish persistence.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1235 | uses | T1027.013 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has encrypted collected contents using RC4.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025) [CorKLOG](https://attack.mitre.org/software/S1235) has also utilized XOR encrypted strings.(Citation: Zscaler PAKLOG CorkLog SplatCloak Spl... |
S1235 | uses | T1574.001 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has leveraged legitimate binaries to conduct DLL side-loading.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1235 | uses | T1053.005 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has achieved persistence through the creation of a scheduled task named TableInputServices by using the command `schtasks /create /tn TabletlnputServices /tr /sc minute /mo 10 /f`.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1235 | uses | T1074.001 | attack | id | {"description":"[CorKLOG](https://attack.mitre.org/software/S1235) has stored the captured data in an encrypted file using a 48-character RC4 key.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)"} |
S1236 | created | 2025-09-12 16:48:00.834000+00:00 | attack | date | |
S1236 | description | [CLAIMLOADER](https://attack.mitre.org/software/S1236) is a malware variant that frequently accompanies legitimate executables that are used for DLL side-loading known to be leveraged by [Mustang Panda](https://attack.mitre.org/groups/G0129) and was first observed utilized in 2021.(Citation: IBM MUSTANG PANDA PUBLOAD C... | attack | string | |
S1236 | domain | enterprise-attack | attack | string | |
S1236 | modified | 2025-10-21 16:53:02.856000+00:00 | attack | date | |
S1236 | name | CLAIMLOADER | attack | string | |
S1236 | platform | Windows | attack | string | |
S1236 | rdf:type | Malware | attack | enum | {"version":"1.0","external_references":[{"url":"https://www.ibm.com/think/x-force/hive0154-mustang-panda-shifts-focus-tibetan-community-deploy-pubload-backdoor","source_name":"IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025","description":"Golo Muhr, Joshua Chung. (2025, June 23). Hive0154 aka Mustang Panda shifts focu... |
S1236 | url | https://attack.mitre.org/software/S1236 | attack | url | |
S1236 | uses | T1559.001 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has leveraged Component Object Model (COM) objects to create a scheduled task using `ITaskService` interface.(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)"} |
S1236 | uses | T1106 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has used various Windows API calls during execution, when establishing persistence and defense evasion.(Citation: IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025)(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA) [CLAIMLOADER](... |
S1236 | uses | T1547.001 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has added Registry Run keys to achieve persistence using `HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Run`.(Citation: IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025)(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)"} |
S1236 | uses | T1574.001 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has used a legitimately signed executable to execute a malicious payload within a DLL file.(Citation: IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025)"} |
S1236 | uses | T1564.001 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has modified file attributes to remain hidden to a standard user.(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)"} |
S1236 | uses | T1036.005 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has imitated legitimate software directories through the creation and storage of the EXE and DLL in `C:\\ProgramData\\` and the use of legitimate looking names of software.(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)"} |
S1236 | uses | T1480.002 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has created hardcoded mutex to ensure only a single instance of the malware is running.(Citation: IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025)(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)"} |
S1236 | uses | T1204.002 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has used tailored decoy documents as part of the installation routine to entice users to open attachments.(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)"} |
S1236 | uses | T1053.005 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has created scheduled tasks that execute the loader every five(5) minutes using `schtasks /F /Create /TN \\\"<fake_software_name>\\\" /SC minute /MO 5 /TR\n\\\"C:\\\\ProgramData\\\\<path_to_exe> <hardcoded_argument>\\`.(Citation: 2025_IBM_PUBLOAD_TO... |
S1236 | uses | T1140 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has decoded its payload prior to execution.(Citation: IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025)(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)"} |
S1236 | uses | T1027.007 | attack | id | {"description":"[CLAIMLOADER](https://attack.mitre.org/software/S1236) has utilized XOR-encrypted API names and native APIs of `LdrLoadDll()` and `LderGetProcedureAddress()` to resolve imports dynamically.(Citation: IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025)(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER... |
S1237 | created | 2025-09-12 17:20:43.806000+00:00 | attack | date | |
S1237 | description | [CANONSTAGER](https://attack.mitre.org/software/S1237) is a loader known to be leveraged by [Mustang Panda](https://attack.mitre.org/groups/G0129) and was first observed utilized in 2025. [Mustang Panda](https://attack.mitre.org/groups/G0129) utilizes DLL side-loading to execute within the victim environment prior to ... | attack | string | |
S1237 | domain | enterprise-attack | attack | string | |
S1237 | modified | 2025-10-22 19:06:49.198000+00:00 | attack | date | |
S1237 | name | CANONSTAGER | attack | string | |
S1237 | platform | Windows | attack | string | |
S1237 | rdf:type | Malware | attack | enum | {"version":"1.0","external_references":[{"url":"https://cloud.google.com/blog/topics/threat-intelligence/prc-nexus-espionage-targets-diplomats","source_name":"Google Threat Intelligence Group MUSTANG PANDA PLUGX August 2025","description":"Patrick Whitsell. (2025, August 25). Deception in Depth: PRC-Nexus Espionage Cam... |
S1237 | url | https://attack.mitre.org/software/S1237 | attack | url | |
S1237 | uses | T1027.007 | attack | id | {"description":"[CANONSTAGER](https://attack.mitre.org/software/S1237) has utilized custom API hashing to obfuscate the Windows APIs being used.(Citation: Google Threat Intelligence Group MUSTANG PANDA PLUGX August 2025)"} |
S1237 | uses | T1055.005 | attack | id | {"description":"[CANONSTAGER](https://attack.mitre.org/software/S1237) uses the Thread Local Storage (TLS) array data structure to store function addresses resolved by its custom API hashing algorithm. The function addresses are later called throughout the binary from offsets into the TLS array.(Citation: Google Threat... |
S1237 | uses | T1036.005 | attack | id | {"description":"[CANONSTAGER](https://attack.mitre.org/software/S1237) has leveraged naming conventions of its malicious DLL to match legitimate services to include cnmpaui.dll which matches the legitimate executable cnmpaui.exe that is aligned with a Canon Ink Jet Printer Assistant Tool.(Citation: Google Threat Intell... |
S1237 | uses | T1574.001 | attack | id | {"description":"[CANONSTAGER](https://attack.mitre.org/software/S1237) has abused legitimate executables to side-load malicious DLLs.(Citation: Google Threat Intelligence Group MUSTANG PANDA PLUGX August 2025)"} |
S1237 | uses | T1106 | attack | id | {"description":"[CANONSTAGER](https://attack.mitre.org/software/S1237) has leveraged Native API calls to execute code within the victim\u2019s system including `GetCurrentDirectoryW`, `RegisterClassW` and `CreateWindowExW`.(Citation: Google Threat Intelligence Group MUSTANG PANDA PLUGX August 2025) [CANONSTAGER](https:... |
S1237 | uses | T1564.003 | attack | id | {"description":"[CANONSTAGER](https://attack.mitre.org/software/S1237) has created a new window with a height and width of zero to remain hidden on the screen.(Citation: Google Threat Intelligence Group MUSTANG PANDA PLUGX August 2025)"} |
S1238 | created | 2025-09-12 17:38:17.697000+00:00 | attack | date | |
S1238 | description | [STATICPLUGIN](https://attack.mitre.org/software/S1238) is a downloader known to be leveraged by [Mustang Panda](https://attack.mitre.org/groups/G0129) and was first observed utilized in 2025. [STATICPLUGIN](https://attack.mitre.org/software/S1238) has utilized a valid certificate in order to bypass endpoint security ... | attack | string | |
S1238 | domain | enterprise-attack | attack | string | |
S1238 | modified | 2025-10-21 16:55:19.794000+00:00 | attack | date |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.