LOG_EXPL_SUSP_TeamCity_Oct23_1
Description
Detects log entries that could indicate a successful exploitation of TeamCity servers
Query · yara
strings:
$a1 = "tbrains.buildServer.ACTIVITIES"
$s1 = "External process is launched by user user with id"
$s2 = ". Command line: cmd.exe \"/c whoami"
condition:
all of them