Lateral Movement (TA0008)(external, opens in a new tab or window)
text code block:process where host.os.type == "macos" and event.type == "start" and event.action == "exec" and process.name in ("curl", "nscurl") and process.command_line like "*https://jamf.*" and ((process.parent.code_signature.exists == false or process.parent.code_signature.trusted == false) or process.parent.name in ("osascript", "node", "perl", "ruby") or process.parent.name like "python*")
Install detection rules in Elastic Security
Detect Suspicious Curl to Jamf Endpoint 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).