mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
@@ -4,7 +4,7 @@ Description: Microsoft HTML Viewer
|
||||
Author: LOLBAS Team
|
||||
Created: 2018-05-25
|
||||
Commands:
|
||||
- Command: rundll32.exe Mshtml.dll,PrintHTML "C:\temp\calc.hta"
|
||||
- Command: rundll32.exe Mshtml.dll,PrintHTML {PATH_ABSOLUTE:.hta}
|
||||
Description: "Invoke an HTML Application via mshta.exe (note: pops a security warning and a print dialogue box)."
|
||||
Usecase: Launch an HTA application.
|
||||
Category: Execute
|
||||
@@ -16,8 +16,6 @@ Commands:
|
||||
Full_Path:
|
||||
- Path: c:\windows\system32\mshtml.dll
|
||||
- Path: c:\windows\syswow64\mshtml.dll
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/62d4fd26b05f4d81973e7c8e80d7c1a0c6a29d0e/rules/windows/process_creation/proc_creation_win_rundll32_susp_activity.yml
|
||||
Resources:
|
||||
|
Reference in New Issue
Block a user