{"id":"9e50a8b3-dd05-4eb8-9153-bdb6b79d50b0","title":"Msxsl.EXE Execution","description":"Detects the execution of the MSXSL utility. This can be used to execute Extensible Stylesheet Language (XSL) files. These files are commonly used to describe the processing and rendering of data within XML files.\nAdversaries can abuse this functionality to execute arbitrary files while potentially bypassing application whitelisting defenses.\n","author":"Timur Zinniatullin, oscd.community","status":"test","level":"medium","date":"2019-10-21","modified":"2023-11-09","tags":["attack.stealth","attack.t1220"],"technique_ids":["T1220"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Msxsl is not installed by default and is deprecated, so unlikely on most systems."],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1220/T1220.md","https://lolbas-project.github.io/lolbas/OtherMSBinaries/Msxsl/"],"source_path":"rules/windows/process_creation/proc_creation_win_msxsl_execution.yml","source_sha256":"e16e7e194f8b7debfcf6c4c06124d72925ea5a72fd9d7164890766183ff9c0d5","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_msxsl_execution.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Msxsl.EXE Execution\nid: 9e50a8b3-dd05-4eb8-9153-bdb6b79d50b0\nstatus: test\ndescription: |\n    Detects the execution of the MSXSL utility. This can be used to execute Extensible Stylesheet Language (XSL) files. These files are commonly used to describe the processing and rendering of data within XML files.\n    Adversaries can abuse this functionality to execute arbitrary files while potentially bypassing application whitelisting defenses.\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1220/T1220.md\n    - https://lolbas-project.github.io/lolbas/OtherMSBinaries/Msxsl/\nauthor: Timur Zinniatullin, oscd.community\ndate: 2019-10-21\nmodified: 2023-11-09\ntags:\n    - attack.stealth\n    - attack.t1220\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\msxsl.exe'\n    condition: selection\nfalsepositives:\n    - Msxsl is not installed by default and is deprecated, so unlikely on most systems.\n# Note: If you levreage this utility please consider adding additional filters. As this is looking for \"any\" type of execition\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1220","id":"T1220","name":"XSL Script Processing","page":"techniques/enterprise/T1220/"}],"data_path":"data/detection-rules/9e50a8b3-dd05-4eb8-9153-bdb6b79d50b0.json","kind":"sigma"}
