Jump to content

Ducky not saving info to second USB.


AnonymousDuck74

Recommended Posts

How are you searching to ensure the second USB is seen? And are you making sure it's plugged in first before running your script so that it's properly mounted and can be found?

Link to comment
Share on other sites

What script code(can you past here) are you using to find the new thumb drive for storage? I believe Darren has some code on the forums that lets you search by disk label to mount and copy over to drives by disk label

You can label the thumb drive form an elevated command prompt first. Example:


C:\Windows\system32>label f:poop
C:\Windows\system32>vol f:
Volume in drive F is poop
Volume Serial Number is 6C2D-0541
C:\Windows\system32>

[code]

How you access it though not 100% sure. I beielve can be done by enumerating them with a loop though in a bat or VBS script to find the label for "poop" which you then can associate with the new PC's drive letter assigned when moving PC to PC, and then just copy over to the now found drive letter.


Edited by digip
Link to comment
Share on other sites

Im just using the payloads on the ducktoolkit site. I haven't written any. Im still new to all of this so just slowly learnin.

That's fine. Post the code you're using though, maybe that will she some light on what the issue is. The more info we have, the easier it is to help figure out what the issue is.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...