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

41 lines
932 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",
2019-10-31 19:52:16 +01:00
"version": 5,
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-10-31 19:52:16 +01:00
"cape.contextis.com",
"tria.ge",
"koodous.com",
"undroid.av-comparatives.org",
"sanddroid.xjtu.edu.cn",
"jevereg.amnpardaz.com",
2019-11-08 20:20:25 +01:00
"analyze.intezer.com",
2020-03-28 13:26:17 +01:00
"app.sndbox.com",
"capesandbox.com"
]
}