RecordedFuture-Sandbox_Outlook_Attachment

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook will trigger on emails with attachments and send them to Recorded Future Sandbox. The result will be written to a custom log (RecordedFutureSandboxResults_CL) and an email notification will be sent if the score is above threshold. To create Microsoft Defender incidents, use a Analytics Rule that queries RecordedFutureSandboxResults_CL. Direct incident creation via Logic Apps is no longer supported in the unified Microsoft Defender portal.

Attribute Value
Type Playbook
Solution Recorded Future
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Transformations Ingestion API Lake-Only
RecordedFutureSandboxResults_CL 🔶 ? ?

Logic App Connectors

This playbook uses 3 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azureloganalyticsdatacollector Managed 1 1
outlook Managed 1 1
recordedfuturesandbo Managed 1 3
Action parameters (URLs, paths, function IDs)

azureloganalyticsdatacollector (Managed)

Action Method Endpoint Other
Send_sandbox_results_to_log_analytics post /api/logs

outlook (Managed)

Action Method Endpoint Other
Send_an_email_(V2) post /v2/Mail

recordedfuturesandbo (Managed)

Action Method Endpoint Other
Get_the_full_report get /samples/@{encodeURIComponent(body('Get_the_full_summary')?['id'])}/overview.json
Submit_file_samples post /samples/file
Get_the_full_summary get /samples/@{encodeURIComponent(body('Submit_file_samples')?['id'])}

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks · Back to Recorded Future