Umbra Wiki technique technique/T1007
Back to wiki

T1007 — System Service Discovery

provenance: imported · ATT&CK: T1007

T1007: System Service Discovery

MITRE ATT&CK® Enterprise technique

Tactics Discovery
Platforms Linux, macOS, Windows
Permissions required
Version 1.6

Description

Adversaries may try to gather information about registered local system services. Adversaries may obtain information about services using tools as well as OS utility commands such as <code>sc query</code>, <code>tasklist /svc</code>, <code>systemctl --type=service</code>, and <code>net start</code>. Adversaries may also gather information about schedule tasks via commands such as schtasks on Windows or crontab -l on Linux and macOS.(Citation: Elastic Security Labs GOSAR 2024)(Citation: SentinelLabs macOS Malware 2021)(Citation: Splunk Linux Gormir 2024)(Citation: Aquasec Kinsing 2020)

Adversaries may use the information from System Service Discovery during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1007
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/