Skip to content

Commit 03f677a

Browse files
Merge pull request #1461 from TheHive-Project/update-analyzers-desc-anyrun-1
ANY.RUN - update analyzers description
2 parents c14bb68 + edbebfc commit 03f677a

7 files changed

Lines changed: 7 additions & 7 deletions

analyzers/AnyRun/AnyRun_Sandbox_File_Android.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "ANY.RUN Integrations Team",
55
"url": "https://github.com/TheHive-Project/Cortex-Analyzers",
66
"license": "AGPL-V3",
7-
"description": "Run File analysis using Android VM",
7+
"description": "Submit files for Android sandbox analysis and retrieve verdicts, IOCs, reports, and tags.",
88
"dataTypeList": [
99
"file"
1010
],

analyzers/AnyRun/AnyRun_Sandbox_File_Linux.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "ANY.RUN Integrations Team",
55
"url": "https://github.com/TheHive-Project/Cortex-Analyzers",
66
"license": "AGPL-V3",
7-
"description": "Run File analysis using Linux VM",
7+
"description": "Submit files for Linux sandbox analysis and retrieve verdicts, IOCs, reports, and tags.",
88
"dataTypeList": [
99
"file"
1010
],

analyzers/AnyRun/AnyRun_Sandbox_File_Windows.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "ANY.RUN Integrations Team",
55
"url": "https://github.com/TheHive-Project/Cortex-Analyzers",
66
"license": "AGPL-V3",
7-
"description": "Run File analysis using Windows VM",
7+
"description": "Submit files for Windows sandbox analysis and retrieve verdicts, IOCs, reports, and tags.",
88
"dataTypeList": [
99
"file"
1010
],

analyzers/AnyRun/AnyRun_Sandbox_URL_Android.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "ANY.RUN Integrations Team",
55
"url": "https://github.com/TheHive-Project/Cortex-Analyzers",
66
"license": "AGPL-V3",
7-
"description": "Run URL analysis using Android VM",
7+
"description": "Submit URLs for Android sandbox analysis and retrieve verdicts, IOCs, reports, and tags.",
88
"dataTypeList": [
99
"url"
1010
],

analyzers/AnyRun/AnyRun_Sandbox_URL_Linux.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "ANY.RUN Integrations Team",
55
"url": "https://github.com/TheHive-Project/Cortex-Analyzers",
66
"license": "AGPL-V3",
7-
"description": "Run URL analysis using Linux VM",
7+
"description": "Submit URLs for Linux sandbox analysis and retrieve verdicts, IOCs, reports, and tags.",
88
"dataTypeList": [
99
"url"
1010
],

analyzers/AnyRun/AnyRun_Sandbox_URL_Windows.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "ANY.RUN Integrations Team",
55
"url": "https://github.com/TheHive-Project/Cortex-Analyzers",
66
"license": "AGPL-V3",
7-
"description": "Run URL analysis using Windows VM",
7+
"description": "Submit URLs for Windows sandbox analysis and retrieve verdicts, IOCs, reports, and tags.",
88
"dataTypeList": [
99
"url"
1010
],

analyzers/AnyRun/AnyRun_TI_Lookup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "ANY.RUN Integrations Team",
55
"url": "https://github.com/TheHive-Project/Cortex-Analyzers",
66
"license": "AGPL-V3",
7-
"description": "Check URL/IP/Domain/File reputation",
7+
"description": "Enrich URLs, hashes, domains, and IPs with ANY.RUN Threat Intelligence.",
88
"dataTypeList": [
99
"ip",
1010
"domain",

0 commit comments

Comments
 (0)