montell118 Posted March 20, 2017 Share Posted March 20, 2017 Hello, I've trying restoring my BB twice and nothing has worked. It's stuck with a blinking green led (booting) on switch 1. The current payload is a simple two liner: #!/bin/bash LED R B But the light remains green. Quote Link to comment Share on other sites More sharing options...
montell118 Posted March 20, 2017 Author Share Posted March 20, 2017 Any help will be greatly appreciated! Thanks. Quote Link to comment Share on other sites More sharing options...
GermanNoob Posted March 20, 2017 Share Posted March 20, 2017 Hi @montell118, does this mean, that switch 2 and switch3 work as intended? If so I think your hardware has most probably a defect... Sorry. Quote Link to comment Share on other sites More sharing options...
montell118 Posted March 21, 2017 Author Share Posted March 21, 2017 That's right, switch 2 and 3 work just fine. It's just switch one. I was really hoping that it was hardware related. Anyone else run into this and come up with a fix? Quote Link to comment Share on other sites More sharing options...
montell118 Posted March 21, 2017 Author Share Posted March 21, 2017 @GermanNoob Thank you BTW Quote Link to comment Share on other sites More sharing options...
GermanNoob Posted March 21, 2017 Share Posted March 21, 2017 You're welcome Quote Link to comment Share on other sites More sharing options...
SRG Posted March 22, 2017 Share Posted March 22, 2017 There's three positions. The one closest to the computer is "arming" mode. It doesn't do anything but it does allow you to copy your payload to the other two switch positions. Position 1 is the farthest away from the computer and Position 2 is in the middle. They actually do the stuff in the payload.txt file in their respective directories. Quote Link to comment Share on other sites More sharing options...
super-6-1 Posted March 23, 2017 Share Posted March 23, 2017 have you tried doing recovery with the bashbunny to see if this fixes the issue? Have you tried another payload to see if its not just that one? To see what maybe going on add ATTACKMODE STORAGE to see if you can't get the storage up with that switch. Quote Link to comment Share on other sites More sharing options...
My Name Jeff Posted March 23, 2017 Share Posted March 23, 2017 @super-6-1 How can you do the recovery? I'm having the same issue with my bunny. No activity in position 1. Thanks! Quote Link to comment Share on other sites More sharing options...
mrt0mat0 Posted March 23, 2017 Share Posted March 23, 2017 (edited) a quick and dirty way to force a recovery is to delete the bash_bunny.sh - every time it loads, it deletes a counter that is incremented by the system. if that counter makes it to 3, it will force a recovery from a backup partition. ssh root@172.16.64.1 *********** rm bash_bunny.sh Edited March 23, 2017 by mrt0mat0 clarity Quote Link to comment Share on other sites More sharing options...
SRG Posted March 23, 2017 Share Posted March 23, 2017 (edited) When you say "position 1" are you meaning the position closest to the computer? If so, that's arming mode. It's not supposed to execute any code. Edited March 23, 2017 by SRG Quote Link to comment Share on other sites More sharing options...
GermanNoob Posted March 23, 2017 Share Posted March 23, 2017 2 hours ago, My Name Jeff said: @super-6-1 How can you do the recovery? I'm having the same issue with my bunny. No activity in position 1. Thanks! Hi @My Name Jeff these are the steps for recovery: Switch to arming mode (Switch3 nearest to USB) Plug the BashBunny into USB or an an power source Wait until the GREEN LED turns off (roundabout 3 secs?) Unplug the BashBunny Repeat step 2 - 4 another two times (which means: create three fail boots) replug the BashBunny and wait! The BashBunny will blink RED for about three minutes. DON'T UNPLUG IT!!!! The BashBunny will reboot; You're fine to work with it, when it blinks BLUE again... 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.