TTPwire Vol. 1 · MITRE ATT&CK·Tagged

← All stories

Huntress

Beware of Traitorware: Using Splunk for Persistence

2023-06-06 · Read original ↗

ATT&CK techniques detected

3 predictions
T1059.001PowerShell
95%
"html comment tags contain powershell commands, and i found that some characters in the powershell commands would parse as html, which would not return the correct value with invoke - webrequest ( < and >, for example. ) to get around that challenge, i just base64 encoded the cont…"
T1059.001PowerShell
82%
", the splunk uf runs as nt authority \ system and will execute scripts with the same user context. why does this work? the splunk uf configures the splunkuniversalforwarder service to run as nt authority \ system, and this is because several of the background tasks that splunk pe…"
T1059.001PowerShell
70%
"as a user interface with executable code functionalities. an example is the splunk add - on for windows, which gives splunk additional functionality for collecting information from windows hosts. this is a very common splunk add - on, with over 415, 000 downloads ( at the time of…"

Summary

This blog illustrates how the Splunk Universal Forwarder (UF) can be used as traitorware for persistence and remote code execution.