Process

A process is an instance of a computer program that is being executed. It contains the program code and its current activity. Depending on the operating system (OS), a process may be made up of multiple threads of execution that execute instructions concurrently. A computer program is a passive collection of instructions, while a process is the actual execution of those instructions. Several processes may be associated with the same program; for example, opening up several instances of the same program often means more than one process is being executed.

ID: d3f:Process
Type:

Informational References

https://d3fend.mitre.org/dao/artifact/d3f:Process/

D3FEND Techniques

Name Description
D3-PA
D3-PSMD
D3-PSA
D3-PLA
D3-EI
D3-HBPI
D3-KBPI
D3-MAC
D3-PE
D3-PT
D3-PS

SPARTA Countermeasures

ID Name Description
CM0040 Shared Resource Leakage
CM0004 Development Environment Security
CM0011 Vulnerability Scanning
CM0015 Software Source Control
CM0017 Coding Standard
CM0018 Dynamic Analysis
CM0039 Least Privilege
CM0069 Process White Listing
CM0032 On-board Intrusion Detection & Prevention
CM0044 Cyber-safe Mode
CM0038 Segmentation