Jump to content

jcintron

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

519 profile views

jcintron's Achievements

Newbie

Newbie (1/14)

  1. I was just playing with my Rubber Ducky yesterday recreating the exploit from 2 Second Password Hash Hack - Hak5 2102 and was wondering if it is possible to run Impacket's SMBServer or something similar from a LANTurtle?
  2. I know that I can set a nano to serve as an AP and connect to an OpenVPN server (been watching the Hak5 channel lately). My question is can the nano connect to a wireless network and serve as an AP both at the same time. Example... Connect the Nano to a hotel public WiFi network and have my phone connect to an AP that I serve from the nano? TIA for any input.
  3. Just checked all of the different FWs in https://github.com/hak5darren/USB-Rubber-Ducky/tree/master/Firmware, but was wondering if there is a description of each of the different FWs anywhere?
  4. Thanks both for the pointers. Will give this another shot. Also is there any way that I can have files on the microSD card that I can copy onto the computer and execute? I know I can download them from a www/ftp/etc server, but was wondering if I can just have them in the SD card.
  5. OK I just got my ducky and was trying to write my first script but maybe I am too dense to figure this simple scripting language. But here is the script I wrote (I know it is simple but I was just starting) DELAY 200 GUI DELAY 100 STRING cmd.exe MENU DOWN ENTER LEFT ENTER Basically trying to open a cmd window as Administrator (BTW this is a Win10 machine). I encode the script using encoder.jar copy it to the microSD card insert card into ducky plug ducky onto computer and nothing happens. Actually something happens, but not what I was expecting I had a command line open (where I ran encode.jar) and on that screen I saw that the ducky actually typed ecmd.exe where the hell did the e come from and why didn't GUI simulate the Windows key like it is supposed to do? I even tried using 'CONTROL ESCAPE' instead of 'GUI' and this time instead of opening a command windows I got calculator to start. Any ideas on what may be wrong with this? TIA
×
×
  • Create New...