1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2024-09-20 18:52:13 +02:00
LOLBAS/yml/OSLibraries/Mshtml.yml

18 lines
505 B
YAML
Raw Normal View History

2018-06-09 00:15:06 +02:00
---
Name: Mshtml.dll
Description: Execute
Author: ''
Created: '2018-05-25'
Categories: []
Commands:
- Command: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
Description: Invoke an HTML Application. Note - Pops a security warning and a print dialogue box.
Full Path:
- c:\windows\system32\Mshtml.dll
- c:\windows\sysWOW64\Mshtml.dll
Code Sample: []
Detection: []
Resources:
- https://twitter.com/pabraeken/status/998567549670477824
Notes: Thanks to Pierre-Alexandre Braeken - @pabraeken