mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Added Security service providers
Phishers often block these web-security providers... worth checking for if they don't create many false positives.
This commit is contained in:
@@ -1,6 +1,27 @@
|
||||
#This file contains raw strings that will be matched case-insensitive.
|
||||
#Comments and whitespace are possible, but comments must have '#' at the first character of the line.
|
||||
|
||||
phishtank
|
||||
sucuri
|
||||
#List of security service providers that phishers often block.
|
||||
abovenet
|
||||
amazon
|
||||
avg
|
||||
avira
|
||||
bitdefender
|
||||
comodo
|
||||
cyveillance
|
||||
datatran
|
||||
kaspersky
|
||||
inetu
|
||||
internap
|
||||
mcafee
|
||||
netcraft
|
||||
oneandone
|
||||
opendns
|
||||
ovh
|
||||
phishtank
|
||||
rackspace
|
||||
softlayer
|
||||
sophos
|
||||
sucuri
|
||||
surfright
|
||||
symantec
|
||||
|
||||
Reference in New Issue
Block a user