kuyaya Posted May 3, 2019 Share Posted May 3, 2019 Hi I think im doing something wrong with the default delay. Here is my little code just for an example: ATTACKMODE HID STORAGE LED ATTACK Q DEFAULT_DELAY 5000 Q GUI r Q STRING notepad Q ENTER LED FINISH The default delay is not working, but the normal delay does. What is wrong with this payload? Quote Link to comment Share on other sites More sharing options...
PoSHMagiC0de Posted May 3, 2019 Share Posted May 3, 2019 Hmm, do not know for sure but that maybe a rubber duck specific thing. Maybe someone can confirm @Foxtrot. Quote Link to comment Share on other sites More sharing options...
kuyaya Posted May 4, 2019 Author Share Posted May 4, 2019 That would be very bad. Darren also said that every ducky command is working on the bash bunny. This issue was also never posted before, looks like nobody is using the default delay xD Quote Link to comment Share on other sites More sharing options...
PoSHMagiC0de Posted May 4, 2019 Share Posted May 4, 2019 9 hours ago, bunnylover said: That would be very bad. Darren also said that every ducky command is working on the bash bunny. This issue was also never posted before, looks like nobody is using the default delay xD Not really. no need for it since it is the Bash Bunny. You can probably do something like that with BashFu. Maybe they turned it into an environment variable on the Bash Bunny you initialize. Quote Link to comment Share on other sites More sharing options...
kuyaya Posted May 4, 2019 Author Share Posted May 4, 2019 Sorry but what exactly is bashfu? Is it a command? If so, i've never heard about that 😕 Quote Link to comment Share on other sites More sharing options...
kuyaya Posted May 5, 2019 Author Share Posted May 5, 2019 On 5/4/2019 at 8:27 PM, bunnylover said: @PoSHMagiC0de Sorry but what exactly is bashfu? Is it a command? If so, i've never heard about that 😕 Quote Link to comment Share on other sites More sharing options...
PoSHMagiC0de Posted May 6, 2019 Share Posted May 6, 2019 Bash. The commandline shell for most Linux systems like Bat files for Windows. Quote Link to comment Share on other sites More sharing options...
kuyaya Posted May 7, 2019 Author Share Posted May 7, 2019 13 hours ago, PoSHMagiC0de said: Bash. The commandline shell for most Linux systems like Bat files for Windows. So u mean that i could do a default delay with a bat file? Im on Windows 10^^ Quote Link to comment Share on other sites More sharing options...
PoSHMagiC0de Posted May 23, 2019 Share Posted May 23, 2019 Nope. I mean there might be an environment variable on the bunny you can set. Or..it may not exist in the Bash Bunny version. Quote Link to comment Share on other sites More sharing options...
kuyaya Posted May 28, 2019 Author Share Posted May 28, 2019 What do you mean with environment variables on the bashbunny? Maybe you can give an example Quote Link to comment Share on other sites More sharing options...
PoSHMagiC0de Posted May 28, 2019 Share Posted May 28, 2019 In the payload.txt put in: export DEFAULT_DELAY=XXXX I do not know if that will work and was hoping one of the Hak5 folks would chime in with a yes or no if it is possible since I do not see it in any of their documentation of the Bunny and they wrote the Q/Quack command, but do not think that is going to happen. After looking through all the above, I am seeing you are going to need to do some reading up on what the Bash Bunny is and maybe mess around with a linux virtual machine. The BB is a Linux machine in a USB stick. Quote Link to comment Share on other sites More sharing options...
kuyaya Posted June 2, 2019 Author Share Posted June 2, 2019 Hmm, I tried this export DEFAULT_DELAY=XXXX and it didn't work. Maybe I just have to come closer with Linux and don't just mess around with win10 😛 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.