fix: reverse.it added to the list of dynamic malware analysis tools
parent
820fc4578a
commit
a5bf49c85c
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "List of known domains used by automated malware analysis services",
|
"name": "List of known domains used by automated malware analysis services",
|
||||||
"version": 1,
|
"version": 2,
|
||||||
"description": "Domains used by automated malware analysis services",
|
"description": "Domains used by automated malware analysis services",
|
||||||
"type": "substring",
|
"type": "substring",
|
||||||
"matching_attributes": [
|
"matching_attributes": [
|
||||||
|
@ -20,6 +20,7 @@
|
||||||
"akana.mobiseclab.org",
|
"akana.mobiseclab.org",
|
||||||
"sandbox.pikker.ee",
|
"sandbox.pikker.ee",
|
||||||
"www.threatexpert.com",
|
"www.threatexpert.com",
|
||||||
"www.vicheck.ca"
|
"www.vicheck.ca",
|
||||||
|
"reverse.it"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue