fix: FPs with rule on memory

This commit is contained in:
Florian Roth 2020-05-05 19:47:48 +02:00
parent b0d1cfd4da
commit e808fb867e

View File

@ -468,6 +468,7 @@ rule hacktool_windows_ncc_wmicmd
description = "Command shell wrapper for WMI" description = "Command shell wrapper for WMI"
reference = "https://github.com/nccgroup/WMIcmd" reference = "https://github.com/nccgroup/WMIcmd"
author = "@mimeframe" author = "@mimeframe"
type = "file"
strings: strings:
$a1 = "Need to specify a username, domain and password for non local connections" wide ascii $a1 = "Need to specify a username, domain and password for non local connections" wide ascii
$a2 = "WS-Management is running on the remote host" wide ascii $a2 = "WS-Management is running on the remote host" wide ascii