Detectionhightest
Suspicious Process Execution From Fake Recycle.Bin Folder
Detects process execution from a fake recycle bin folder, often used to avoid security solution.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
X__Junior (Nextron Systems)Created Wed Jul 12Updated Mon Dec 115ce0f04e-3efc-42af-839d-5b3a543b76c0windows
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|contains:
# e.g. C:\$RECYCLER.BIN
- 'RECYCLERS.BIN\'
- 'RECYCLER.BIN\'
condition: selectionFalse Positives
Unlikely
False positives are unlikely for most environments. High confidence detection.
MITRE ATT&CK
Rule Metadata
Rule ID
5ce0f04e-3efc-42af-839d-5b3a543b76c0
Status
test
Level
high
Type
Detection
Created
Wed Jul 12
Modified
Mon Dec 11
Path
rules/windows/process_creation/proc_creation_win_susp_recycle_bin_fake_execution.yml
Raw Tags
attack.persistenceattack.defense-evasion