Jump to content

Exmix

Active Members
  • Posts

    198
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Exmix

  1. So, i'm trying to run a file from the Ducky on WIndows 10, when I get to the part of: STRING for /f "tokens=3 delims= " %A in ('echo list volume ^| diskpart ^| findstr "DUCKY"') do (set DUCKYdrive=%A:) It opens the cmd prompt, as it is supposed to, it inputs the string, opens another cmd prompt with DISKPART, but that's all. It just hangs there. When I close the DISKPART cmd, it goes to the other cmd and says it can't find the file/file location. This does work with no issues on Windows 7, so Im thinking WIndows 10 just takes a different command that I am unaware of.
  2. Oh shit, I never thought of doing that, i'll do asap and post back with the results. Thanks. EDIT: Tried it, BEAUTIFUL! It works. I feel so silly now, I completely overlooked that.
  3. Bump;Edit Here is the video, i'll also put it in the first post.
  4. When I plug un the USB, it will instantly mount it, then after the delay I have it set to, it will go through everything, I changed the payload to not hide the comand prompt, so it willget through everything, then on the command prompt it will sit on where it will have the ^Z and the next line available to type. I then let it sit there for a couple minutes, and nothing. Ill try to get a video/gif of it asap.
  5. So, I was abke to flash my Ducky with Twin Duck, it works, it mounts it like a USB Device and is awesome, but when I make it try to run a program of any sort, it, well, doesn't. This is the payload i've tried to use: https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payload---runexe-from-sd But doesn't work. When I plug in the Ducky, it automatically mounts it as a USB Drive, if that means anything. I've also tried this Payload to see if it would even copy my file: https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payload---copy-file-to-desktop Again it doesn't. Anyone wanna toss me some advice/help? Much much appreciated, thanks. :) Video:
  6. So after lookin around for a while on getting my apt-get update to work on Kali 1.1.0, I keep seeing posts and threads about how the repositories aren't there anymore essentially and after updating my sources.list, im still coming up with the errors. So am I stuck with Kali 2.0 at this point? Never really did seem to get a clear answer with that when people asked. EDIT: Poked around some more and found some sources I didn't try before, so this is my source list: ## Regular repositories deb http://http.kali.org/kali'>http://http.kali.org/kali sana main non-free contrib deb http://security.kali.org/kali-security'>http://security.kali.org/kali-security sana/updates main contrib non-free ## Source repositories deb-src http://http.kali.org/kali'>http://http.kali.org/kali sana main non-free contrib deb-src http://security.kali.org/kali-security'>http://security.kali.org/kali-security sana/updates main contrib non-free ## Security updates deb http://security.kali.org/kali-security'>http://security.kali.org/kali-security kali/updates main contrib non-free So after putting in apt-get update I get" Ign http://security.kali.org kali/updates Release.gpg Ign http://security.kali.org kali/updates Release Hit http://http.kali.org sana Release.gpg Hit http://security.kali.org sana/updates Release.gpg Hit http://http.kali.org sana Release Hit http://http.kali.org sana/main Sources Hit http://http.kali.org sana/non-free Sources Hit http://http.kali.org sana/contrib Sources Hit http://http.kali.org sana/main amd64 Packages Hit http://http.kali.org sana/non-free amd64 Packages Hit http://http.kali.org sana/contrib amd64 Packages Hit http://security.kali.org sana/updates Release Hit http://security.kali.org sana/updates/main Sources Hit http://security.kali.org sana/updates/contrib Sources Hit http://security.kali.org sana/updates/non-free Sources Hit http://security.kali.org sana/updates/main amd64 Packages Hit http://security.kali.org sana/updates/contrib amd64 Packages Hit http://security.kali.org sana/updates/non-free amd64 Packages Ign http://http.kali.org sana/contrib Translation-en_US Ign http://http.kali.org sana/contrib Translation-en Ign http://http.kali.org sana/main Translation-en_US Ign http://http.kali.org sana/main Translation-en Ign http://http.kali.org sana/non-free Translation-en_US Ign http://http.kali.org sana/non-free Translation-en Err http://security.kali.org kali/updates/main amd64 Packages 404 Not Found Err http://security.kali.org kali/updates/contrib amd64 Packages 404 Not Found Err http://security.kali.org kali/updates/non-free amd64 Packages 404 Not Found Ign http://security.kali.org kali/updates/contrib Translation-en_US Ign http://security.kali.org kali/updates/contrib Translation-en Ign http://security.kali.org kali/updates/main Translation-en_US Ign http://security.kali.org kali/updates/main Translation-en Ign http://security.kali.org kali/updates/non-free Translation-en_US Ign http://security.kali.org kali/updates/non-free Translation-en Ign http://security.kali.org sana/updates/contrib Translation-en_US Ign http://security.kali.org sana/updates/contrib Translation-en Ign http://security.kali.org sana/updates/main Translation-en_US Ign http://security.kali.org sana/updates/main Translation-en Ign http://security.kali.org sana/updates/non-free Translation-en_US Ign http://security.kali.org sana/updates/non-free Translation-en W: Failed to fetch http://security.kali.org/kali-security'>http://security.kali.org/kali-security/dists/kali/updates/main/binary-amd64/Packages 404 Not Found W: Failed to fetch http://security.kali.org/kali-security'>http://security.kali.org/kali-security/dists/kali/updates/contrib/binary-amd64/Packages 404 Not Found W: Failed to fetch http://security.kali.org/kali-security'>http://security.kali.org/kali-security/dists/kali/updates/non-free/binary-amd64/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
  7. So i'm gonna try to put Twin Duck firmware on, but I can't seem to find any guides or How To's and such on here or through google, can anyone help me out on how to go about doing this?
  8. I figured I had to change to twin ducks, gotta find a guide on how to do that. :X But I bookmarked your link for when I get that. Thanks.
  9. Bump; Still lookin for some help. I think I need Twin Duck firmware? But haven't seen any guides or How To's on here to help me figure out how to go about doing that.
  10. After reading and such, I see I may need to use a different Firmware? Sorry a bit new to using this and trying to get more aquainted with it.
  11. So, working on this to see if I can get this working. https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Payload---runexe-from-sd I use this code(Same one from above but edited slightly) I can't see if there anything else in there I need to edit or change but it doesn't run the file I selected. I keep the .bin and my file on the root of the SD Card
×
×
  • Create New...