This a web-based IDE to manage the Bash Bunny.
It can run on a host machine, and allows you to mount/unmount the bunny, one-click copy payloads to either switch, in-browser edit payloads, manage extensions, edit BB Config, clone a BB github repo, view loot and debug logs and check firmware info.
Setup
- Install Ruby
- Clone this Repo
bundle install
rails s
- Use the tool @ http://localhost:3000