From d69670ce7dc8ced7245139286094a3dff9319e60 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Fri, 23 Dec 2022 01:59:59 -0600 Subject: [PATCH] Create test.ps1 --- Payloads/test.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Payloads/test.ps1 diff --git a/Payloads/test.ps1 b/Payloads/test.ps1 new file mode 100644 index 0000000..0a60e38 --- /dev/null +++ b/Payloads/test.ps1 @@ -0,0 +1 @@ +echo "test" > C:\.test.txt