AWL Bypass with Winrm.vbs and Malicious WsmPty.xsl/WsmTxt.xsl
Description
Detects execution of attacker-controlled WsmPty.xsl or WsmTxt.xsl via winrm.vbs and copied cscript.exe (can be renamed)
Query · sigma
contains_format_pretty_arg: CommandLine|contains: - format:pretty - format:"pretty" - format:"text" - format:text image_from_system_folder: Image|startswith: - C:\Windows\System32\ - C:\Windows\SysWOW64\ contains_winrm: CommandLine|contains: winrm condition: contains_winrm and (contains_format_pretty_arg and not image_from_system_folder)
Known false positives
- Unlikely