Files Added To An Archive Using Rar.EXE
Description
Detects usage of "rar" to add files to an archive for potential compression. An adversary may compress data (e.g. sensitive documents) that is collected prior to exfiltration in order to make it portable and minimize the amount of data sent over the network.
Query · sigma
selection: Image|endswith: \rar.exe CommandLine|contains: ' a ' condition: selection
Known false positives
- Highly likely if rar is a default archiver in the monitored environment.