raza sharif Posted March 6, 2017 Share Posted March 6, 2017 Hi friends - Need a little guidance across the pond in the UK and just Rx'd my Bash Bunny today and copied the master payloads over to the device after placing in Arming Mode. I tried a few of the Payloads and copied over the switches for USB Exfil and tried with Surface Pro Windows ten. The directories get created but nothing in them at all - IE. Empty. Multiple attempts creates multiple directories but the directories are always empty. I checked the Documents folder and there are PDFs in there for testing. I also tried the Nmpapper and the same issue. The directories are created and no data is being populated. Pls advise what am I missing. I though I was reasonably technical...Sighhh :) Would be great if you tell me where I may be going wrong... Thanks in advance team. Rgds, Raz Quote Link to comment Share on other sites More sharing options...
rastating Posted March 6, 2017 Share Posted March 6, 2017 I just gave the USB-exf payload a try on Windows 10, and it worked OK for me. I tried with varying cases on the extensions too (i.e. .pdf and .PDF) and worked OK. Which xcopy command do you have uncommented in e.cmd? I currently have: REM xcopy /C /Q /G /Y /E %USERPROFILE%\Documents\*.pdf %dst% >>nul REM Same as above but does not create empty directories xcopy /C /Q /G /Y /S %USERPROFILE%\Documents\*.JPG %dst% >>nul ) (Changed extension to JPG for testing purposes) According to the comments in the script though, it shouldn't create any empty directories Quote Link to comment Share on other sites More sharing options...
illwill Posted March 7, 2017 Share Posted March 7, 2017 (edited) Violation of CoC Edited October 8, 2017 by illwill Violation of CoC Quote Link to comment Share on other sites More sharing options...
Black_chameleon Posted March 8, 2017 Share Posted March 8, 2017 On 3/6/2017 at 0:18 PM, raza sharif said: Hi friends - Need a little guidance across the pond in the UK and just Rx'd my Bash Bunny today and copied the master payloads over to the device after placing in Arming Mode. I tried a few of the Payloads and copied over the switches for USB Exfil and tried with Surface Pro Windows ten. The directories get created but nothing in them at all - IE. Empty. Multiple attempts creates multiple directories but the directories are always empty. I checked the Documents folder and there are PDFs in there for testing. I also tried the Nmpapper and the same issue. The directories are created and no data is being populated. Pls advise what am I missing. I though I was reasonably technical...Sighhh :) Would be great if you tell me where I may be going wrong... Thanks in advance team. Rgds, Raz Is there any chance your target has spaces in the username? That caused the same problem for me: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.