From b0374611fd2f273cb224dc03a1aec822fb413de1 Mon Sep 17 00:00:00 2001 From: Cpt-Pickles Date: Tue, 7 Mar 2017 21:36:43 -0500 Subject: [PATCH] Removed notepad.exe at the end Removed the extra notepad.exe at the end that was combined with 'fi', caused second if statement to fail. --- payloads/library/DuckyTemplate/payload.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/library/DuckyTemplate/payload.txt b/payloads/library/DuckyTemplate/payload.txt index fd568e0e..c9d615a9 100644 --- a/payloads/library/DuckyTemplate/payload.txt +++ b/payloads/library/DuckyTemplate/payload.txt @@ -31,4 +31,4 @@ else LED R echo "Unable to load ducky_script.txt" >> /root/debuglog.txt exit 1 -finotepad.exe +fi