본문으로 바로가기

ATT&CK 기법 · Discovery

System Service Discovery T1007

이 기법을 다룬 REVELARE 한국어 위협 분석 0 · Discovery

아직 이 기법을 직접 다룬 분석이 없습니다.

MITRE 공식 정의

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 2

플랫폼: Linux, macOS, Windows
System Service Discovery (T1007) — ATT&CK 기법 분석 | REVELARE