diff options
| author | jvoisin | 2016-07-16 17:12:24 +0200 |
|---|---|---|
| committer | jvoisin | 2016-07-16 17:12:24 +0200 |
| commit | 5f24aee9a389063cee58053c7f9f482127cc2edc (patch) | |
| tree | 4aca3eb55880cd19a8f5743f74203ab02af0fe04 | |
| parent | da208cf3ac7947dcee230f715eb0b6f81981c122 (diff) | |
Add a dodgy website
| -rw-r--r-- | php-malware-finder/common.yar | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-malware-finder/common.yar b/php-malware-finder/common.yar index 4c36084..d3ed3c2 100644 --- a/php-malware-finder/common.yar +++ b/php-malware-finder/common.yar | |||
| @@ -151,6 +151,7 @@ rule Websites | |||
| 151 | $ = "milw00rm.com" nocase | 151 | $ = "milw00rm.com" nocase |
| 152 | $ = "packetstormsecurity" nocase | 152 | $ = "packetstormsecurity" nocase |
| 153 | $ = "pentestmonkey.net" nocase | 153 | $ = "pentestmonkey.net" nocase |
| 154 | $ = "phpjiami.com" nocase | ||
| 154 | $ = "rapid7.com" nocase | 155 | $ = "rapid7.com" nocase |
| 155 | $ = "securityfocus" nocase | 156 | $ = "securityfocus" nocase |
| 156 | $ = "shodan.io" nocase | 157 | $ = "shodan.io" nocase |
