From 2d7441bb9a49e6e5c2623ef3310b8c574c847cff Mon Sep 17 00:00:00 2001 From: Wietze Date: Mon, 29 Sep 2025 22:09:42 +0100 Subject: [PATCH] Fixing typo in Mpiexec.yml --- yml/OtherMSBinaries/Mpiexec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OtherMSBinaries/Mpiexec.yml b/yml/OtherMSBinaries/Mpiexec.yml index d5f8d11..5a17dd4 100644 --- a/yml/OtherMSBinaries/Mpiexec.yml +++ b/yml/OtherMSBinaries/Mpiexec.yml @@ -5,7 +5,7 @@ Author: Avihay Eldad Created: 2025-09-25 Commands: - Command: mpiexec.exe {CMD} - Description: Executes a command via MPI commad-line tool. + Description: Executes a command via MPI command-line tool. Usecase: Executes commands under a trusted, Microsoft signed binary. Category: Execute Privileges: User