Thank you. It's been bookmarked and downloaded. I'll start reading. I'm encouraged by the fact that you can script this. -- William
On Tue, Dec 1, 2015 at 5:02 PM, William Hermans <[email protected]> wrote: > SO, the companion slides to go with those files: > https://media.defcon.org/DEF%20CON%2023/DEF%20CON%2023%20presentations/DEFCON-23-Phil-Polstra-One-device-to-Pwn-them-all.pdf > related material starts at page 22. > > Great job Phil. I did not realize creating a faux USB HID device was so > easy. Well, "easy" when one lays out in great detail how it's done ;) > > On Tue, Dec 1, 2015 at 2:18 PM, William Hermans <[email protected]> wrote: > >> So Phil . . . if you're going to send files to others on the group, you >> may want to leave out files such as "attackWindows.py" . . .heh ! ;) >> >> On Tue, Dec 1, 2015 at 1:36 PM, Philip Polstra <[email protected]> >> wrote: >> >>> I did a talk about how to do this at DEFCON this year. One device to >>> pwn them all. Files you need here >>> https://media.defcon.org/DEF%20CON%2023/DEF%20CON%2023%20presentations/DEFCON-23-Phil-Polstra-Extras.rar >>> >>> On Tue, Dec 1, 2015 at 2:12 PM Ed of the Mountain <[email protected]> >>> wrote: >>> >>>> >>>> Linux Gadget Drivers + BeagleBone hardware should allow you to emulate >>>> a USB keyboard. >>>> http://www.armadeus.com/wiki/index.php?title=USB_Gadget >>>> >>>> If you are emulating a keyboard, no PC driver is needed. >>>> >>>> -Ed >>>> >>>> >>>> On Monday, November 30, 2015 at 8:49:57 AM UTC-6, William Park wrote: >>>>> >>>>> Hi, >>>>> >>>>> I have an old BeagleBone Black (A5A, 2GB version), and I would like to >>>>> use it to emulate an external USB keyboard. I was thinking... I would >>>>> SSH into BBB and run some commands to send keymap data to PC through >>>>> - either mini-USB port >>>>> - or debug serial-to-USB cable. >>>>> As far as PC is concerned, it's receiving key presses. >>>>> >>>>> Is this possible? >>>>> Where can I start my reading? >>>>> -- >>>>> William >>>>> >>>> -- >>>> For more options, visit http://beagleboard.org/discuss >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "BeagleBoard" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >>> For more options, visit http://beagleboard.org/discuss >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "BeagleBoard" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
