BlackEnergy Driver USBMDM Malware Hash - Detect
ID: blackenergy-driver-malware-hash
Severity: info
Author: pussycat0x
Tags: malware,blackenergy
Description
Section titled “Description”Auto-generated rule - detects BlackEnergy Driver USBMDM malware
YAML Source
Section titled “YAML Source”id: blackenergy-driver-malware-hashinfo: name: BlackEnergy Driver USBMDM Malware Hash - Detect author: pussycat0x severity: info description: Auto-generated rule - detects BlackEnergy Driver USBMDM malware reference: - http://www.welivesecurity.com/2016/01/03/blackenergy-sshbeardoor-details-2015-attacks-ukrainian-news-media-electric-industry tags: malware,blackenergy
file: - extensions: - all
matchers: - type: dsl dsl: - "sha256(raw) == '7874a10e551377d50264da5906dc07ec31b173dee18867f88ea556ad70d8f094'" - "sha256(raw) == 'b73777469f939c331cbc1c9ad703f973d55851f3ad09282ab5b3546befa5b54a'" - "sha256(raw) == 'edb16d3ccd50fc8f0f77d0875bf50a629fa38e5ba1b8eeefd54468df97eba281'" - "sha256(raw) == 'ac13b819379855af80ea3499e7fb645f1c96a4a6709792613917df4276c583fc'" - "sha256(raw) == '7a393b3eadfc8938cbecf84ca630e56e37d8b3d23e084a12ea5a7955642db291'" - "sha256(raw) == '405013e66b6f137f915738e5623228f36c74e362873310c5f2634ca2fda6fbc5'" - "sha256(raw) == '244dd8018177ea5a92c70a7be94334fa457c1aab8a1c1ea51580d7da500c3ad5'" - "sha256(raw) == 'edcd1722fdc2c924382903b7e4580f9b77603110e497393c9947d45d311234bf'" condition: or# digest: 4a0a004730450221009985a7faa9307e132cfd1f4fa34d99ffea35d050d883a7865c98c8ba64b16e5302204a97d179847326d885a6c1b4a61d23d8c5d09d86198ea6ea6bc2e3e8082b13cf:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "file/malware/hash/blackenergy-driver-malware-hash.yaml"