Skip to content

PassCV Sabre Tool NTScan Malware Hash - Detect

ID: passcv-ntscan-malware-hash

Severity: info

Author: pussycat0x

Tags: malware,passcv

PassCV Malware mentioned in Cylance Report

id: passcv-ntscan-malware-hash
info:
name: PassCV Sabre Tool NTScan Malware Hash - Detect
author: pussycat0x
severity: info
description: PassCV Malware mentioned in Cylance Report
reference:
- https://blog.cylance.com/digitally-signed-malware-targeting-gaming-companies
- https://github.com/Yara-Rules/rules/blob/master/malware/APT_Passcv.yar
tags: malware,passcv
file:
- extensions:
- all
matchers:
- type: dsl
dsl:
- "sha256(raw) == '0f290612b26349a551a148304a0bd3b0d0651e9563425d7c362f30bd492d8665'"
# digest: 4b0a00483046022100e2f437fcbdbb6aa8887135967cb89715e77c1edb77a41a37b4b4e3d90b2452b00221009b963713c361833781f175c2e834378e908ff7384d210692508df340419b0473: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/passcv-ntscan-malware-hash.yaml"

View on Github