Anvilogic high experimental spl
Azure Command Execution on Virtual Machine [splunk-azure]
Identifies command execution on a virtual machine (VM) in Azure. -- Threat Actor Association: Storm-1283
Detection Logic
`get_cloud_data` `get_cloud_data_azure` "MICROSOFT.COMPUTE/VIRTUALMACHINES/RUNCOMMAND/ACTION" TERM(success)
| table _time, host, user,account, region, src_ip, http_user_agent, access_key, user, user_id, identity_type, role, event_name, event_category, cloud_service, request_parameters, response, mfa_enabled, permissions, identity, action, resource_id, object_id
| bin span=1s
| stats values(*) as * by _time, user Field Validations
Loading…
Comments (0)
Loading comments...