Terminology Index

Glossary

1801 terms

Open concept maps

Showing 993-1024 of 1801 terms

L
30

LocalService

A built-in low-privilege Windows service account used to run services that need minimal local rights and limited network access. Defenders recognize it as a normal low-privilege context, and abnormal behavior from it as suspicious.

LocalService is one of Windows' built-in service accounts, designed to run services with minimal privileges on the local machine and limited, anonymous network credentials. Knowing the normal low-privilege service accounts (LocalService, NetworkService, LocalSystem) helps defenders interpret process context: a service running as LocalService behaving like a high-privilege process, or making unexpected network connections, is anomalous and worth investigating as possible abuse or escalation.

Introduced in: Operating Systems for Defenders

Examples

  • A minor service legitimately running under the LocalService account.
  • Flagging a LocalService process behaving with unexpected privileges.
  • Noticing unusual network activity from a LocalService context.

No related terms linked yet.

M
2