Skip to main content

MITRE ATT&CK TTPs

Requirements

Permitted security roles:
  • Full Administrator
  • Operations Administrator
  • A custom role configured with Create, Modify, Read, Delete, Approve, and Run Script permissions

Summary

SCCM allows administrators to create and execute custom scripts on a single device or collection of devices.

Impact

An attacker could use this technique to execute arbitrary code/commands on a remote client device as SYSTEM.

Defensive IDs

Examples

  1. Following hiearchy takeover, use SCCMHunter to access the admin service API and then identify and interact with a target device.
  2. Create a script. For this example the below is used:
  3. Execute the script with the script command

References