Merge pull request #10 from thehappydinoa/patch-1

Update payload_development.md to include changes made in Version 1.3
pull/11/head
Marc 2017-10-24 15:26:33 +01:00 committed by GitHub
commit 4eefa3cf93
1 changed files with 1 additions and 0 deletions

View File

@ -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.