Detectionlowtest

Nltest.EXE Execution

Detects nltest commands that can be used for information discovery

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Arun ChauhanCreated Fri Feb 03903076ff-f442-475a-b667-4f246bcc203bwindows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        - Image|endswith: '\nltest.exe'
        - OriginalFileName: 'nltestrk.exe'
    condition: selection
False Positives

Legitimate administration activity

Rule Metadata
Rule ID
903076ff-f442-475a-b667-4f246bcc203b
Status
test
Level
low
Type
Detection
Created
Fri Feb 03
Path
rules/windows/process_creation/proc_creation_win_nltest_execution.yml
Raw Tags
attack.discoveryattack.t1016attack.t1018attack.t1482
View on GitHub