Skip to content

Anthem DeepPanda Trojan Kakfum Malware Hash - Detect

ID: anthem-deeppanda-malware-hash

Severity: info

Author: pussycat0x

Tags: malware,deeppanda

Anthem Hack Deep Panda - Trojan.Kakfum sqlsrv32.dll

id: anthem-deeppanda-malware-hash
info:
name: Anthem DeepPanda Trojan Kakfum Malware Hash - Detect
author: pussycat0x
severity: info
description: |
Anthem Hack Deep Panda - Trojan.Kakfum sqlsrv32.dll
reference:
- https://github.com/Yara-Rules/rules/blob/master/malware/APT_DeepPanda_Anthem.yar
tags: malware,deeppanda
file:
- extensions:
- all
matchers:
- type: dsl
dsl:
- "sha256(raw) == 'ab58b6aa7dcc25d8f6e4b70a24e0ccede0d5f6129df02a9e61293c1d7d7640a2'"
- "sha256(raw) == 'c6c3bb72896f8f0b9a5351614fd94e889864cf924b40a318c79560bbbcfa372f'"
condition: or
# digest: 490a0046304402204f1b1022493140935ac9d6c6b4ae9acd0f2647e42119afc9ca8d4019fa8c9a7f02206f06938faec6c04eb9d9cd2ac2b34ab5f71f27128ea5376373b2cebbddd23154:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "file/malware/hash/anthem-deeppanda-malware-hash.yaml"

View on Github