Credential Access (TA0006)(external, opens in a new tab or window)
text code block:network where event.module == "network_traffic" and destination.ip == "168.63.129.16" and user_agent.original != null and not user_agent.original : ( "WALinuxAgent*", "VMAgent*", "Python-urllib*", "cpprestsdk*", "ACMS/*" ) and ( url.query : ("*comp=versions*", "*comp=goalstate*", "*comp=certificates*") or (destination.port == 32526 and url.path : ("/versions", "/vmSettings")) )
Install detection rules in Elastic Security
Detect Azure WireServer HTTP Request from Unexpected User Agent in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).