UNC4841 - Download Compressed Files From Temp.sh Using Wget
Description
Detects execution of "wget" to download a ".zip" or ".rar" files from "temp.sh". As seen used by UNC4841 during their Barracuda ESG zero day exploitation.
Query · sigma
selection: Image|endswith: /wget CommandLine|contains: https://temp.sh/ CommandLine|endswith: - .rar - .zip condition: selection
Known false positives
- Unknown