Skip to main content

ANY.RUN

This Integration is part of the ANY.RUN Pack.#

ANY.RUN is a cloud-based sanbox with interactive access.

Use Cases#

  1. Submit a file, remote file, or URL to ANY.RUN for analysis.
  2. Retrieve report details for a given analysis task ID.
  3. View history of analysis tasks.

Configure ANYRUN on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for ANYRUN.

  3. Click Add instance to create and configure a new integration instance.

    ParameterRequired
    Server URLTrue
    UsernameTrue
    PasswordTrue
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
  4. If using API Key authentication method, insert the text _token into the Username parameter and the API key you have into the Password.

  5. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details. The commands allow you to launch and download only your own tasks, public submissions are not available at this point.

anyrun-get-history#


Get analysis history.

Base Command#

anyrun-get-history

Input#

Argument NameDescriptionRequired
teamIf true, gets team history. If empty, gets your submitted analyses history. Possible values are: true, false. Default is false.Optional
skipThe number of analyses to skip. Possible values are: . Default is 0.Optional
limitLimits the history retrieved/searched to the specified number of executed analyses. The range is 1-100. Default is 25.Optional
filterFile name, hash, or task ID by which to filter the task history.Optional

Context Output#

PathTypeDescription
ANYRUN.Task.NameStringTask name.
ANYRUN.Task.VerdictStringANY.RUN verdict for the submitted file's status.
ANYRUN.Task.RelatedStringANY.RUN link to a related file.
ANYRUN.Task.FileStringANY.RUN link to download the submitted file.
ANYRUN.Task.DateDateThe date that the file was submitted for analysis.
ANYRUN.Task.Hash.MD5StringMD5 hash of the submitted file.
ANYRUN.Task.Hash.SHA1StringSHA1 hash of the submitted file.
ANYRUN.Task.Hash.SHA256StringSHA256 hash of the submitted file.
ANYRUN.Task.Hash.HeadHashStringHead hash of the submitted file.
ANYRUN.Task.Hash.SSDeepStringSSDeep hash of the submitted file.

Command Example#

anyrun-get-history skip=0 team=false filter=scribbles2.txt.zip

Context Example#

{
"ANYRUN.Task": [
{
"Hash": {
"HeadHash": "e61fcc6a06420106fa6642ef833b9c38",
"SHA1": "475d7efc7983357e51ea780e350b0efe6a5ba2e2",
"SHA256": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"SSDeep": "24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9",
"MD5": "e61fcc6a06420106fa6642ef833b9c38"
},
"Name": "scribbles2.txt.zip",
"Related": "[https://app.any.run/tasks/892455a2-8c96-45fb-9f2a-18ca4ef184f9](https://app.any.run/tasks/892455a2-8c96-45fb-9f2a-18ca4ef184f9)",
"Verdict": "No threats detected",
"File": "https://content.any.run/tasks/892455a2-8c96-45fb-9f2a-18ca4ef184f9/download/files/afca4a63-9fe0-461c-8e73-c8fd784cf90e",
"Date": "2019-04-24T07:13:06.087Z",
"ID": "892455a2-8c96-45fb-9f2a-18ca4ef184f9"
},
{
"Hash": {
"HeadHash": "e61fcc6a06420106fa6642ef833b9c38",
"SHA1": "475d7efc7983357e51ea780e350b0efe6a5ba2e2",
"SHA256": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"SSDeep": "24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9",
"MD5": "e61fcc6a06420106fa6642ef833b9c38"
},
"Name": "scribbles2.txt.zip",
"Related": "[https://app.any.run/tasks/fe7c63ef-2b7f-4e70-b50c-996ae34b28ef](https://app.any.run/tasks/fe7c63ef-2b7f-4e70-b50c-996ae34b28ef)",
"Verdict": "No threats detected",
"File": "https://content.any.run/tasks/fe7c63ef-2b7f-4e70-b50c-996ae34b28ef/download/files/227a7bd4-5baa-477b-b319-58d7619b79ef",
"Date": "2019-04-24T07:02:38.747Z",
"ID": "fe7c63ef-2b7f-4e70-b50c-996ae34b28ef"
},
{
"Hash": {
"HeadHash": "e61fcc6a06420106fa6642ef833b9c38",
"SHA1": "475d7efc7983357e51ea780e350b0efe6a5ba2e2",
"SHA256": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"SSDeep": "24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9",
"MD5": "e61fcc6a06420106fa6642ef833b9c38"
},
"Name": "scribbles2.txt.zip",
"Related": "[https://app.any.run/tasks/81bb80cd-3bcf-41b3-aac5-c3e35a39ba0d](https://app.any.run/tasks/81bb80cd-3bcf-41b3-aac5-c3e35a39ba0d)",
"Verdict": "No threats detected",
"File": "https://content.any.run/tasks/81bb80cd-3bcf-41b3-aac5-c3e35a39ba0d/download/files/0c5c1527-b50b-483e-84e1-7b4b8f82d26b",
"Date": "2019-04-23T13:46:47.372Z",
"ID": "81bb80cd-3bcf-41b3-aac5-c3e35a39ba0d"
},
{
"Hash": {
"HeadHash": "e61fcc6a06420106fa6642ef833b9c38",
"SHA1": "475d7efc7983357e51ea780e350b0efe6a5ba2e2",
"SHA256": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"SSDeep": "24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9",
"MD5": "e61fcc6a06420106fa6642ef833b9c38"
},
"Name": "scribbles2.txt.zip",
"Related": "[https://app.any.run/tasks/07d4d230-9638-4f04-a226-c7b18a81c329](https://app.any.run/tasks/07d4d230-9638-4f04-a226-c7b18a81c329)",
"Verdict": "No threats detected",
"File": "https://content.any.run/tasks/07d4d230-9638-4f04-a226-c7b18a81c329/download/files/69dcf7f0-69c2-432e-8d30-3e2f630e0aae",
"Date": "2019-04-23T08:11:17.460Z",
"ID": "07d4d230-9638-4f04-a226-c7b18a81c329"
},
{
"Hash": {
"HeadHash": "e61fcc6a06420106fa6642ef833b9c38",
"SHA1": "475d7efc7983357e51ea780e350b0efe6a5ba2e2",
"SHA256": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"SSDeep": "24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9",
"MD5": "e61fcc6a06420106fa6642ef833b9c38"
},
"Name": "scribbles2.txt.zip",
"Related": "[https://app.any.run/tasks/411fe6a6-ca36-4322-8f1d-f5ec67c6346d](https://app.any.run/tasks/411fe6a6-ca36-4322-8f1d-f5ec67c6346d)",
"Verdict": "No threats detected",
"File": "https://content.any.run/tasks/411fe6a6-ca36-4322-8f1d-f5ec67c6346d/download/files/a006642b-956b-4a9d-a72c-0affdd2dd6c8",
"Date": "2019-04-22T12:16:13.302Z",
"ID": "411fe6a6-ca36-4322-8f1d-f5ec67c6346d"
}
]
}

Human Readable Output#

Results#

NameIDFileHashVerdictRelatedDate
scribbles2.txt.zip892455a2-8c96-45fb-9f2a-18ca4ef184f9https://content.any.run/tasks/892455a2-8c96-45fb-9f2a-18ca4ef184f9/download/files/afca4a63-9fe0-461c-8e73-c8fd784cf90eMD5: e61fcc6a06420106fa6642ef833b9c38
SHA1: 475d7efc7983357e51ea780e350b0efe6a5ba2e2
SHA256: 1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1
HeadHash: e61fcc6a06420106fa6642ef833b9c38
SSDeep: 24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9
No threats detectedhttps://app.any.run/tasks/892455a2-8c96-45fb-9f2a-18ca4ef184f9">https://app.any.run/tasks/892455a2-8c96-45fb-9f2a-18ca4ef184f92019-04-24T07:13:06.087Z
scribbles2.txt.zipfe7c63ef-2b7f-4e70-b50c-996ae34b28efhttps://content.any.run/tasks/fe7c63ef-2b7f-4e70-b50c-996ae34b28ef/download/files/227a7bd4-5baa-477b-b319-58d7619b79efMD5: e61fcc6a06420106fa6642ef833b9c38
SHA1: 475d7efc7983357e51ea780e350b0efe6a5ba2e2
SHA256: 1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1
HeadHash: e61fcc6a06420106fa6642ef833b9c38
SSDeep: 24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9
No threats detectedhttps://app.any.run/tasks/fe7c63ef-2b7f-4e70-b50c-996ae34b28ef">https://app.any.run/tasks/fe7c63ef-2b7f-4e70-b50c-996ae34b28ef2019-04-24T07:02:38.747Z
scribbles2.txt.zip81bb80cd-3bcf-41b3-aac5-c3e35a39ba0dhttps://content.any.run/tasks/81bb80cd-3bcf-41b3-aac5-c3e35a39ba0d/download/files/0c5c1527-b50b-483e-84e1-7b4b8f82d26bMD5: e61fcc6a06420106fa6642ef833b9c38
SHA1: 475d7efc7983357e51ea780e350b0efe6a5ba2e2
SHA256: 1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1
HeadHash: e61fcc6a06420106fa6642ef833b9c38
SSDeep: 24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9
No threats detectedhttps://app.any.run/tasks/81bb80cd-3bcf-41b3-aac5-c3e35a39ba0d">https://app.any.run/tasks/81bb80cd-3bcf-41b3-aac5-c3e35a39ba0d2019-04-23T13:46:47.372Z
scribbles2.txt.zip07d4d230-9638-4f04-a226-c7b18a81c329https://content.any.run/tasks/07d4d230-9638-4f04-a226-c7b18a81c329/download/files/69dcf7f0-69c2-432e-8d30-3e2f630e0aaeMD5: e61fcc6a06420106fa6642ef833b9c38
SHA1: 475d7efc7983357e51ea780e350b0efe6a5ba2e2
SHA256: 1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1
HeadHash: e61fcc6a06420106fa6642ef833b9c38
SSDeep: 24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9
No threats detectedhttps://app.any.run/tasks/07d4d230-9638-4f04-a226-c7b18a81c329">https://app.any.run/tasks/07d4d230-9638-4f04-a226-c7b18a81c3292019-04-23T08:11:17.460Z
scribbles2.txt.zip411fe6a6-ca36-4322-8f1d-f5ec67c6346dhttps://content.any.run/tasks/411fe6a6-ca36-4322-8f1d-f5ec67c6346d/download/files/a006642b-956b-4a9d-a72c-0affdd2dd6c8MD5: e61fcc6a06420106fa6642ef833b9c38
SHA1: 475d7efc7983357e51ea780e350b0efe6a5ba2e2
SHA256: 1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1
HeadHash: e61fcc6a06420106fa6642ef833b9c38
SSDeep: 24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9
No threats detectedhttps://app.any.run/tasks/411fe6a6-ca36-4322-8f1d-f5ec67c6346d">https://app.any.run/tasks/411fe6a6-ca36-4322-8f1d-f5ec67c6346d2019-04-22T12:16:13.302Z

anyrun-get-report#


Gets the report of a task created for a submitted file or URL.

Note: This command can only get reports for files or URLs deployed by the integration account. It cannot pull reports on public submissions.

Base Command#

anyrun-get-report

Input#

Argument NameDescriptionRequired
taskUnique task ID. A task ID is returned when submitting a file or URL for analysis using the anyrun-run-analysis command. Task IDs can also be located in the ID field of the output of executing the anyrun-get-history command.Required

Context Output#

PathTypeDescription
ANYRUN.Task.AnalysisDateStringDate and time the analysis was executed.
ANYRUN.Task.Behavior.CategoryStringCategory of a process behavior.
ANYRUN.Task.Behavior.ActionStringActions performed by a process.
ANYRUN.Task.Behavior.ThreatLevelNumberThreat score associated with a process behavior.
ANYRUN.Task.Behavior.ProcessUUIDStringUnique ID of the process whose behaviors are being profiled.
ANYRUN.Task.Connection.ReputationStringConnection reputation.
ANYRUN.Task.Connection.ProcessUUIDStringID of the process that created the connection.
ANYRUN.Task.Connection.ASNStringConnection autonomous system network.
ANYRUN.Task.Connection.CountryStringConnection country.
ANYRUN.Task.Connection.ProtocolStringConnection protocol.
ANYRUN.Task.Connection.PortNumberConnection port number.
ANYRUN.Task.Connection.IPStringConnection IP number.
ANYRUN.Task.DnsRequest.ReputationStringReputation of the DNS request.
ANYRUN.Task.DnsRequest.IPUnknownIP addresses associated with a DNS request.
ANYRUN.Task.DnsRequest.DomainStringDomain resolution of a DNS request.
ANYRUN.Task.Threat.ProcessUUIDStringUnique process ID from where the threat originated.
ANYRUN.Task.Threat.MsgStringThreat message.
ANYRUN.Task.Threat.ClassStringClass of the threat.
ANYRUN.Task.Threat.SrcPortNumberPort on which the threat originated.
ANYRUN.Task.Threat.DstPortNumberDestination port of the threat.
ANYRUN.Task.Threat.SrcIPStringSource IP address where the threat originated.
ANYRUN.Task.Threat.DstIPStringDestination IP address of the threat.
ANYRUN.Task.HttpRequest.ReputationStringReputation of the HTTP request.
ANYRUN.Task.HttpRequest.CountryStringHTTP request country.
ANYRUN.Task.HttpRequest.ProcessUUIDStringID of the process making the HTTP request.
ANYRUN.Task.HttpRequest.BodyUnknownHTTP request body parameters and details.
ANYRUN.Task.HttpRequest.HttpCodeNumberHTTP request response code.
ANYRUN.Task.HttpRequest.StatusStringStatus of the HTTP request.
ANYRUN.Task.HttpRequest.ProxyDetectedBooleanWhether the HTTP request was made through a proxy.
ANYRUN.Task.HttpRequest.PortNumberHTTP request port.
ANYRUN.Task.HttpRequest.IPStringHTTP request IP address.
ANYRUN.Task.HttpRequest.URLStringHTTP request URL.
ANYRUN.Task.HttpRequest.HostStringHTTP request host.
ANYRUN.Task.HttpRequest.MethodStringHTTP request method type.
ANYRUN.Task.FileInfoStringDetails of the submitted file.
ANYRUN.Task.OSStringOS of the sandbox in which the file was analyzed.
ANYRUN.Task.IDStringThe unique ID of the task.
ANYRUN.Task.MIMEStringThe MIME of the file submitted for analysis.
ANYRUN.Task.MD5StringThe MD5 hash of the file submitted for analysis.
ANYRUN.Task.SHA1StringThe SHA1 hash of the file submitted for analysis.
ANYRUN.Task.SHA256StringThe SHA256 hash of the file submitted for analysis.
ANYRUN.Task.SSDeepStringSSDeep hash of the file submitted for analysis.
ANYRUN.Task.VerdictStringANY.RUN verdict for the maliciousness of the submitted file or URL.
ANYRUN.Task.Process.FileNameStringFile name of the process.
ANYRUN.Task.Process.PIDNumberProcess identification number.
ANYRUN.Task.Process.PPIDNumberParent process identification number.
ANYRUN.Task.Process.ProcessUUIDStringUnique process ID (used by ANY.RUN).
ANYRUN.Task.Process.CMDStringProcess command.
ANYRUN.Task.Process.PathStringPath of the executed command.
ANYRUN.Task.Process.UserStringUser who executed the command.
ANYRUN.Task.Process.IntegrityLevelStringThe process integrity level.
ANYRUN.Task.Process.ExitCodeNumberProcess exit code.
ANYRUN.Task.Process.MainProcessBooleanWhether the process is the main process.
ANYRUN.Task.Process.Version.CompanyStringCompany responsible for the program executed.
ANYRUN.Task.Process.Version.DescriptionStringDescription of the type of program.
ANYRUN.Task.Process.Version.VersionStringVersion of the program executed.
DBotScore.IndicatorStringThe indicator that was tested.
DBotScore.ScoreNumberThe actual score.
DBotScore.TypeStringType of indicator.
DBotScore.VendorStringVendor used to calculate the score.
File.ExtensionStringExtension of the file submitted for analysis.
File.NameStringThe name of the file submitted for analysis.
File.MD5StringMD5 hash of the file submitted for analysis.
File.SHA1StringSHA1 hash of the file submitted for analysis.
File.SHA256StringSHA256 hash of the file submitted for analysis.
File.SSDeepStringSSDeep hash of the file submitted for analysis.
File.Malicious.VendorStringFor malicious files, the vendor that made the decision.
File.Malicious.DescriptionStringFor malicious files, the reason that the vendor made the decision.
URL.DataStringURL data.
URL.Malicious.VendorStringFor malicious URLs, the vendor that made the decision.
URL.Malicious.DescriptionStringFor malicious URLs, the reason that the vendor made the decision.
ANYRUN.Task.StatusStringTask analysis status.

Command Example#

anyrun-get-report task=fe7c63ef-2b7f-4e70-b50c-996ae34b28ef

Context Example#

{
"ANYRUN.Task": {
"HttpRequest": [],
"SSDeep": "24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9",
"Status": "done",
"SHA1": "475d7efc7983357e51ea780e350b0efe6a5ba2e2",
"Threat": [],
"Process": [
{
"CMD": "\"C:\\Program Files\\WinRAR\\WinRAR.exe\" \"C:\\Users\\admin\\AppData\\Local\\Temp\\scribbles2.txt.zip\"",
"IntegrityLevel": "MEDIUM",
"PID": 916,
"MainProcess": true,
"FileName": "WinRAR.exe",
"Version": {
"Company": "Alexander Roshal",
"Version": "5.60.0",
"Description": "WinRAR archiver"
},
"ProcessUUID": "8834c75a-ceba-4ae3-83e6-87b8b460ff82",
"User": "admin",
"Path": "C:\\Program Files\\WinRAR\\WinRAR.exe",
"PPID": 2044,
"ExitCode": null
}
],
"ID": "fe7c63ef-2b7f-4e70-b50c-996ae34b28ef",
"Connection": [],
"MIME": "application/zip",
"Behavior": [],
"Verdict": "No threats detected",
"FileInfo": "Zip archive data, at least v2.0 to extract",
"SHA256": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"OS": "Windows 7 Professional Service Pack 1 (build: 7601, 32 bit)",
"DnsRequest": [],
"AnalysisDate": "2019-04-24T07:02:38.747Z",
"MD5": "e61fcc6a06420106fa6642ef833b9c38"
},
"DBotScore": {
"Vendor": "ANYRUN",
"Indicator": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"Score": 1,
"Type": "hash"
},
"File": {
"SHA1": "475d7efc7983357e51ea780e350b0efe6a5ba2e2",
"Name": "scribbles2.txt.zip",
"Extension": "zip",
"SSDeep": "24:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9",
"SHA256": "1832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb1",
"MD5": "e61fcc6a06420106fa6642ef833b9c38"
}
}

Human Readable Output#

Results#

OSAnalysisDateVerdictMIMEFileInfoProcessStatusMD5SHA1SHA256SSDeep
Windows 7 Professional Service Pack 1 (build: 7601, 32 bit)2019-04-24T07:02:38.747ZNo threats detectedapplication/zipZip archive data, at least v2.0 to extractFileName: WinRAR.exe, PID: 916, PPID: 2044, ProcessUUID: 8834c75a-ceba-4ae3-83e6-87b8b460ff82, CMD: \C:\Program Files\WinRAR\WinRAR.exe\ \C:\Users\admin\AppData\Local\Temp\scribbles2.txt.zip, Path: C:\Program Files\WinRAR\WinRAR.exe, User: admin, IntegrityLevel: MEDIUM, ExitCode: null, MainProcess: true, Version: {Company: Alexander Roshal, Description: WinRAR archiver, Version: 5.60.0donee61fcc6a06420106fa6642ef833b9c38475d7efc7983357e51ea780e350b0efe6a5ba2e21832caedd2f87b3c2d5c7dcc5c5f844a1479d3a7868570241656b1516607dbb124:9YQxEcNJQGgrtSuJDWDRzvu4H2ANvg0JvWH2Rb:9xNJKrtSuxOT9

anyrun-run-analysis#


Submit a file or url for analysis.

Base Command#

anyrun-run-analysis

Input#

Argument NameDescriptionRequired
obj_typeType of new task. Possible values are: file, url, remote file. Default is file.Optional
fileEntryID of the file to analyze.Optional
obj_urlURL, used only if 'obj_type' command argument is 'url' or 'download'. Permitted size is 5-512 characters long.Optional
env_bitnessBitness of OS. Possible values are: 32, 64. Default is 32.Optional
env_versionVersion of Windows OS. Possible values are: Windows Vista, Windows 7, Windows 8.1, Windows 10. Default is Windows 7.Optional
env_typeEnvironment preset type. Possible values are: complete, clean, office. Default is complete.Optional
opt_network_connectNetwork connection state. Possible values are: true, false. Default is true.Optional
opt_kernel_heavyevasionHeavy evasion option. Possible values are: true, false. Default is false.Optional
opt_privacy_typePrivacy settings for generated task. Possible values are: owner, bylink, public. Default is owner.Optional
obj_ext_browserBrowser name, used only for "url" type. Possible values are: Internet Explorer, Google Chrome, Mozilla Firefox, Opera, Microsoft Edge.Optional
obj_ext_cmdCommand line, used only if 'obj_type' command argument is 'file' or 'download'. Permitted size is 2-256 characters long.Optional

Context Output#

PathTypeDescription
ANYRUN.Task.IDStringID of the task created to analyze the submission.

Command Example#

anyrun-run-analysis obj_type=file file=693@66884384-c643-4343-8cf7-26f59e62a88e env_bitness=64

Context Example#

{
"ANYRUN.Task": {
"ID": "e04b401f-9396-4183-ad00-b6ed34c023e3"
}
}

Human Readable Output#

Results#

Task
e04b401f-9396-4183-ad00-b6ed34c023e3