Service Stop T1489

Tactic: Impact

Adversaries may stop or disable services on a system to render those services unavailable to legitimate users. Stopping critical services or processes can inhibit or stop response to an incident or aid in the adversary's overall objectives to cause damage to the environment.

Events covered

16 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 78 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (72 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
CommandLine22contains 21, ends_with 3, eq 1, match 1, regex_match 1, starts_with 1 stop , stop, /f, delete , \windows\bitlocker
process_name17eq 10, in 9sc.exe, chkconfig, service, systemctl, kill
EventType14eq 8, in 4, wildcard 2exec, exec_event, ProcessRollup2, DeleteRule, DetectionSummaryEvent
Image14ends_with 14\sc.exe, \net.exe, \net1.exe, \schtasks.exe, \powershell.exe
OriginalFileName11eq 11net1.exe, sc.exe, net.exe, powershell.exe, schtasks.exe
event.type10eq 10start, change, end
data_stream.dataset9eq 9azure.activitylogs, gcp.audit, okta.system, aws.cloudtrail
operationName8eq 8MICROSOFT.COMPUTE/VIRTUALMACHINES/DELETE, MICROSOFT.CONTAINERREGISTRY/REGISTRIES/DELETE, MICROSOFT.CONTAINERREGISTRY/REGISTRIES/WRITE, MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/CONFIGMAPS/DELETE, MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/CONFIGMAPS/WRITE
EventID7eq 74656, 4688, 1, 4103, 4104
process.args7eq 5, in 5disable, --delete-chain, --flush, -9, -F
host.os.type6eq 6
sourcetype6eq 6auditd, ollama:server
type6eq 6SERVICE_STOP, PATH, CWD
event.outcome5eq 3, in 2success, Success
azure.activitylogs.operation_name4eq 4MICROSOFT.STORAGE/STORAGEACCOUNTS/DELETE, MICROSOFT.KUBERNETES/CONNECTEDCLUSTERS/PODS/DELETE, MICROSOFT.RESOURCES/SUBSCRIPTIONS/RESOURCEGROUPS/DELETE

Top indicator values (568 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
event.typeeq
start
8606
CommandLinecontains
stop
58
CommandLinecontains
stop
47
CommandLinecontains
config
316
CommandLinecontains
stop-service
34
Imageends_with
\sc.exe
530
Imageends_with
\net.exe
349
Imageends_with
\net1.exe
347
Imageends_with
\schtasks.exe
356
OriginalFileNameeq
net1.exe
544
OriginalFileNameeq
sc.exe
526
process_nameeq
sc.exe
529
process_nameeq
chkconfig
34
process_nameeq
net1.exe
335
sourcetypeeq
auditd
556
data_stream.dataseteq
azure.activitylogs
434
process.argseq
off
46
process.argseq
stop
47
process.argsin
kill
44
process.argsin
stop
44
process.argsin
disable
33
process.argsin
mask
33
process.argsin
remove
33
typeeq
SERVICE_STOP
46
EventTypeeq
exec
3171
EventTypein
exec
3171
EventTypein
exec_event
3139
EventTypein
start
3134
event.categoryeq
process
3128
event.outcomeeq
success
3251

Exclusions (38 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
CommandLinecontains
stop
1
CommandLinecontains
stop snap-snapd-
1
CommandLinecontains
--no-reload disable snap-snapd-
1
CommandLinecontains
ssh.
1
CommandLineends_with
snap.amazon-ssm-agent.amazon-ssm-agent.service
1
Imageends_with
/systemctl
1
ParentCommandLinecontains
/dpkg/info/ubuntu-pro-client.prerm upgrade
1
ParentCommandLinecontains
tmp.ci/preinst upgrade
1
ParentCommandLineeq
runc init
1
ParentImagecontains
:\windows\temp
1
ParentImagecontains
\appdata\local\temp\
1
ParentImageends_with
.tmp
1
ParentImagein
/bin/xargs
1
ParentImagein
/etc/rubrik/start_stop_bootstrap.sh
1
ParentImagein
/lib/systemd/systemd
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Platform (all)
Domain (all)

Sigma 26 rules

Elastic 20 rules

Splunk 22 rules

Kusto 6 rules

YARA-L 1 rule

Panther 3 rules