LOLBAS/yml/LOLUtilz/OSBinaries/Openwith.yml

21 lines
557 B
YAML
Raw Normal View History

2018-06-09 00:15:06 +02:00
---
Name: Openwith.exe
Description: Execute
Author: ''
Created: 2018-05-25
2018-06-09 00:15:06 +02:00
Commands:
- Command: OpenWith.exe /c C:\test.hta
Description: Opens the target file with the default application.
- Command: OpenWith.exe /c C:\testing.msi
Description: Opens the target file with the default application.
Full_Path:
2018-06-09 00:15:06 +02:00
- c:\windows\system32\Openwith.exe
- c:\windows\sysWOW64\Openwith.exe
Code_Sample: []
2018-06-09 00:15:06 +02:00
Detection: []
Resources:
- https://twitter.com/harr0ey/status/991670870384021504
2021-01-10 16:45:25 +01:00
Acknowledgement:
- Person: Matt harr0ey
Handle: '@harr0ey'