mirror of
https://github.com/valitydev/signature-base.git
synced 2024-11-06 18:15:20 +00:00
False Positive Reduction
This commit is contained in:
parent
33560d9876
commit
e58a67f5ad
@ -41,8 +41,8 @@ strings:
|
||||
$a11="ork error" ascii fullword
|
||||
|
||||
condition:
|
||||
// Change from "any of them" to 3 of them due to false positives with Nvidia drivers
|
||||
3 of ($a*)
|
||||
// Added filesize due to false positives with Nvidia drivers in process memory
|
||||
filesize < 5000KB and 3 of ($a*)
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user