Added some security vendors sites
parent
85b1ad5ce7
commit
db651287ea
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "List of known domains used by automated malware analysis services",
|
"name": "List of known domains used by automated malware analysis services & security vendors",
|
||||||
"version": 2,
|
"version": 3,
|
||||||
"description": "Domains used by automated malware analysis services",
|
"description": "Domains used by automated malware analysis services & security vendors",
|
||||||
"type": "substring",
|
"type": "substring",
|
||||||
"matching_attributes": [
|
"matching_attributes": [
|
||||||
"domain",
|
"domain",
|
||||||
|
@ -21,6 +21,10 @@
|
||||||
"sandbox.pikker.ee",
|
"sandbox.pikker.ee",
|
||||||
"www.threatexpert.com",
|
"www.threatexpert.com",
|
||||||
"www.vicheck.ca",
|
"www.vicheck.ca",
|
||||||
"reverse.it"
|
"reverse.it",
|
||||||
|
"mcafee.com",
|
||||||
|
"symantec.com",
|
||||||
|
"securelist.com",
|
||||||
|
"carbonblack.com"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue