mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-13 15:29:05 +01:00
Update Mshtml.yml
This commit is contained in:
parent
46cee0e239
commit
d7fd801a4d
@ -6,21 +6,23 @@ Created: '2018-05-25'
|
|||||||
Commands:
|
Commands:
|
||||||
- Command: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
|
- Command: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
|
||||||
Description: Invoke an HTML Application via mshta.exe (Note - Pops a security warning and a print dialogue box).
|
Description: Invoke an HTML Application via mshta.exe (Note - Pops a security warning and a print dialogue box).
|
||||||
Usecase: Launch an HTA application.
|
UseCase: Launch an HTA application.
|
||||||
Category: Execution
|
Category: Execution
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1085
|
MitreID: T1085
|
||||||
MItreLink: https://attack.mitre.org/wiki/Technique/T1085
|
MItreLink: https://attack.mitre.org/wiki/Technique/T1085
|
||||||
OperatingSystem: Windows
|
OperatingSystem: Windows
|
||||||
Full Path:
|
Full Path:
|
||||||
- path: c:\windows\system32\mshtml.dll
|
- Path: c:\windows\system32\mshtml.dll
|
||||||
- path: c:\windows\syswow64\mshtml.dll
|
- Path: c:\windows\syswow64\mshtml.dll
|
||||||
Code Sample:
|
Code Sample:
|
||||||
- ''
|
- Code: ''
|
||||||
Detection: []
|
Detection:
|
||||||
|
- IOC: ''
|
||||||
Resources:
|
Resources:
|
||||||
- resource: https://twitter.com/pabraeken/status/998567549670477824
|
- Link: https://twitter.com/pabraeken/status/998567549670477824
|
||||||
- resource: https://windows10dll.nirsoft.net/mshtml_dll.html
|
- Link: https://windows10dll.nirsoft.net/mshtml_dll.html
|
||||||
Acknowledgment:
|
Acknowledgment:
|
||||||
- Person: Pierre-Alexandre Braeken
|
- Person: Pierre-Alexandre Braeken
|
||||||
Handle: '@pabraeken'
|
Handle: '@pabraeken'
|
||||||
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user