Terminology Index
Glossary
1801 terms
Showing 1089-1120 of 1801 terms
NetworkService
A built-in Windows service account with limited local privileges but ability to authenticate to the network as the computer itself. Defenders recognize it as a normal context, and abnormal behavior from it as suspicious.
NetworkService is one of Windows' built-in service accounts: low-privilege locally, but able to present the computer's identity when accessing network resources. Like LocalService, knowing the normal use helps defenders interpret processes: a service running as NetworkService behaving unusually, making unexpected internal network requests, or behaving with elevated privileges, may indicate abuse or escalation. Recognizing it is part of reading Windows process context during investigation.
Introduced in: Operating Systems for Defenders
Examples
- A networking-related service legitimately running as NetworkService.
- Flagging unexpected internal network requests from a NetworkService process.
- Noticing abnormal privileges in a process running as NetworkService.
No related terms linked yet.
