misp-warninglists/lists/automated-malware-analysis/list.json

33 lines
733 B
JSON
Raw Normal View History

{
2018-01-23 10:13:47 +01:00
"name": "List of known domains used by automated malware analysis services & security vendors",
"version": 4,
2018-01-23 10:13:47 +01:00
"description": "Domains used by automated malware analysis services & security vendors",
"type": "substring",
"matching_attributes": [
"domain",
"hostname",
"domain|ip",
"url"
],
"list": [
"virustotal.com",
"malwr.com",
"hybrid-analysis.com",
"emergingthreats.net",
"joesandbox.com",
"anlyz.io",
"detux.org",
"akana.mobiseclab.org",
"sandbox.pikker.ee",
"www.threatexpert.com",
"www.vicheck.ca",
2018-01-23 10:13:47 +01:00
"reverse.it",
"mcafee.com",
"symantec.com",
"securelist.com",
2018-02-22 09:22:49 +01:00
"carbonblack.com",
"app.any.run",
2019-02-27 08:19:20 +01:00
"cape.contextis.com"
]
}