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 |
|---|---|---|---|---|---|
S0657 | uses | T1102.002 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can use different cloud providers for its C2.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1539 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can harvest cookies from Internet Explorer, Edge, Chrome, and Naver Whale browsers.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1555.003 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can collect passwords stored in web browers, including Internet Explorer, Edge, Chrome, and Naver Whale.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1057 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can collect process filenames and SID authority level.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1560 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can zip files before exfiltration.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1497.001 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can check to see if the infected machine has VM tools running.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1083 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can enumerate files and collect associated metadata.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1071.001 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can use HTTP/S for C2 using the Microsoft Graph API.(Citation: Volexity InkySquid BLUELIGHT August 2021) "} |
S0657 | uses | T1124 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) can collect the local time on a compromised host.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0657 | uses | T1113 | attack | id | {"description":"[BLUELIGHT](https://attack.mitre.org/software/S0657) has captured a screenshot of the display every 30 seconds for the first 5 minutes after initiating a C2 loop, and then once every five minutes thereafter.(Citation: Volexity InkySquid BLUELIGHT August 2021)"} |
S0658 | created | 2021-10-05 21:58:51.161000+00:00 | attack | date | |
S0658 | description | [XCSSET](https://attack.mitre.org/software/S0658) is a modular macOS malware family delivered through infected Xcode projects and executed when the project is compiled. Active since August 2020, it has been observed installing backdoors, spoofed browsers, collecting data, and encrypting user files. It is composed of SH... | attack | string | |
S0658 | domain | enterprise-attack | attack | string | |
S0658 | modified | 2025-04-04 17:39:46.453000+00:00 | attack | date | |
S0658 | name | XCSSET | attack | string | |
S0658 | platform | macOS | attack | string | |
S0658 | rdf:type | Malware | attack | enum | {"version":"1.3","external_references":[{"url":"https://documents.trendmicro.com/assets/pdf/XCSSET_Technical_Brief.pdf","source_name":"trendmicro xcsset xcode project 2020","description":"Mac Threat Response, Mobile Research Team. (2020, August 13). The XCSSET Malware: Inserts Malicious Code Into Xcode Projects, Perfor... |
S0658 | url | https://attack.mitre.org/software/S0658 | attack | url | |
S0658 | uses | T1564.001 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses a hidden folder named <code>.xcassets</code> and <code>.git</code> to embed itself in Xcode.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1518 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses <code>ps aux</code> with the <code>grep</code> command to enumerate common browsers and system processes potentially impacting [XCSSET](https://attack.mitre.org/software/S0658)'s exfiltration capabilities.(Citation: trendmicro xcsset xcode project 2... |
S0658 | uses | T1614.001 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses AppleScript to check the host's language and location with the command <code>user locale of (get system info)</code>.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1105 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) downloads browser specific AppleScript modules using a constructed URL with the <code>curl</code> command, <code>https://\" & domain & \"/agent/scripts/\" & moduleName & \".applescript</code>.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1041 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) retrieves files that match the pattern defined in the INAME_QUERY variable within the user's home directory, such as `*test.txt`, and are below a specific size limit. It then archives the files and exfiltrates the data over its C2 channel.(Citation: tren... |
S0658 | uses | T1553.001 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) has dropped a malicious applet into an app's `.../Contents/MacOS/` folder of a previously launched app to bypass Gatekeeper's security checks on first launch apps (prior to macOS 13).(Citation: Application Bundle Manipulation Brandon Dalton)"} |
S0658 | uses | T1036 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) installs malicious application bundles that mimic native macOS apps, such as Safari, by using the legitimate app\u2019s icon and customizing the `Info.plist` to match expected metadata.(Citation: trendmicro xcsset xcode project 2020)(Citation: Microsoft ... |
S0658 | uses | T1195.001 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) adds malicious code to a host's Xcode projects by enumerating CocoaPods <code>target_integrator.rb</code> files under the <code>/Library/Ruby/Gems</code> folder or enumerates all <code>.xcodeproj</code> folders under a given directory. [XCSSET](https://a... |
S0658 | uses | T1098.004 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) will create an ssh key if necessary with the <code>ssh-keygen -t rsa -f $HOME/.ssh/id_rsa -P</code> command. [XCSSET](https://attack.mitre.org/software/S0658) will upload a private key file to the server to remotely access the host without a password.(Ci... |
S0658 | uses | T1005 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) collects contacts and application data from files in Desktop, Documents, Downloads, Dropbox, and WeChat folders.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1573.001 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses RC4 encryption over TCP to communicate with its C2 server.(Citation: trendmicro xcsset xcode project 2020) "} |
S0658 | uses | T1574.006 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) adds malicious file paths to the <code>DYLD_FRAMEWORK_PATH</code> and <code>DYLD_LIBRARY_PATH</code> environment variables to execute malicious code.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1560 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) will compress entire <code>~/Desktop</code> folders excluding all <code>.git</code> folders, but only if the total data size is under 200MB.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1548.006 | attack | id | {"description":"For several modules, [XCSSET](https://attack.mitre.org/software/S0658) attempts to access or list the contents of user folders such as Desktop, Downloads, and Documents. If the folder does not exist or access is denied, it enters a loop where it resets the TCC database and retries access.(Citation: Micr... |
S0658 | uses | T1222.002 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses the <code>chmod +x</code> command to grant executable permissions to the malicious file.(Citation: 20 macOS Common Tools and Techniques)"} |
S0658 | uses | T1539 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses <code>scp</code> to access the <code>~/Library/Cookies/Cookies.binarycookies</code> file.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1056.002 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) prompts the user to input credentials using a native macOS dialog box leveraging the system process <code>/Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment</code>.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1068 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) has used a zero-day exploit in the ssh launchdaemon to elevate privileges and bypass SIP.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1569.001 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) loads a system level launchdaemon using the <code>launchctl load -w</code> command from <code>/System/Librarby/LaunchDaemons/ssh.plist</code>.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1518.001 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) searches firewall configuration files located in <code>/Library/Preferences/</code> and uses <code>csrutil status</code> to determine if System Integrity Protection is enabled.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1486 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) performs AES-CBC encryption on files under <code>~/Documents</code>, <code>~/Downloads</code>, and\n<code>~/Desktop</code> with a fixed key and renames files to give them a <code>.enc</code> extension. Only files with sizes \nless than 500MB are encrypte... |
S0658 | uses | T1082 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) identifies the macOS version and uses <code>ioreg</code> to determine serial number.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1543.004 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses the ssh launchdaemon to elevate privileges, bypass system controls, and enable remote access to the victim.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1647 | attack | id | {"description":"In older versions, [XCSSET](https://attack.mitre.org/software/S0658) uses the <code>plutil</code> command to modify the <code>LSUIElement</code>, <code>DFBundleDisplayName</code>, and <code>CFBundleIdentifier</code> keys in the <code>/Contents/Info.plist</code> file to change how [XCSSET](https://attack... |
S0658 | uses | T1027.013 | attack | id | {"description":"Older [XCSSET](https://attack.mitre.org/software/S0658) variants use `xxd` to encode modules. Later versions pass an `xxd` or `base64` encoded blob through multiple decoding stages to reconstruct the module name, AppleScript, or shell command. For example, the initial network request uses three layers o... |
S0658 | uses | T1083 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) has used `mdfind` to enumerate a list of apps known to grant screen sharing permissions and leverages a module to run the command `ls -la ~/Desktop`.(Citation: Application Bundle Manipulation Brandon Dalton)(Citation: Microsoft March 2025 XCSSET)\n"} |
S0658 | uses | T1059.004 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses a shell script to execute Mach-o files and <code>osacompile</code> commands such as, <code>osacompile -x -o xcode.app main.applescript</code>.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1497.003 | attack | id | {"description":"Using the machine's local time, [XCSSET](https://attack.mitre.org/software/S0658) waits 43200 seconds (12 hours) from the initial creation timestamp of a specific file, <code>.report</code>. After the elapsed time, [XCSSET](https://attack.mitre.org/software/S0658) executes additional modules.(Citation: ... |
S0658 | uses | T1554 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) uses a malicious browser application to replace the legitimate browser in order to continuously capture credentials, monitor web traffic, and download additional modules.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1087 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) attempts to discover accounts from various locations such as a user's Evernote, AppleID, Telegram, Skype, and WeChat data.(Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1546 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658)'s `dfhsebxzod` module searches for `.xcodeproj` directories within the user\u2019s home folder and subdirectories. For each match, it locates the corresponding `project.pbxproj` file and embeds an encoded payload into a build rule, target configuration, ... |
S0658 | uses | T1113 | attack | id | {"description":"[XCSSET](https://attack.mitre.org/software/S0658) saves a screen capture of the victim's system with a numbered filename and <code>.jpg</code> extension. Screen captures are taken at specified intervals based on the system. (Citation: trendmicro xcsset xcode project 2020)"} |
S0658 | uses | T1546.004 | attack | id | {"description":"Using [AppleScript](https://attack.mitre.org/techniques/T1059/002), [XCSSET](https://attack.mitre.org/software/S0658) adds it's executable to the user's `~/.zshrc_aliases` file (`\"echo \" & payload & \" > ~/zshrc_aliases\"`), it then adds a line to the .zshrc file to source the `.zshrc_aliases` file (`... |
S0659 | created | 2021-11-12 19:02:16.381000+00:00 | attack | date | |
S0659 | description | [Diavol](https://attack.mitre.org/software/S0659) is a ransomware variant first observed in June 2021 that is capable of prioritizing file types to encrypt based on a pre-configured list of extensions defined by the attacker. The [Diavol](https://attack.mitre.org/software/S0659) Ransomware-as-a Service (RaaS) program ... | attack | string | |
S0659 | domain | enterprise-attack | attack | string | |
S0659 | modified | 2024-11-17 20:10:33.591000+00:00 | attack | date | |
S0659 | name | Diavol | attack | string | |
S0659 | platform | Windows | attack | string | |
S0659 | rdf:type | Malware | attack | enum | {"version":"2.0","external_references":[{"url":"https://thedfirreport.com/2021/12/13/diavol-ransomware/","source_name":"DFIR Diavol Ransomware December 2021","description":"DFIR Report. (2021, December 13). Diavol Ransomware. Retrieved March 9, 2022."},{"url":"https://www.ic3.gov/CSA/2022/220120.pdf","source_name":"FBI... |
S0659 | url | https://attack.mitre.org/software/S0659 | attack | url | |
S0659 | uses | T1485 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can delete specified files from a targeted system.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1033 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can collect the username from a compromised host.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1486 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has encrypted files using an RSA key though the `CryptEncrypt` API and has appended filenames with \".lock64\". (Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1489 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) will terminate services using the Service Control Manager (SCM) API.(Citation: Fortinet Diavol July 2021) "} |
S0659 | uses | T1083 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has a command to traverse the files and directories in a given path.(Citation: Fortinet Diavol July 2021) "} |
S0659 | uses | T1071.001 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has used HTTP GET and POST requests for C2.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1057 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has used `CreateToolhelp32Snapshot`, `Process32First`, and `Process32Next` API calls to enumerate the running processes in the system.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1135 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has a `ENMDSKS` command to enumerates available network shares.(Citation: Fortinet Diavol July 2021) "} |
S0659 | uses | T1685 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can attempt to stop security software.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1021.002 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can spread throughout a network via SMB prior to encryption.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1491.001 | attack | id | {"description":" After encryption, [Diavol](https://attack.mitre.org/software/S0659) will capture the desktop background window, set the background color to black, and change the desktop wallpaper to a newly created bitmap image with the text \u201cAll your files are encrypted! For more information see \u201cREADME-FOR... |
S0659 | uses | T1027.003 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has obfuscated its main code routines within bitmap images as part of its anti-analysis techniques.(Citation: Fortinet Diavol July 2021) "} |
S0659 | uses | T1016 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can enumerate victims' local and external IPs when registering with C2.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1027 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has Base64 encoded the RSA public key used for encrypting files.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1018 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can use the ARP table to find remote hosts to scan.(Citation: Fortinet Diavol July 2021) "} |
S0659 | uses | T1106 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) has used several API calls like `GetLogicalDriveStrings`, `SleepEx`, `SystemParametersInfoAPI`, `CryptEncrypt`, and others to execute parts of its attack.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1082 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can collect the computer name and OS version from the system.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1105 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can receive configuration updates and additional payloads including wscpy.exe from C2.(Citation: Fortinet Diavol July 2021)"} |
S0659 | uses | T1490 | attack | id | {"description":"[Diavol](https://attack.mitre.org/software/S0659) can delete shadow copies using the `IVssBackupComponents` COM object to call the `DeleteSnapshots` method.(Citation: Fortinet Diavol July 2021)"} |
S0660 | created | 2021-11-12 20:54:55.974000+00:00 | attack | date | |
S0660 | description | [Clambling](https://attack.mitre.org/software/S0660) is a modular backdoor written in C++ that has been used by [Threat Group-3390](https://attack.mitre.org/groups/G0027) since at least 2017.(Citation: Trend Micro DRBControl February 2020) | attack | string | |
S0660 | domain | enterprise-attack | attack | string | |
S0660 | modified | 2025-04-25 14:43:43.008000+00:00 | attack | date | |
S0660 | name | Clambling | attack | string | |
S0660 | platform | Windows | attack | string | |
S0660 | rdf:type | Malware | attack | enum | {"version":"1.0","external_references":[{"url":"https://documents.trendmicro.com/assets/white_papers/wp-uncovering-DRBcontrol.pdf","source_name":"Trend Micro DRBControl February 2020","description":"Lunghi, D. et al. (2020, February). Uncovering DRBControl. Retrieved November 12, 2021."}]} |
S0660 | url | https://attack.mitre.org/software/S0660 | attack | url | |
S0660 | uses | T1125 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can record screen content in AVI format.(Citation: Trend Micro DRBControl February 2020)(Citation: Talent-Jump Clambling February 2020)"} |
S0660 | uses | T1095 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) has the ability to use TCP and UDP for communication.(Citation: Trend Micro DRBControl February 2020)"} |
S0660 | uses | T1564.001 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) has the ability to set its file attributes to hidden.(Citation: Trend Micro DRBControl February 2020)"} |
S0660 | uses | T1102.002 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can use Dropbox to download malicious payloads, send commands, and receive information.(Citation: Trend Micro DRBControl February 2020)(Citation: Talent-Jump Clambling February 2020)"} |
S0660 | uses | T1113 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) has the ability to capture screenshots.(Citation: Trend Micro DRBControl February 2020)"} |
S0660 | uses | T1497.003 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can wait 30 minutes before initiating contact with C2.(Citation: Trend Micro DRBControl February 2020)"} |
S0660 | uses | T1012 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) has the ability to enumerate Registry keys, including <code>KEY_CURRENT_USER\\Software\\Bitcoin\\Bitcoin-Qt\\strDataDir</code> to search for a bitcoin wallet.(Citation: Trend Micro DRBControl February 2020)(Citation: Talent-Jump Clambling February 202... |
S0660 | uses | T1083 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can browse directories on a compromised host.(Citation: Trend Micro DRBControl February 2020)(Citation: Talent-Jump Clambling February 2020)"} |
S0660 | uses | T1547.001 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can establish persistence by adding a Registry run key.(Citation: Trend Micro DRBControl February 2020)(Citation: Talent-Jump Clambling February 2020)"} |
S0660 | uses | T1204.002 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) has gained execution through luring victims into opening malicious files.(Citation: Trend Micro DRBControl February 2020)"} |
S0660 | uses | T1567.002 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can send files from a victim's machine to Dropbox.(Citation: Trend Micro DRBControl February 2020)(Citation: Talent-Jump Clambling February 2020)"} |
S0660 | uses | T1027 | attack | id | {"description":"The [Clambling](https://attack.mitre.org/software/S0660) executable has been obfuscated when dropped on a compromised host.(Citation: Trend Micro DRBControl February 2020)"} |
S0660 | uses | T1569.002 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can create and start services on a compromised host.(Citation: Trend Micro DRBControl February 2020)"} |
S0660 | uses | T1055 | attack | id | {"description":"[Clambling](https://attack.mitre.org/software/S0660) can inject into the `svchost.exe` process for execution.(Citation: Trend Micro DRBControl February 2020)"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.