From 6a28ae3557481cbed8b8d2a5be737f0e23233e71 Mon Sep 17 00:00:00 2001 From: Darren Kitchen Date: Mon, 10 Apr 2017 18:13:51 +1000 Subject: [PATCH] Updated directory structure --- index.md | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/index.md b/index.md index 11c0a98..a2bd066 100644 --- a/index.md +++ b/index.md @@ -30,9 +30,15 @@ In Switch Position 3 (closest to the USB plug) the Bash Bunny will boot into _ar ![Bash Bunny Directory Diagram](images/bb_diagram2.png) -* The _library_ folder is home to the payloads library which can be downloaded from the [Bash Bunny Payload git repository](https://github.com/hak5/bashbunny-payloads "Bash Bunny Payload git repository") -* The _switch1_ and _switch2_ folders are home to payload.txt and accompanying files which will be executed on boot when the bash bunny switch is in the corresponding position. -* The _loot_ folder is used by many payloads to save logs and other captured information. +* /_docs_ - home to documentation. +* /_languages_ - install additional HID Keyboard layouts/languages. +* /_loot_ - used by payloads to store logs and other data +* /_tools_ - used to install additional deb packages and other tools. +* /_payloads_ - home to active payloads, library and extensions +* /_payloads_/_switch1_ and _/payloads_/_switch2_ - home to payload.txt and accompanying files which will be executed on boot when the bash bunny switch is in the corresponding position. +* /_payloads_/_library_ - home to the payloads library which can be downloaded from the [Bash Bunny Payload git repository](https://github.com/hak5/bashbunny-payloads "Bash Bunny Payload git repository") +* /_payloads_/_library_/_extensions_ - home to Bunny Script extensions + ## Default Settings @@ -43,12 +49,12 @@ In Switch Position 3 (closest to the USB plug) the Bash Bunny will boot into _ar ## LED Status -| LED | Status | -| -------------------- | ------------------------------------------------- | -| Green (blinking) | Booting up | -| Blue (blinking) | Arming Mode | -| Red (blinking) | Recovery Mode **DO NOT UNPLUG** | -| Red/Blue Alternating | Recovery Mode from v1.1 onwards **DO NOT UNPLUG** | +| LED | Status | +| -------------------- | ----------------------------------------------------------------- | +| Green (blinking) | Booting up | +| Blue (blinking) | Arming Mode | +| Red (blinking) | Recovery Mode or Firmware Flashing *from v1.0* **DO NOT UNPLUG** | +| Red/Blue Alternating | Recovery Mode or Firmware Flashing *from v1.1+* **DO NOT UNPLUG** | ## Tools