From d176980b6854b9316151091e99f9d78e7c239070 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Fri, 23 Dec 2022 02:05:39 -0600 Subject: [PATCH] Update test.ps1 --- Payloads/test.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/test.ps1 b/Payloads/test.ps1 index 0a60e38..15eeeb7 100644 --- a/Payloads/test.ps1 +++ b/Payloads/test.ps1 @@ -1 +1 @@ -echo "test" > C:\.test.txt +echo "test" > C:\test.txt