From e39a3af314fc851b8a25e3f1c57fbdb59f2d5ca2 Mon Sep 17 00:00:00 2001 From: C-h4ck-0 <48152831+C-h4ck-0@users.noreply.github.com> Date: Mon, 14 Nov 2022 12:36:40 +0700 Subject: [PATCH] Update scp.yml --- yml/OSBinaries/scp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSBinaries/scp.yml b/yml/OSBinaries/scp.yml index a322d35..8a895a2 100644 --- a/yml/OSBinaries/scp.yml +++ b/yml/OSBinaries/scp.yml @@ -2,7 +2,7 @@ Name: scp.exe Description: Secure Copy Protocol Author: Nir Chako -Created: 2022-11-06 +Created: 2022-11-14 Commands: - Command: 'scp -S "C:\windows\system32\notepad.exe" file.txt localhost:' Description: Execute notepad.exe with scp.exe as parent process