From 290e69de7040158cd7018535b609a375d4e9b347 Mon Sep 17 00:00:00 2001 From: Julien "shaddai" Reveret Date: Mon, 15 Feb 2016 17:52:25 +0100 Subject: typo fix in malwares.yara --- php-malware-finder/malwares.yara | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-malware-finder/malwares.yara b/php-malware-finder/malwares.yara index 06b64c4..2384f05 100644 --- a/php-malware-finder/malwares.yara +++ b/php-malware-finder/malwares.yara @@ -212,7 +212,7 @@ rule DodgyStrings $ = "libpcprofile" // CVE-2010-3856 local root $ = "locus7s" nocase $ = "ls -la" fullword - $ = "meterpreter" fullword" + $ = "meterpreter" fullword $ = "nc -l" fullword $ = "php://" $ = "ps -aux" fullword -- cgit v1.3