Suspicious process event creation from VMWare Horizon TomcatService
Description
Microsoft has observed attackers who have gained entry to an environment via the Log4J vulnerability utilizing the ws_TomcatService.exe process to launch malicious processes.
Query · kql
DeviceProcessEvents | where InitiatingProcessFileName has "ws_TomcatService.exe" | where FileName != "repadmin.exe"