mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
MD files generate from Script, and adjustments to readme
This commit is contained in:
17
yml/OSLibraries/Mshtml.yml
Normal file
17
yml/OSLibraries/Mshtml.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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
|
Reference in New Issue
Block a user