{"id":7165,"date":"2021-10-20T14:24:26","date_gmt":"2021-10-20T21:24:26","guid":{"rendered":"https:\/\/blogs.infoblox.com\/?p=7165"},"modified":"2024-08-07T12:18:29","modified_gmt":"2024-08-07T19:18:29","slug":"blackmatter-ransomware","status":"publish","type":"post","link":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/","title":{"rendered":"BlackMatter Ransomware"},"content":{"rendered":"<h3><strong>Author: Christopher Kim<\/strong><\/h3>\n<p>&nbsp;<\/p>\n<h3>1. Executive Summary<\/h3>\n<p>On 18 October, the Federal Bureau of Investigation (FBI), the Cybersecurity and Infrastructure Security Agency (CISA), and the National Security Agency (NSA) published a joint advisory on BlackMatter ransomware.<sup>1<\/sup> Since July, campaigns delivering this malware have targeted multiple U.S.-based organizations critical to the country\u2019s infrastructure, including two in the U.S. Food and Agriculture Sector.<\/p>\n<p>BlackMatter uses compromised credentials to access Microsoft Access Directory (AD) of organizations via the Lightweight Directory Active Protocol (LDAP) and the Server Message Block (SMB) protocol. Once logged in, the actors can discover all hosts on the network and then remotely encrypt their resources. This advisory describes (1) the various tactics, techniques, and procedures (TTPs) that the FBI, CISA, and NSA discovered by analyzing a BlackMatter sample in a sandbox environment and (2) information reported by trusted third-party security vendors.<\/p>\n<h3>2. Analysis<\/h3>\n<p>BlackMatter is a ransomware-as-a-service (RaaS) tool that was first discovered in July 2021. According to the advisory, BlackMatter might be a rebrand of DarkSide: a RaaS that was active from September 2020 to May 2021. Developers of BlackMatter profit by renting it out to cyber actors. BlackMatter campaigns have demanded ransom payments from $80,000 to $15,000,000 in Bitcoin or Monero.<\/p>\n<h3>2.1 TTPs<\/h3>\n<p>BlackMatter uses a number of built-in Windows functions to identify accessible resources and to move laterally across a victim\u2019s network; for example, to terminate security programs, BlackMatter uses NtQuerySystemInformation and EnumServicesStatusExW to list the processes and services running on the machines. It then uses compromised network credentials to discover all hosts in AD via the LDAP and SMB. Next, it uses the Microsoft Remote Procedure Call (MSRPC) function srvsvc.NetShareEnumAll to enumerate and connect to accessible SMB shares. Finally, it remotely encrypts the compromised host\u2019s resources and the contents of ADMIN$, C$, SYSVOL, NETLOGON, and other shares it discovered. Instead of encrypting backup data stores and appliances, it destroys or reformats them. BlackMatter also targets Linux-based machines, such as VMware ESXi and network-attached storage (NAS) devices, but it employs a separate encryption binary to encrypt them.<sup>2<\/sup><\/p>\n<p>The following table maps BlackMatter\u2019s TTPs to the MITRE ATT&amp;CK for Enterprise framework according to the analysis performed on the sample described in the advisory.<\/p>\n<table width=\"672\">\n<tbody>\n<tr>\n<td width=\"171\"><strong>Tactic<\/strong><\/td>\n<td width=\"242\"><strong>Technique<\/strong><\/td>\n<td width=\"259\"><strong>Procedure<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"171\">Persistance<a href=\"https:\/\/attack.mitre.org\/versions\/v9\/tactics\/TA0003\/\"> [TA0003<\/a>]<\/td>\n<td width=\"242\">External Remote Services <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1133\/\">[T1133<\/a><u>]<\/u><\/td>\n<td width=\"259\">To maintain persistence on victims\u2019 networks, BlackMatter leverages legitimate desktop software for remote monitoring and management, often by setting up trial accounts.<\/td>\n<\/tr>\n<tr>\n<td width=\"171\">Credential Access <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/tactics\/TA0006\/\">[TA0006<\/a><u>]<\/u><\/td>\n<td width=\"242\">OS Credential Dumping: LSASS Memory <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1003\/001\/\">[T1003.001<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter uses procmon to harvest credentials from the Local Security Authority Subsystem Service (LSASS) memory.<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"3\" width=\"171\">Discovery <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/tactics\/TA0007\/\">[TA0007<\/a><u>]<\/u><\/td>\n<td width=\"242\">Remote System Discovery <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1018\/\">[T1018<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter leverages the LDAP and SMB to discover all hosts in AD.<\/td>\n<\/tr>\n<tr>\n<td width=\"242\">Process Discovery <a href=\"https:\/\/attack.mitre.org\/techniques\/T1057\">[T1057<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter uses NtQuerySystemInformation to enumerate processes running on the network.<\/td>\n<\/tr>\n<tr>\n<td width=\"242\">System Service Discovery <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1007\/\">[T1007<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter uses EnumServicesStatusExW to enumerate services running on the network.<\/td>\n<\/tr>\n<tr>\n<td width=\"171\">Lateral Movement <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/tactics\/TA0008\/\">[TA0008<\/a><u>]<\/u><\/td>\n<td width=\"242\">Remote Services: SMB\/Windows Admin Shares <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1021\/002\/\">[T1021.002<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter uses the MSRPC function srvsvc.NetShareEnumAll to enumerate all discovered shares, and it uses the SMB to connect to them.<\/td>\n<\/tr>\n<tr>\n<td width=\"171\">Exfiltration <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/tactics\/TA0010\/\">[TA0010<\/a><u>]<\/u><\/td>\n<td width=\"242\">Exfiltration Over Web Service<a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1567\/\"> [T1567<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter attempts to exfiltrate data for extortion.<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"2\" width=\"171\">Impact <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/tactics\/TA0040\/\">[TA0040<\/a><u>]<\/u><\/td>\n<td width=\"242\">Data Encrypted for Impact <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1486\/\">[T1486<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter remotely encrypts shares via the SMB and drops a ransomware note into each directory.<\/td>\n<\/tr>\n<tr>\n<td width=\"242\">Disk Wipe <a href=\"https:\/\/attack.mitre.org\/versions\/v9\/techniques\/T1561\/\">[T1561<\/a><u>]<\/u><\/td>\n<td width=\"259\">BlackMatter might wipe out backup systems.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>3. Prevention and Mitigation<\/h3>\n<p>Ransomware attacks can be costly to mitigate, and they can disrupt business-critical services. The FBI, CISA, and NSA recommend that organizations refer to (1) the CISA-Multi-State information and Sharing Center (MS-ISAC) Joint Ransomware Guide, for general strategies for mitigating against ransomware, and to (2) the CISA-FBI Cybersecurity Advisory AA21-131A: DarkSide Ransomware: Best Practices for Preventing Business Disruption from Ransomware Attacks.<sup>3, 4<\/sup> In addition, the agencies strongly recommend that organizations, especially those in sectors critical to the country\u2019s infrastructure, apply the following mitigations to reduce the likelihood of being compromised by BlackMatter:<\/p>\n<ul>\n<li>Implement the Snort signatures described below. These signatures will identify and block placement of the ransom note on the first share that is encrypted, subsequently blocking additional SMB traffic from the encryptor system for 24 hours.\n<ul>\n<li>Intrusion Detection System Rule:<br \/>\n<blockquote><p>alert tcp any any -&gt; any 445 ( msg:&#8221;BlackMatter remote encryption attempt&#8221;; content:&#8221;|01 00 00 00 00 00 05 00 01 00|&#8221;; content:&#8221;|2e 00 52 00 45 00 41 00 44 00 4d 00 45 00 2e 00 74 00|&#8221;; distance:100; detection_filter: track by_src, count 4, seconds 1; priority:1; sid:11111111111; )<\/p><\/blockquote>\n<\/li>\n<li>Inline Intrusion Prevention System Rule:<br \/>\n<blockquote><p>alert tcp any any -&gt; any 445 ( msg:&#8221;BlackMatter remote encryption attempt&#8221;; content:&#8221;|01 00 00 00 00 00 05 00 01 00|&#8221;; content:&#8221;|2e 00 52 00 45 00 41 00 44 00 4d 00 45 00 2e 00 74 00|&#8221;; distance:100; priority:1; sid:10000001; )<br \/>\nrate_filter gen_id 1, sig_id 10000001, track by_src, count 4, seconds 1, new_action reject, timeout 86400<\/p><\/blockquote>\n<\/li>\n<\/ul>\n<\/li>\n<li>Require all accounts with password logins (e.g., service account, admin accounts, and domain admin accounts.) to have strong, unique passwords.<sup>5<\/sup> Passwords should not be reused across multiple accounts or stored on the system where an adversary may have access. Note: devices with local administrative accounts should implement a password policy that requires strong, unique passwords for each individual administrative account.<\/li>\n<li>Require multi-factor authentication for all services to the extent possible, particularly for webmail, virtual private networks, and accounts that access critical systems.<sup>6<\/sup><\/li>\n<li>Keep all operating systems and software up to date. Timely patching is one of the most efficient and cost-effective steps an organization can take to minimize its exposure to cybersecurity threats.<\/li>\n<li>Remove unnecessary access to administrative shares, especially ADMIN$ and C$. If ADMIN$ and C$ are deemed operationally necessary, restrict privileges to only the necessary service or user accounts and perform continuous monitoring for anomalous activity.<\/li>\n<li>Use a host-based firewall to only allow connections to administrative shares via SMB from a limited set of administrator machines.<\/li>\n<li>Segment networks to prevent the spread of ransomware. Network segmentation can help prevent the spread of ransomware by controlling traffic flows between\u2014and access to\u2014various subnetworks and by restricting adversary lateral movement.<\/li>\n<li>Identify, detect, and investigate abnormal activity and potential traversal of the indicated ransomware with a networking monitoring tool. To aid in detecting the ransomware, implement a tool that logs and reports all network traffic, including lateral movement activity on a network. Endpoint detection and response (EDR) tools are particularly useful for detecting lateral connections as they have insight into common and uncommon network connections for each host.<\/li>\n<li>Implement time-based access for accounts set at the admin-level and higher. For example, the Just-in-Time (JIT) access method provisions privileged access when needed and can support enforcement of the principle of least privilege (as well as the Zero Trust model).<sup>7<\/sup> This is a process where a network-wide policy is set in place to automatically disable admin accounts at the AD level when the account is not in direct need. When the account is needed, individual users submit their requests through an automated process that enables access to a system, but only for a set timeframe to support task completion.<\/li>\n<li>Disable command-line and scripting activities and permissions. Privilege escalation and lateral movement often depend on software utilities that run from the command line. If threat actors are not able to run these tools, they will have difficulty escalating privileges and\/or moving laterally.<\/li>\n<li>Maintain offline backups of data, and regularly maintain backup and restoration. This practice will ensure the organization will not be severely interrupted, have irretrievable data, or be held up by a ransom demand.<\/li>\n<li>Ensure all backup data is encrypted, immutable (i.e., cannot be altered or deleted) and covers the entire organization\u2019s data infrastructure.<sup>8<\/sup><\/li>\n<li>Disable the storage of clear text passwords in LSASS memory.<\/li>\n<li>Consider disabling or limiting New Technology Local Area Network Manager (NTLM) and WDigest Authentication.<\/li>\n<li>Implement Credential Guard for Windows 10 and Server 2016 (Refer to Microsoft: Manage Windows Defender Credential Guard for more information). For Windows Server 2012R2, enable Protected Process Light for Local Security Authority (LSA).<sup>9<\/sup><\/li>\n<li>Minimize the AD attack surface to reduce malicious ticket-granting activity. Malicious activity such as \u201cKerberoasting\u201d takes advantage of Kerberos\u2019 Ticket Granting service and can be used to obtain hashed credentials that attackers attempt to crack.\n<ul>\n<li>Set a <a href=\"https:\/\/www.us-cert.cisa.gov\/ncas\/tips\/ST04-002\">strong<\/a> password policy for service accounts.<\/li>\n<li>Audit Domain Controllers to log successful Kerberos Ticket-Granting Service requests and ensure the events are monitored for anomalous activity.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>4. Indicator of Compromise<\/h3>\n<p>The advisory described the results of an analysis performed on a single the BlackMatter sample with the SHA256 hash of 706f3eec328e91ff7f66c8f0a2fb9b556325c153a329a2062dc85879c540839d.<\/p>\n<h3>Endnotes<\/h3>\n<ol>\n<li><a href=\"https:\/\/us-cert.cisa.gov\/ncas\/alerts\/aa21-291a\">https:\/\/us-cert.cisa.gov\/ncas\/alerts\/aa21-291a<\/a><\/li>\n<li><a href=\"https:\/\/twitter.com\/malwrhunterteam\/status\/1422972905541996546\">https:\/\/twitter.com\/malwrhunterteam\/status\/1422972905541996546<\/a><\/li>\n<li><a href=\"https:\/\/www.cisa.gov\/sites\/default\/files\/publications\/CISA_MS-ISAC_Ransomware%20Guide_S508C_.pdf\">https:\/\/www.cisa.gov\/sites\/default\/files\/publications\/CISA_MS-ISAC_Ransomware%20Guide_S508C_.pdf<\/a><\/li>\n<li><a href=\"https:\/\/us-cert.cisa.gov\/ncas\/alerts\/aa21-131a\">https:\/\/us-cert.cisa.gov\/ncas\/alerts\/aa21-131a<\/a><\/li>\n<li><a href=\"https:\/\/www.us-cert.cisa.gov\/ncas\/tips\/ST04-002\">https:\/\/www.us-cert.cisa.gov\/ncas\/tips\/ST04-002<\/a><\/li>\n<li><a href=\"https:\/\/us-cert.cisa.gov\/ncas\/tips\/ST05-012\">https:\/\/us-cert.cisa.gov\/ncas\/tips\/ST05-012<\/a><\/li>\n<li><a href=\"https:\/\/www.cyberark.com\/what-is\/just-in-time-access\/#:~:text=JIT%20Access%20Explained%20Using%20the%20just-in-time%20%28JIT%29%20access,system%20in%20order%20to%20perform%20a%20necessary%20task\">https:\/\/www.cyberark.com\/what-is\/just-in-time-access\/#:~:text=JIT%20Access%20Explained%20Using%20the%20just-in-time%20%28JIT%29%20access,system%20in%20order%20to%20perform%20a%20necessary%20task<\/a><\/li>\n<li><a href=\"https:\/\/www.dataversity.net\/how-to-survive-a-ransomware-attack-five-backup-best-practices\/\">https:\/\/www.dataversity.net\/how-to-survive-a-ransomware-attack-five-backup-best-practices\/<\/a><\/li>\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/windows\/security\/identity-protection\/credential-guard\/credential-guard-manage\">https:\/\/docs.microsoft.com\/en-us\/windows\/security\/identity-protection\/credential-guard\/credential-guard-manage<\/a><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Author: Christopher Kim &nbsp; 1. Executive Summary On 18 October, the Federal Bureau of Investigation (FBI), the Cybersecurity and Infrastructure Security Agency (CISA), and the National Security Agency (NSA) published a joint advisory on BlackMatter ransomware.1 Since July, campaigns delivering this malware have targeted multiple U.S.-based organizations critical to the country\u2019s infrastructure, including two in [&hellip;]<\/p>\n","protected":false},"author":397,"featured_media":7172,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[554],"tags":[236,488,294,40,189],"class_list":{"0":"post-7165","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-cyber-threat-advisory","8":"tag-cyberthreat","9":"tag-cyberthreat-intelligence-report","10":"tag-malspam","11":"tag-threat-intelligence","12":"tag-cybersecurity","13":"entry"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>What is BlackMatter Ransomware &amp; How Do You Protect Against It | Cyber Threat Advisory<\/title>\n<meta name=\"description\" content=\"BlackMatter is a Ransomware-as-a-service (RaaS) tool first discovered in July 2021. Learn how it works and how you can mitigate against it in this post.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BlackMatter Ransomware\" \/>\n<meta property=\"og:description\" content=\"BlackMatter is a Ransomware-as-a-service (RaaS) tool first discovered in July 2021. Learn how it works and how you can mitigate against it in this post.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/\" \/>\n<meta property=\"og:site_name\" content=\"Infoblox Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-20T21:24:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-07T19:18:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blackmatter-ransomware.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"612\" \/>\n\t<meta property=\"og:image:height\" content=\"408\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Infoblox Threat Intel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Infoblox Threat Intel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/\"},\"author\":{\"name\":\"Infoblox Threat Intel\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/b6aed8965e3298a0817c16d32c0a67ae\"},\"headline\":\"BlackMatter Ransomware\",\"datePublished\":\"2021-10-20T21:24:26+00:00\",\"dateModified\":\"2024-08-07T19:18:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/\"},\"wordCount\":1458,\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blackmatter-ransomware.jpg\",\"keywords\":[\"Cyberthreat\",\"Cyberthreat intelligence report\",\"Malspam\",\"Threat Intelligence\",\"Cybersecurity\"],\"articleSection\":[\"Cyber Threat Advisory\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/\",\"name\":\"What is BlackMatter Ransomware & How Do You Protect Against It | Cyber Threat Advisory\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blackmatter-ransomware.jpg\",\"datePublished\":\"2021-10-20T21:24:26+00:00\",\"dateModified\":\"2024-08-07T19:18:29+00:00\",\"description\":\"BlackMatter is a Ransomware-as-a-service (RaaS) tool first discovered in July 2021. Learn how it works and how you can mitigate against it in this post.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blackmatter-ransomware.jpg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blackmatter-ransomware.jpg\",\"width\":612,\"height\":408,\"caption\":\"Hackers using laptop computers to penetrate security systems to steal big data from the server room\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/threat-intelligence\\\/cyber-threat-advisory\\\/blackmatter-ransomware\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Infoblox Threat Intel\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/category\\\/threat-intelligence\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Cyber Threat Advisory\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/category\\\/threat-intelligence\\\/cyber-threat-advisory\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"BlackMatter Ransomware\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"name\":\"infoblox.com\\\/blog\\\/\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\",\"name\":\"Infoblox\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"width\":137,\"height\":30,\"caption\":\"Infoblox\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/b6aed8965e3298a0817c16d32c0a67ae\",\"name\":\"Infoblox Threat Intel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/avatar_user_397_1714162589-96x96.png\",\"url\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/avatar_user_397_1714162589-96x96.png\",\"contentUrl\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/avatar_user_397_1714162589-96x96.png\",\"caption\":\"Infoblox Threat Intel\"},\"description\":\"Infoblox Threat Intel is the leading creator of original DNS threat intelligence, distinguishing itself in a sea of aggregators. What sets us apart? Two things: mad DNS skills and unparalleled visibility. DNS is notoriously tricky to interpret and hunt from, but our deep understanding and unique access to the internet's inner workings allow us to track down threat actors that others can't see. We're proactive, not just defensive, using our insights to disrupt cybercrime where it begins. We also believe in sharing knowledge to support the broader security community by publishing detailed research and releasing indicators on GitHub. In addition, our intel is seamlessly integrated into our Infoblox Protective DNS solutions, so customers automatically get its benefits, along with ridiculously low false positive rates.\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/author\\\/infoblox-threat-intel\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What is BlackMatter Ransomware & How Do You Protect Against It | Cyber Threat Advisory","description":"BlackMatter is a Ransomware-as-a-service (RaaS) tool first discovered in July 2021. Learn how it works and how you can mitigate against it in this post.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/","og_locale":"en_US","og_type":"article","og_title":"BlackMatter Ransomware","og_description":"BlackMatter is a Ransomware-as-a-service (RaaS) tool first discovered in July 2021. Learn how it works and how you can mitigate against it in this post.","og_url":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/","og_site_name":"Infoblox Blog","article_published_time":"2021-10-20T21:24:26+00:00","article_modified_time":"2024-08-07T19:18:29+00:00","og_image":[{"width":612,"height":408,"url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blackmatter-ransomware.jpg","type":"image\/jpeg"}],"author":"Infoblox Threat Intel","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Infoblox Threat Intel","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/#article","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/"},"author":{"name":"Infoblox Threat Intel","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/b6aed8965e3298a0817c16d32c0a67ae"},"headline":"BlackMatter Ransomware","datePublished":"2021-10-20T21:24:26+00:00","dateModified":"2024-08-07T19:18:29+00:00","mainEntityOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/"},"wordCount":1458,"publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blackmatter-ransomware.jpg","keywords":["Cyberthreat","Cyberthreat intelligence report","Malspam","Threat Intelligence","Cybersecurity"],"articleSection":["Cyber Threat Advisory"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/","url":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/","name":"What is BlackMatter Ransomware & How Do You Protect Against It | Cyber Threat Advisory","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/#primaryimage"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blackmatter-ransomware.jpg","datePublished":"2021-10-20T21:24:26+00:00","dateModified":"2024-08-07T19:18:29+00:00","description":"BlackMatter is a Ransomware-as-a-service (RaaS) tool first discovered in July 2021. Learn how it works and how you can mitigate against it in this post.","breadcrumb":{"@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/#primaryimage","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blackmatter-ransomware.jpg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blackmatter-ransomware.jpg","width":612,"height":408,"caption":"Hackers using laptop computers to penetrate security systems to steal big data from the server room"},{"@type":"BreadcrumbList","@id":"https:\/\/www.infoblox.com\/blog\/threat-intelligence\/cyber-threat-advisory\/blackmatter-ransomware\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.infoblox.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Infoblox Threat Intel","item":"https:\/\/www.infoblox.com\/blog\/category\/threat-intelligence\/"},{"@type":"ListItem","position":3,"name":"Cyber Threat Advisory","item":"https:\/\/www.infoblox.com\/blog\/category\/threat-intelligence\/cyber-threat-advisory\/"},{"@type":"ListItem","position":4,"name":"BlackMatter Ransomware"}]},{"@type":"WebSite","@id":"https:\/\/www.infoblox.com\/blog\/#website","url":"https:\/\/www.infoblox.com\/blog\/","name":"infoblox.com\/blog\/","description":"","publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.infoblox.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.infoblox.com\/blog\/#organization","name":"Infoblox","url":"https:\/\/www.infoblox.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","width":137,"height":30,"caption":"Infoblox"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/b6aed8965e3298a0817c16d32c0a67ae","name":"Infoblox Threat Intel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/avatar_user_397_1714162589-96x96.png","url":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/avatar_user_397_1714162589-96x96.png","contentUrl":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/avatar_user_397_1714162589-96x96.png","caption":"Infoblox Threat Intel"},"description":"Infoblox Threat Intel is the leading creator of original DNS threat intelligence, distinguishing itself in a sea of aggregators. What sets us apart? Two things: mad DNS skills and unparalleled visibility. DNS is notoriously tricky to interpret and hunt from, but our deep understanding and unique access to the internet's inner workings allow us to track down threat actors that others can't see. We're proactive, not just defensive, using our insights to disrupt cybercrime where it begins. We also believe in sharing knowledge to support the broader security community by publishing detailed research and releasing indicators on GitHub. In addition, our intel is seamlessly integrated into our Infoblox Protective DNS solutions, so customers automatically get its benefits, along with ridiculously low false positive rates.","url":"https:\/\/www.infoblox.com\/blog\/author\/infoblox-threat-intel\/"}]}},"_links":{"self":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/7165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/users\/397"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/comments?post=7165"}],"version-history":[{"count":6,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/7165\/revisions"}],"predecessor-version":[{"id":7171,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/7165\/revisions\/7171"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media\/7172"}],"wp:attachment":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media?parent=7165"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/categories?post=7165"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/tags?post=7165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}