Sofacy Group Malware - Detect
ID: sofacy-bundestag-malware-hash
Severity: info
Author: pussycat0x
Tags: malware,sofacy
Description
Section titled “Description”Sofacy Malware - German Bundestag
YAML Source
Section titled “YAML Source”id: sofacy-bundestag-malware-hashinfo: name: Sofacy Group Malware - Detect author: pussycat0x severity: info description: | Sofacy Malware - German Bundestag reference: | - http://dokumente.linksfraktion.de/inhalt/report-orig.pdf - https://github.com/Yara-Rules/rules/blob/master/malware/APT_Sofacy_Bundestag.yar tags: malware,sofacy
file: - extensions: - all
matchers: - type: dsl dsl: - "sha256(raw) == '566ab945f61be016bfd9e83cc1b64f783b9b8deb891e6d504d3442bc8281b092'" - "sha256(raw) == '5f6b2a0d1d966fc4f1ed292b46240767f4acb06c13512b0061b434ae2a692fa1'" condition: or# digest: 4b0a00483046022100e4d720ca60a27e8d94bb05df749f874dcf62eabc1a1eb1227a9fc7b07064ea2e022100e77ba8b64eb71bc95bb5ecea5f954c765d70da43ab110883e246c2b3bd97ed05: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/sofacy-bundestag-malware-hash.yaml"