mirror of
https://github.com/hak5/bashbunny-wiki.git
synced 2025-10-29 16:57:21 +00:00
Merge pull request #10 from thehappydinoa/patch-1
Update payload_development.md to include changes made in Version 1.3
This commit is contained in:
commit
4eefa3cf93
@ -57,6 +57,7 @@ ATTACKMODE is a bunny script command which specifies which devices to emulate. T
|
||||
| RNDIS_ETHERNET | RNDIS - Remote Network Drv Int Spec | Windows (and some Linux) Ethernet Adapter |
|
||||
| STORAGE | UMS - USB Mass Storage | Flash Drive |
|
||||
| HID | HID - Human Interface Device | Keyboard - Keystroke Injection via Ducky Script |
|
||||
| OFF | NONE | Disables the USB interface until ATTACKMODE is executed |
|
||||
|
||||
Many combinations of attack modes are possible, however some are not. For exmaple, ATTACKMODE HID STORAGE ECM_ETHERNET is valid while ATTACKMODE RNDIS_ETHERNET ECM_ETHERNET STORAGE SERIAL is not. Each attack mode combination registers using a different USB VID/PID (Vendor ID/Product ID) by default. VID and PID can be spoofed using the VID and PID commands.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user