ANYRUN Detonate Url Android
ANY.RUN Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
This playbook submits a URL extracted from an indicator to the ANY.RUN cloud sandbox for dynamic analysis in an Android environment. It automates the analysis of potentially malicious URLs on Android OS.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- AnyRunSandbox
#
Scripts- IsIntegrationAvailable
#
Commands- anyrun-detonate-url-android
- anyrun-get-analysis-report
- anyrun-get-analysis-verdict
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
obj_url | Target URL. Size range 5-512. Example: (http/https)://(your-link). | ${URL.Data} | Optional |
env_locale | Operation system language. Use locale identifier or country name (Ex: "en-US" or "Brazil"). Case insensitive. | en-US | Optional |
opt_network_connect | Network connection state. | True | Optional |
opt_network_fakenet | FakeNet feature status. | False | Optional |
opt_network_tor | TOR using. | False | Optional |
opt_network_geo | Tor geo location option. Example: US, AU. | fastest | Optional |
opt_network_mitm | HTTPS MITM proxy option. | False | Optional |
opt_network_residential_proxy | Residential proxy using. | False | Optional |
opt_network_residential_proxy_geo | Residential proxy geo location option. Example: US, AU. | fastest | Optional |
opt_privacy_type | Privacy settings. Supports: public, bylink, owner, byteam. | bylink | Optional |
opt_timeout | Timeout option. Size range: 10-660. | 60 | Optional |
obj_ext_browser | Browser name. Supports: Google Chrome, Mozilla Firefox | Google Chrome | Optional |
#
Playbook OutputsThere are no outputs for this playbook.