browser_open
Opens a URL in a cloaked Chromium browser to start an interactive browsing session, enabling controlled web navigation for security assessments.
Instructions
Purpose: Open a URL in cloakbrowser Chromium and start an interactive browsing session.… Constraints: url is scope-validated and redirects are revalidated. fingerprint is compatibility-only and non-empty values are rejected. Proxy precedence is parameter, BROWSER_PROXY_URL, then direct… Example: browser_open(url='https://app.target.test/login', session='recon', timezone='America/New_York'…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| proxy | No | ||
| locale | No | ||
| session | No | default | |
| timezone | No | ||
| fingerprint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||