CVE-2023-38331 Exploitation Attempt - Suspicious WinRAR Child Process
Description
Detects exploitation attempt of CVE-2023-38331 (WinRAR before v6.23), where an attacker can leverage WinRAR to execute arbitrary commands and binaries.
Query · sigma
selection_parent:
ParentImage|endswith: \WinRAR.exe
selection_folder:
CommandLine|contains: \AppData\Local\Temp\Rar$
selection_double_ext:
CommandLine|re: \.[a-zA-Z0-9]{1,4} \.
selection_binaries:
- Image|endswith:
- \cmd.exe
- \cscript.exe
- \powershell.exe
- \pwsh.exe
- \wscript.exe
- OriginalFileName:
- Cmd.Exe
- cscript.exe
- PowerShell.EXE
- pwsh.dll
- wscript.exe
condition: all of selection_*
Known false positives
- Unlikely