* Updated all Payloads for Version 1.2+ Fixed Style Issues on extensions and payloads. Added GET TARGET_OS to get.sh Removed and Fixed all uses ducky_helper.sh (Issue #248) Removed all mention of DUCKY_LANG (Issue #248) Renamed Payloads with spaces in name Added an extension to keep Macs Happy Added a payload for Mac DNS poisoning Fixed Issue #271 changed wget to curl -o Implemented PR #268 Implemented PR #273 * Fixed e.cmd * Fix e.cmd pt2 * Fixed Issues Fixed issues pointed out by @sebkinne Fixed styling errors
ExecutableInstaller with sftp recursive directory grab for Bash Bunnys
- Author: IMcPwn
- Revision for SFTP: Mule Skinner
- Version: Version 1.0
- Target: Windows
- NOTICE: HAK5 is not responsible for the execution of 3rd party binaries!
Description
Copies psFTP.exe from the Bash Bunny USB Mass Storage root directory to %TEMP% and then executes with parameters in the e.cmd.
Configuration
By default the staged payload copies the payload psFTP.exe from the root of the Bash Bunnyand executes it via e.cmd. The payload copies to %TEMP%, change this to wherever you like by editing e.cmd. You may also copy a payload inside a directory, see comments in e.cmd. Make changes to e.cmd for your sFTP user@domain.com, sFTP password, sftp directory for loot and target machine directory for loot to be taken from. Variables are as follows:
sftphost=username@hostname.domain.com sftppass=password lootfrom=c:\users\username\documents looto=/loot
IMPORTANT:
To Download psftp.exe please use one of the links below:
32-Bit Version: https://the.earth.li/~sgtatham/putty/latest/w32/psftp.exe
64-Bit Version: https://the.earth.li/~sgtatham/putty/latest/w64/psftp.exe
Once downloaded, please copy psFTP.exe to the root of the bash bunny before attempting to use this payload.
STATUS
| LED | Status |
|---|---|
| Red | Attack Setup |
| Green | Attack Complete |