Add Contextual Cross-Launch Resources
You can add contextual cross-launch resources such as threat intelligence services and Security Information and Event Management (SIEM) tools.
In multidomain deployments, you can see and use resources in parent domains, but you can only create and edit resources in the current domain. The total number of resources across all domains is limited to 100.
Before you begin
-
If you are adding links to a Secure Network Analytics appliance, check to see if the links you want already exist; most links are automatically created for you when you configure Security Analytics and Logging (On Premises).
-
See Requirements for Custom Contextual Cross-Launch Resources.
-
If needed for the resource you will link to, create or obtain an account and the credentials needed for access. Optionally, assign and distribute credentials for each user who needs access.
-
Determine the syntax of the query link for the resource that you will link to:
Access the resource via browser and, using the documentation for that resource as needed, formulate the query link needed to search for a specific sample of the type of information you want your query link to find, such as an IP address.
Run the query, then copy the resulting URL from the browser's location bar.
For example, you might have the query URL https://www.talosintelligence.com/reputation_center/lookup?search=10.10.10.10.
Procedure
Step 1 | Choose Analysis > Advanced > Contextual Cross-launch. |
Step 2 | Click New Cross-launch. In the form that appears, all fields marked with an asterisk require a value. |
Step 3 | Enter a unique resource name. |
Step 4 | Paste the working URL string from your resource into the URL Template field. |
Step 5 | Replace the specific data (such as an IP address) in the query string with an appropriate variable: Position your cursor, then click a variable (for example, ip) once to insert the variable. In the example from the "Before You Begin" section above, the resulting URL might be https://www.talosintelligence.com/reputation_center/lookup?search={ip}. When the contextual cross-launch link is used, the {ip} variable in the URL will be replaced by the IP address that the user right-clicks on in the event viewer or dashboard. For a description of each variable, hover over the variable. You can create multiple contextual cross-launch links for a single tool or service, using different variables for each. |
Step 6 | Click Test with example data ( |
Step 7 | Fix any problems. |
Step 8 | Click Save. |