mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-27 14:01:04 +01:00
Noob move
This commit is contained in:
parent
df81ed3dd1
commit
75f7789663
15
Mshtml.md
15
Mshtml.md
@ -1,15 +0,0 @@
|
||||
---
|
||||
name: mshtml.dll
|
||||
description: Microsoft HTML Viewer.
|
||||
functions:
|
||||
execute:
|
||||
- description: Invoke an HTML Application via mshta.exe (Note - Pops a security warning and a print dialogue box).
|
||||
code: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
|
||||
resources:
|
||||
- resource: https://twitter.com/pabraeken/status/998567549670477824
|
||||
- resource: https://windows10dll.nirsoft.net/mshtml_dll.html
|
||||
fullpath:
|
||||
- path: c:\windows\system32\mshtml.dll
|
||||
- path: c:\windows\syswow64\mshtml.dll
|
||||
notes: Thanks to Pierre-Alexandre Braeken - @pabraeken.
|
||||
---
|
Loading…
Reference in New Issue
Block a user