Added some security vendors sites

pull/48/head
David André 2018-01-23 10:13:47 +01:00 committed by GitHub
parent 85b1ad5ce7
commit db651287ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "List of known domains used by automated malware analysis services",
"version": 2,
"description": "Domains used by automated malware analysis services",
"name": "List of known domains used by automated malware analysis services & security vendors",
"version": 3,
"description": "Domains used by automated malware analysis services & security vendors",
"type": "substring",
"matching_attributes": [
"domain",
@ -21,6 +21,10 @@
"sandbox.pikker.ee",
"www.threatexpert.com",
"www.vicheck.ca",
"reverse.it"
"reverse.it",
"mcafee.com",
"symantec.com",
"securelist.com",
"carbonblack.com"
]
}