Enrich file hash entities - Intezer Analyze
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Content Index
This playbook will enrich a Sentinel Incident with hash information from Intezer Analyze.
| Attribute |
Value |
| Type |
Playbook |
| Solution |
Standalone Content |
| Source |
View on GitHub |
Logic App Connectors
This playbook uses 4 Logic App connectors / built-in actions:
Action parameters (URLs, paths, function IDs)
| Action |
Method |
Endpoint |
Other |
| Add_comment_to_incident_(V3) |
post |
/Incidents/Comment |
— |
| Update_incident_2 |
put |
/Incidents |
— |
| Update_incident |
put |
/Incidents |
— |
| Entities_-_Get_FileHashes |
post |
/entities/filehash |
— |
| Update_incident_-_quota_limit |
put |
/Incidents |
— |
| Action |
Method |
Endpoint |
Other |
| Get_secret_intezer_api_key |
get |
/secrets/@{encodeURIComponent('malware-intezer-api-key')}/value |
— |
| Action |
Method |
Endpoint |
Other |
| Get_access_token |
post |
/api/v2-0/get-access-token |
— |
http (Built-in)
| Action |
Method |
Endpoint |
Other |
| HTTP_-_get_latest_analysis |
GET |
https://analyze.intezer.com/api/v2-0/files/@{body('Parse_JSON_FileHash')?['hashValue']} |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Playbooks