Editing Basics

Payload Development for all your Hak5 Gear has never been easier!

Don't worry, you can always change the device mode while editing a payload!

Changing Device / Editing mode

Changing editor modes is as easy as two clicks!

  1. Click the current device from the top left of the editor

  2. Choose a new device mode from the Device Picker Menu

Payload Studio supports the full line of Hak5 DuckyScript compatible devices:

The NEW USB Rubber Ducky supports DuckyScript 3.0 (and DuckyScript 1.0) with full features and compiled payloads!

USB Rubber Ducky Documentation

USB Rubber Ducky Original

The original USB Rubber Ducky continues to work with DuckyScript 1.0 features!

Ducky Payload Deployment

When you're read to test or deploy your payload:

PayloadStudio will automatically open the console. This is where the compiler will output any information regarding the compilation process and the resulting inject.bin

Below the console, if your payload compiled successfully, you'll find the Result

Here you can download the inject.bin

This dialog also provides the option to download the source that generated the inject.bin -- This may differ from whats currently in the editor if you've made changes in the editor since compiling

From this sub-menu you may also discard the inject.bin

If you've made changes in the editor after clicking Generate Payload - PayloadStudio will notify you that the current editing session differs from the inject.bin and payload.txt available for download:

The Bash Bunny supports DuckyScript 2.0 + bash scripting

Bash Bunny Documentation

Bunny Payload Deployment

Next, arm and transfer to the device - for more info see Bash Bunny Documentation

The Key Croc supports DuckyScript 2.0 + bash scripting

Key Croc Documentation

Croc Payload Deployment

Next, arm and transfer to the device - for more info see Key Croc Documentation

The Shark Jack supports DuckyScript 2.0 + bash scripting

Shark Jack Documentation

Shark Payload Deployment

Next, arm and transfer to the device - for more info see Shark Jack Documentation

The Packet Squirrel supports DuckyScript 2.0 + bash scripting

Packet Squirrel Documentation

Squirrel Payload Deployment

Next, arm and transfer to the device - for more info see Packet Squirrel Documentation

The LAN Turtle supports DuckyScript 2.0 + bash scripting

LAN Turtle Documentation

Turtle Payload Deployment

Next, arm and transfer to the device - for more info see LAN Turtle Documentation

Last updated