Suspicious FromBase64String Usage On Gzip Archive - Process Creation
Description
Detects attempts of decoding a base64 Gzip archive via PowerShell. This technique is often used as a method to load malicious content into memory afterward.
Query · sigma
selection: CommandLine|contains|all: - FromBase64String - MemoryStream - H4sI condition: selection
Known false positives
- Legitimate administrative script