Jump to content

shadowpwner

Active Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by shadowpwner

  1. This is great! Another tip: Replacing downloading with a predownloaded copy of ninite would work too.
  2. Yeah, I'm trying to acquire one of these buggers so I can do some dev on them. Make sure they have flash memory
  3. What's the purpose of having a battery? Are you going to get a keyboard and some how attach it to program on the move?
  4. I'm not a hardware guy, so does this mean that almost all USB devices can be turned into USB HID devices? Or is it something in the MP3 player? edit: nevermind, i read http://www.hak5.org/forums/index.php?showtopic=16756 This is fantastic. The only problems I see with this is 1) most mp3 players that support Rockbox are bulkier than the tiny teensy, and 2) that you'll have to carry around the cable.
  5. I'm going crazy because I hate threaded view. I've had my share of working on forums, but I can't find the blasted SWITCH VIEW button (to regular topic then post) Someone please help before i go insane.
  6. Interesting idea.. what if the payload started when they say, typed Paypal.com? <_<
  7. Completely off topic, but: Twitter feed: Mr Rubber Ducky: @Hak5: Just got the passwords to John's computer. His email password is hunter2! lolol
  8. Why not just use the Ducky to activate the EXE script, and make the EXE script do everything?
  9. Lets think about this in terms of "on the field usage". What would you need to type that's so long without waiting for or adding a delay for the computer to process? CMD takes 1 second to popup for me. Bandwidth usage isn't as important when you Teensy can also be implemented as a card reader? (In a future release)
  10. BIOS. http://www.geekinterview.com/talk/2428-how...-usb-ports.html
  11. Which is ironic since Windows had developed an extremely basic version of the switchblade and offers it to government and investigators. @Moonlit - though I agree with most of the things you say, the chances of those happening on a user's computer while running Mr. Ducky is minimal. What are the chances of say, an IM screen poppinp up while Mr. Ducky is doing his business? etc etc.
  12. There is already a method to solder a MicroSD to a Teensy - a link is somewhere in this forum.. I'd find it for you if my mouse was working..
  13. Funny you should mention that. I was discussing the possibilities of Mr. Rubber Ducky with a few of my friends fix computer issues at a local elementary school when we have free time (hi noopy!). This tool would be extremely useful to fix common problems - installing software, reconfiguring them, etc. Can anyone think of a use for this that could not have been done with the switchblade?
  14. http://www.google.com/products?hl=en&q...sa=N&tab=wf
  15. Hmm.. getting anti-virus to recognize suspicious signatures from a HID. I'd say we have a good 6 months to a year before they start catching on.
  16. Interesting idea, though only for Windows. Autohotkey is programmed in C++, so you could take the quickest (least efficient) way, leaving a lot of tracks. Edit: I take that back. AutoHotKey has been ported to mac and linux. Hmmm.. http://www.autohotkey.com/forum/topic54494.html Also, remember that you will need to initiate transfer somehow before you execute the proggy.
  17. Correct me if I'm wrong, but the USB Switchblade fails only because Vista and 7 (Don't own these operating systems, everything is just assumption) have a screen prompt to allow or block flashdrives. Why not just make the HID press enter when it gets to this screen?
  18. Citation needed, but the Ducky will be able to, as it's just another keyboard. Edit: here's a reference "The Ctrl+Alt+Del key sequence is reserved by Windows and cannot be trapped by any application. Windows blocks the Ctrl+Alt+Del from being sent to applications which makes it extra complicated to have a fake pop up screen co-existing together with the Ctrl-Alt-Del sequence. This makes Ctrl+Alt+Delete an extra measure of security." http://www.maxi-pedia.com/Enable+Ctrl+Alt+...r+Windows+Vista Ducky should be able to bypass that quite easily.
  19. Thanks, I could enable the things in the menu when I moved it to the root directory. Unfortunately (sorry again for the noob questions), now I get this error: --------------------------- Windows Script Host --------------------------- Script: F:\SYSTEM\GO.VBS Line: 2 Char: 1 Error: The specified module could not be found. Code: 8007007E Source: (null) --------------------------- OK --------------------------- Line two of the PocketKnife script is: Set objShell = CreateObject("Wscript.Shell") Thanks in advance for the help.
  20. Sorry if this is the wrong place to post, I wasn't sure to post this in a new topic or to reply to the USB Pocket Knife Development discussion. Anyways, when opening menu.bat, and going to the Enable or Disable Modules menu, I can't switch them on and off. Please correct me if I'm wrong, but you just enter the number (or letter) of the item, and press enter. Nothing happens to the screen (It's not updated). I apologize in advance if I'm just being an ignorant noob, I cuoldn't find any topic in the forum that has the same problem as I do.
×
×
  • Create New...