mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
17
Archive-Old-Version/OSLibraries/Mshtml.dll.md
Normal file
17
Archive-Old-Version/OSLibraries/Mshtml.dll.md
Normal file
@@ -0,0 +1,17 @@
|
||||
## Mshtml.dll
|
||||
* Functions: Execute
|
||||
```
|
||||
|
||||
rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
|
||||
Invoke an HTML Application. Note - Pops a security warning and a print dialogue box.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://twitter.com/pabraeken/status/998567549670477824
|
||||
|
||||
* Full path:
|
||||
* c:\windows\system32\Mshtml.dll
|
||||
* c:\windows\sysWOW64\Mshtml.dll
|
||||
|
||||
* Notes: Thanks to Pierre-Alexandre Braeken - @pabraeken
|
||||
|
Reference in New Issue
Block a user