﻿{"id":2541,"date":"2018-03-20T04:30:12","date_gmt":"2018-03-19T21:30:12","guid":{"rendered":"https:\/\/humanit.asia\/?p=2541"},"modified":"2019-07-22T14:41:22","modified_gmt":"2019-07-22T07:41:22","slug":"ta17-163a","status":"publish","type":"post","link":"https:\/\/old.humanit.asia\/th\/ta17-163a\/","title":{"rendered":"TA17-163A: CrashOverride Malware"},"content":{"rendered":"<p>Original release date: June 12, 2017 | Last revised: July 27, 2017Systems Affected<br \/>\nIndustrial Control Systems<br \/>\nOverview<br \/>\nThe National Cybersecurity and Communications Integration Center (NCCIC) is aware of public reports from ESET and Dragos outlining a new, highly capable Industrial Controls Systems (ICS) attack platform that was reportedly used in 2016 against critical infrastructure in Ukraine. As reported by ESET and Dragos, the CrashOverride malware is an extensible platform that could be used to target critical infrastructure sectors. NCCIC is working with its partners to validate the ESET and Dragos analysis, and develop a better understanding of the risk this new malware poses to U.S. critical infrastructure.Although this activity is still under investigation, NCCIC is sharing this report to provide organizations with detection and mitigation recommendations to help prevent future compromises within their critical infrastructure networks. NCCIC continues to work with interagency and international partners on this activity and will provide updates as information becomes available.For a downloadable copy of indicators of compromise (IOCs), see:IOCs (.csv)IOCs (.stix)To report activity related to this Alert, please contact NCCIC at NCCICCustomerService@hq.dhs.gov or 1-888-282-0870.Risk EvaluationNCCIC Cyber Incident Scoring System (NCISS) Rating Priority Level (Color)Yellow (Medium)A medium priority incident may affect public health or safety, national security, economic security, foreign relations, civil liberties, or public confidence.DetailsThere is no evidence to suggest this malware has affected U.S. critical infrastructure. However, the tactics, techniques, and procedures (TTPs) described as part of the CrashOverride malware could be modified to target U.S. critical information networks and systems.<br \/>\nDescription<br \/>\nTechnical AnalysisCrashOverride malware represents a scalable, capable platform. The modules and capabilities publically reported appear to focus on organizations using ICS protocols IEC101, IEC104, and IEC61850, which are more commonly used outside the United States in electric power control systems. The platform fundamentally abuses the functionality of a targeted ICS system\u2019s legitimate control system to achieve its intended effect. While the known capabilities do not appear to be U.S.-focused, it is important to recognize that the general TTPs used in CrashOverride could be leveraged with modified technical implementations to affect U.S.-based critical infrastructure. With further modification, CrashOverride or similar malware could have implications beyond electric power so all critical infrastructure organizations should be evaluating their systems to susceptibilities in the TTPs outlined. The malware has several reported capabilities:Issues valid commands directly to remote terminal units (RTUs) over ICS protocols. As reported by Dragos, one such command sequence toggles circuit breakers in a rapid open-close-open-close pattern. This could create conditions where individual utilities may island from infected parties, potentially resulting in a degradation of grid reliability.Denies service to local serial COM ports on windows devices, therefore preventing legitimate communications with field equipment over serial from the affected device.Scans and maps ICS environment using a variety of protocols, including Open Platform Communications (OPC). This significantly improves the payload\u2019s probability of success.Could exploit Siemens relay denial-of-service (DoS) vulnerability, leading to a shutdown of the relay. In this instance, the relay would need to be manually reset to restore functionality.Includes a wiper module in the platform that renders windows systems inert, requiring a rebuild or backup restoration.DetectionAs CrashOverride is a second stage malware capability and has the ability to operate independent of initial C2, traditional methods of detection may not be sufficient to detect infections prior to the malware executing. As a result, organizations are encouraged to implement behavioral analysis techniques to attempt to identify precursor activity to CrashOverride. As additional information becomes available on stage one infection vectors and TTPs, this alert will be updated.NCCIC is providing a compilation of IOCs (see links above) from a variety of sources to aid in the detection of this malware. The sources provided do not constitute an exhaustive list and the U.S. Government does not endorse or support any particular product or vendor\u2019s information referenced in this report. However, NCCIC has included this data to ensure wide distribution of the most comprehensive information available and will provide updates as warranted.Signaturesimport \u201cpe\u201dimport \u201chash\u201drule dragos_crashoverride_exporting_dlls{meta:description = \u201cCRASHOVERRIDE v1 Suspicious Export\u201dauthor = \u201cDragos Inc\u201dcondition:pe.exports(\u201cCrash\u201d) &amp; pe.characteristics}rule dragos_crashoverride_suspcious{meta:description = \u201cCRASHOVERRIDE v1 Wiper\u201dauthor = \u201cDragos Inc\u201dstrings:$s0 = \u201cSYS_BASCON.COM\u201d fullword nocase wide$s1 = \u201c.pcmp\u201d fullword nocase wide$s2 = \u201c.pcmi\u201d fullword nocase wide$s3 = \u201c.pcmt\u201d fullword nocase wide$s4 = \u201c.cin\u201d fullword nocase widecondition:pe.exports(\u201cCrash\u201d) and any of ($s*)}rule dragos_crashoverride_name_search {meta:description = \u201cCRASHOVERRIDE v1 Suspicious Strings and Export\u201dauthor = \u201cDragos Inc\u201dstrings:$s0 = \u201c101.dll\u201d fullword nocase wide$s1 = \u201cCrash101.dll\u201d fullword nocase wide$s2 = \u201c104.dll\u201d fullword nocase wide$s3 = \u201cCrash104.dll\u201d fullword nocase wide$s4 = \u201c61850.dll\u201d fullword nocase wide$s5 = \u201cCrash61850.dll\u201d fullword nocase wide$s6 = \u201cOPCClientDemo.dll\u201d fullword nocase wide$s7 = \u201cOPC\u201d fullword nocase wide$s8 = \u201cCrashOPCClientDemo.dll\u201d fullword nocase wide$s9 = \u201cD2MultiCommService.exe\u201d fullword nocase wide$s10 = \u201cCrashD2MultiCommService.exe\u201d fullword nocase wide$s11 = \u201c61850.exe\u201d fullword nocase wide$s12 = \u201cOPC.exe\u201d fullword nocase wide$s13 = \u201chaslo.exe\u201d fullword nocase wide$s14 = \u201chaslo.dat\u201d fullword nocase widecondition:any of ($s*) and pe.exports(\u201cCrash\u201d)}rule dragos_crashoverride_hashes {meta:description = \u201cCRASHOVERRIDE Malware Hashes\u201dauthor = \u201cDragos Inc\u201dcondition:filesize &lt; 1MB andhash.sha1(0, filesize) == \u201cf6c21f8189ced6ae150f9ef2e82a3a57843b587d\u201d orhash.sha1(0, filesize) == \u201ccccce62996d578b984984426a024d9b250237533\u201d orhash.sha1(0, filesize) == \u201c8e39eca1e48240c01ee570631ae8f0c9a9637187\u201d orhash.sha1(0, filesize) == \u201c2cb8230281b86fa944d3043ae906016c8b5984d9\u201d orhash.sha1(0, filesize) == \u201c79ca89711cdaedb16b0ccccfdcfbd6aa7e57120a\u201d orhash.sha1(0, filesize) == \u201c94488f214b165512d2fc0438a581f5c9e3bd4d4c\u201d orhash.sha1(0, filesize) == \u201c5a5fafbc3fec8d36fd57b075ebf34119ba3bff04\u201d orhash.sha1(0, filesize) == \u201cb92149f046f00bb69de329b8457d32c24726ee00\u201d orhash.sha1(0, filesize) == \u201cb335163e6eb854df5e08e85026b2c3518891eda8\u201d}rule dragos_crashoverride_moduleStrings {meta:description = \u201cIEC-104 Interaction Module Program Strings\u201dauthor = \u201cDragos Inc\u201dstrings:$s1 = \u201cIEC-104 client: ip=%s; port=%s; ASDU=%u\u201d nocase wide ascii$s2 = \u201c MSTR -&gt;&gt; SLV\u201d nocase wide ascii$s3 = \u201c MSTR<\/p>\n<p class=\"wpematico_credit\"><small>Powered by <a href=\"http:\/\/www.wpematico.com\" target=\"_blank\" rel=\"noopener noreferrer\">WPeMatico<\/a><\/small><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Original release date: June 12, 2017 | Last revised: Ju [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[106],"tags":[],"class_list":["post-2541","post","type-post","status-publish","format-standard","hentry","category-alerts-th"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TA17-163A: CrashOverride Malware - humanit managed services<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/old.humanit.asia\/ta17-163a\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TA17-163A: CrashOverride Malware - humanit managed services\" \/>\n<meta property=\"og:description\" content=\"Original release date: June 12, 2017 | Last revised: Ju [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/old.humanit.asia\/ta17-163a\/\" \/>\n<meta property=\"og:site_name\" content=\"humanit managed services\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-19T21:30:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-22T07:41:22+00:00\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta17-163a\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/th\\\/ta17-163a\\\/\"},\"author\":{\"name\":\"Admin\",\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#\\\/schema\\\/person\\\/e7a3d665ee9cc6526fb6fdc92f4eb09c\"},\"headline\":\"TA17-163A: CrashOverride Malware\",\"datePublished\":\"2018-03-19T21:30:12+00:00\",\"dateModified\":\"2019-07-22T07:41:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/th\\\/ta17-163a\\\/\"},\"wordCount\":1032,\"articleSection\":[\"Alerts\"],\"inLanguage\":\"th\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/th\\\/ta17-163a\\\/\",\"url\":\"https:\\\/\\\/old.humanit.asia\\\/ta17-163a\\\/\",\"name\":\"TA17-163A: CrashOverride Malware - humanit managed services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#website\"},\"datePublished\":\"2018-03-19T21:30:12+00:00\",\"dateModified\":\"2019-07-22T07:41:22+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#\\\/schema\\\/person\\\/e7a3d665ee9cc6526fb6fdc92f4eb09c\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta17-163a\\\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/old.humanit.asia\\\/ta17-163a\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/old.humanit.asia\\\/ta17-163a\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/old.humanit.asia\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TA17-163A: CrashOverride Malware\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#website\",\"url\":\"https:\\\/\\\/old.old.humanit.asia\\\/\",\"name\":\"humanit managed services\",\"description\":\"making technology easy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/old.old.humanit.asia\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/old.old.humanit.asia\\\/#\\\/schema\\\/person\\\/e7a3d665ee9cc6526fb6fdc92f4eb09c\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g\",\"caption\":\"Admin\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TA17-163A: CrashOverride Malware - humanit managed services","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:\/\/old.humanit.asia\/ta17-163a\/","og_locale":"th_TH","og_type":"article","og_title":"TA17-163A: CrashOverride Malware - humanit managed services","og_description":"Original release date: June 12, 2017 | Last revised: Ju [&hellip;]","og_url":"https:\/\/old.humanit.asia\/ta17-163a\/","og_site_name":"humanit managed services","article_published_time":"2018-03-19T21:30:12+00:00","article_modified_time":"2019-07-22T07:41:22+00:00","author":"Admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Admin","Est. reading time":"5 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/old.humanit.asia\/ta17-163a\/#article","isPartOf":{"@id":"https:\/\/old.humanit.asia\/th\/ta17-163a\/"},"author":{"name":"Admin","@id":"https:\/\/old.old.humanit.asia\/#\/schema\/person\/e7a3d665ee9cc6526fb6fdc92f4eb09c"},"headline":"TA17-163A: CrashOverride Malware","datePublished":"2018-03-19T21:30:12+00:00","dateModified":"2019-07-22T07:41:22+00:00","mainEntityOfPage":{"@id":"https:\/\/old.humanit.asia\/th\/ta17-163a\/"},"wordCount":1032,"articleSection":["Alerts"],"inLanguage":"th"},{"@type":"WebPage","@id":"https:\/\/old.humanit.asia\/th\/ta17-163a\/","url":"https:\/\/old.humanit.asia\/ta17-163a\/","name":"TA17-163A: CrashOverride Malware - humanit managed services","isPartOf":{"@id":"https:\/\/old.old.humanit.asia\/#website"},"datePublished":"2018-03-19T21:30:12+00:00","dateModified":"2019-07-22T07:41:22+00:00","author":{"@id":"https:\/\/old.old.humanit.asia\/#\/schema\/person\/e7a3d665ee9cc6526fb6fdc92f4eb09c"},"breadcrumb":{"@id":"https:\/\/old.humanit.asia\/ta17-163a\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/old.humanit.asia\/ta17-163a\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/old.humanit.asia\/ta17-163a\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/old.humanit.asia\/"},{"@type":"ListItem","position":2,"name":"TA17-163A: CrashOverride Malware"}]},{"@type":"WebSite","@id":"https:\/\/old.old.humanit.asia\/#website","url":"https:\/\/old.old.humanit.asia\/","name":"humanit managed services","description":"making technology easy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/old.old.humanit.asia\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Person","@id":"https:\/\/old.old.humanit.asia\/#\/schema\/person\/e7a3d665ee9cc6526fb6fdc92f4eb09c","name":"Admin","image":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/secure.gravatar.com\/avatar\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2d8f90c345033af4c0eb51ef25202eced8799a4331f9c232149e984d2570105b?s=96&d=mm&r=g","caption":"Admin"}}]}},"_links":{"self":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts\/2541","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/comments?post=2541"}],"version-history":[{"count":1,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts\/2541\/revisions"}],"predecessor-version":[{"id":2558,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/posts\/2541\/revisions\/2558"}],"wp:attachment":[{"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/media?parent=2541"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/categories?post=2541"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/old.humanit.asia\/th\/wp-json\/wp\/v2\/tags?post=2541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}