Knowledge is Power

Sitewide Search

Search Bare Metal Cyber

Search courses, individual lessons, wiki entries, books, podcasts, magazine articles, Daily Cyber News, and Darwin.

MITRE D3FEND™ Learning Center

D3-PA — Process Analysis

Process Analysis consists of observing a running application process and analyzing it to watch for certain behaviors or conditions which may indicate adversary activity. Analysis can occur inside of the process or through a third-party monitoring application. Examples include monitoring system and privileged calls, monitoring process initiation chains, and memory boundary allocations.

3NIST mappings
1Mitigation mapping
59Enterprise inferred
18ICS inferred

Detect · D3FEND ontology 1.6.0 · Active

Open official technique ↗
Official D3FEND definition

Definition

Process Analysis consists of observing a running application process and analyzing it to watch for certain behaviors or conditions which may indicate adversary activity. Analysis can occur inside of the process or through a third-party monitoring application. Examples include monitoring system and privileged calls, monitoring process initiation chains, and memory boundary allocations.

Bare Metal Cyber interpretation

Implementation perspective

Process Analysis should be treated as a technical defensive capability rather than a product checkbox. In practice, teams should define the protected scope, the conditions under which the technique acts, and the observable evidence that demonstrates the intended behavior. For this technique, likely engineering context includes Create Process, Database Query, Process, Process Code Segment.

Use the technique to identify suspicious, unauthorized, or abnormal activity through observable evidence and repeatable analysis.

Questions to ask

  • Which events, states, or artifacts must be observed for the analysis to work?
  • What analytic logic, threshold, comparison, or signature turns observations into a finding?
  • How are expected false positives, blind spots, and environmental variations documented?
  • Who receives the result, and what action is expected when the technique produces a finding?

Evidence and validation

  • Telemetry and data-source configuration records
  • Analytic logic, thresholds, signatures, and version history
  • Test cases demonstrating expected positive and negative results
  • Alert, triage, escalation, and tuning records

Common failure patterns

  • Required telemetry is missing, delayed, or transformed in a way that invalidates the analysis.
  • The technique produces alerts without an accountable triage and response process.
  • Detection coverage is claimed from product deployment without testing the relevant analytic behavior.

This implementation perspective is original Bare Metal Cyber educational content. It does not replace the official D3FEND definition or establish that a specific product implements the technique.

Ontology hierarchy

Technique hierarchy

D3FEND graph relationships

Artifacts and ontology entities

These relationships describe how D3FEND connects a defensive technique to artifacts or other ontology entities. They describe graph semantics, not a product certification.

Show inferred artifact relationship paths (8)
Database Query String AnalysisanalyzesDatabase Query
Process Code Segment VerificationverifiesProcess Code Segment
Process Lineage AnalysisanalyzesProcess
Process Self-Modification DetectionanalyzesProcess
Process Spawn AnalysisanalyzesCreate Process
Process Spawn AnalysisanalyzesProcess
Shadow Stack ComparisonsanalyzesStack Frame
System Call AnalysisanalyzesSystem Call
Curated semantic mapping

NIST SP 800-53 relationships

The relation label is preserved from the D3FEND ontology. It is not converted into a claim that the control automatically implements or validates this technique.

Curated D3FEND mapping

ATT&CK Enterprise mitigation relationships

These links come from the D3FEND ontology’s ATT&CK mitigation mapping. They help users navigate between the knowledge bases and do not guarantee mitigation effectiveness.

D3FEND note: Process Analysis and subclasses.

Inferred and experimental

Offensive-technique relationships

These relationships are generated from D3FEND graph paths and are explicitly experimental. They should be treated as hypotheses for defensive analysis—not as proof that the technique prevents, detects, or removes an offensive behavior.

ATT&CK Enterprise (59)
T1003.001LSASS MemoryCredential AccessT1003.002Security Account ManagerCredential AccessT1003.004LSA SecretsCredential AccessT1007System Service DiscoveryDiscoveryT1010Application Window DiscoveryDiscoveryT1012Query RegistryDiscoveryT1016System Network Configuration DiscoveryDiscoveryT1018Remote System DiscoveryDiscoveryT1033System Owner/User DiscoveryDiscoveryT1036.005Match Legitimate Resource Name or LocationStealthT1047Windows Management InstrumentationExecutionT1049System Network Connections DiscoveryDiscoveryT1053Scheduled Task/JobExecution, Persistence, Privilege EscalationT1053.005Scheduled TaskExecution, Persistence, Privilege EscalationT1055.001Dynamic-link Library InjectionPrivilege Escalation, StealthT1055.003Thread Execution HijackingPrivilege Escalation, StealthT1055.004Asynchronous Procedure CallPrivilege Escalation, StealthT1055.005Thread Local StoragePrivilege Escalation, StealthT1055.008Ptrace System CallsPrivilege Escalation, StealthT1055.012Process HollowingPrivilege Escalation, StealthT1055.013Process DoppelgängingPrivilege Escalation, StealthT1055.014VDSO HijackingPrivilege Escalation, StealthT1056.004Credential API HookingCollection, Credential AccessT1057Process DiscoveryDiscoveryT1068Exploitation for Privilege EscalationPrivilege EscalationT1074.001Local Data StagingCollectionT1082System Information DiscoveryDiscoveryT1106Native APIExecutionT1113Screen CaptureCollectionT1124System Time DiscoveryDiscoveryT1134.004Parent PID SpoofingPrivilege Escalation, StealthT1140Deobfuscate/Decode Files or InformationStealthT1190Exploit Public-Facing ApplicationInitial AccessT1203Exploitation for Client ExecutionExecutionT1210Exploitation of Remote ServicesLateral MovementT1211Exploitation for StealthStealthT1212Exploitation for Credential AccessCredential AccessT1218.001Compiled HTML FileStealthT1218.002Control PanelStealthT1218.003CMSTPStealthT1218.005MshtaStealthT1218.011Rundll32StealthT1218.013MavinjectStealthT1220XSL Script ProcessingStealthT1497.003Time Based ChecksDiscovery, StealthT1505.001SQL Stored ProceduresPersistenceT1505.002Transport AgentPersistenceT1505.003Web ShellPersistenceT1518.001Security Software DiscoveryDiscoveryT1546.007Netsh Helper DLLPersistence, Privilege EscalationT1546.009AppCert DLLsPersistence, Privilege EscalationT1546.010AppInit DLLsPersistence, Privilege EscalationT1548.002Bypass User Account ControlPrivilege EscalationT1548.004Elevated Execution with PromptPrivilege EscalationT1550Use Alternate Authentication MaterialLateral MovementT1555.003Credentials from Web BrowsersCredential AccessT1556Modify Authentication ProcessCredential Access, Defense Impairment, PersistenceT1562.001Disable or Modify ToolsStealthT1621Multi-Factor Authentication Request GenerationCredential Access
ATT&CK for ICS (18)
T0806Brute Force I/OImpair Process Control
T0813Denial of ControlImpact
T0814Denial of ServiceInhibit Response Function
T0819Exploit Public-Facing ApplicationInitial Access
T0820Exploitation for EvasionEvasion
T0821Modify controller TaskingExecution
T0823Graphical User InterfaceExecution
T0834Native APIExecution
T0846Remote System DiscoveryDiscovery
T0852Screen CaptureCollection
T0863User ExecutionExecution
T0866Exploitation of Remote ServicesInitial Access, Lateral Movement
T0874HookingExecution, Privilege Escalation
T0878Alarm SuppressionInhibit Response Function
T0888Remote System Information DiscoveryDiscovery
T0890Exploitation for Privilege EscalationPrivilege Escalation
T0894System Binary Proxy ExecutionEvasion
T0895Autorun ImageExecution
Source record

Authoritative sources