Skip to main content
Skip table of contents

Extract URLs from Local Shared Data

LAST UPDATED: AUG 13, 2024

Extracts all URLs from the playbook's Local Shared Data.

READER NOTE

This command can only be executed within an event/incident playbook.

Implementation

System

Command Category

Cyber Utility

Tags

CONDITION LOCAL SHARED DATA

Inputs

N/A

Output

Return Data

The returned result of this command. If some required parameters are not defined, this returned data could be empty. The returned result can be passed down directly to a subsequent command in playbooks.

SAMPLE DATA

JSON
Succeed
Context Data

The response data from the utility command.

SAMPLE DATA

JSON
[
    "http://www.d3security.com",
    "http://192.168.1.193/VSOC/d3_ir/pages"
]

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.