Update readme.md

pull/42/head
0i41E 2024-07-30 12:08:45 +02:00 committed by GitHub
parent 071abf6e95
commit 1833b327f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -3,8 +3,9 @@
#### Author: 0i41E #### Author: 0i41E
**AirBridge** is a payload designed for the [Package Squirrel MK II](https://shop.hak5.org/products/packet-squirrel-mark-ii) in combination with Hak5's [MK7AC Module](https://shop.hak5.org/products/mk7ac-wifi-adapter), or similar WiFi adapters. **AirBridge** is a payload designed for the [Package Squirrel MK II](https://shop.hak5.org/products/packet-squirrel-mark-ii) in combination with Hak5's [MK7AC Module](https://shop.hak5.org/products/mk7ac-wifi-adapter), or similar WiFi adapters.
It is meant to help users to overcome a potential airgapped network, by utilizing the WiFi adapter to connect to a nearby Station. It is meant to help users to overcome a potential airgapped network, by utilizing the WiFi adapter to connect to a nearby Station.
![airbridge](https://github.com/user-attachments/assets/592a7a8d-9a4e-4050-b04c-c7ff31480f2d)
Since it'll start the SSH service, as well as the Web interface, users can then interact with the Squirrel as usual. C2 access or conection to a VPN are also possible afterwards. Since it'll start the SSH service, as well as the Web interface, users can then interact with the Squirrel as usual. C2 access or conection to a VPN are also possible afterwards.
BILD
## Preperation ## Preperation
Before deploying the Squirrel as also the payload, the user has to update the system and install `usb_modeswitch`, as without it, the WiFi adpater will be identified as storage. For this step, internet access is required. Before deploying the Squirrel as also the payload, the user has to update the system and install `usb_modeswitch`, as without it, the WiFi adpater will be identified as storage. For this step, internet access is required.
@ -26,6 +27,7 @@ After saving the payload, put the switch into the correct position and power up
After successfully booting, a blinking LED in the color magenta, will indicate the Squirrel being ready to proceed. After successfully booting, a blinking LED in the color magenta, will indicate the Squirrel being ready to proceed.
Plug in your WiFi adapter via USB-A and press the button. *This method was implemented intentionally, as during testing it caused problems to power up the device with the AC Module already attached.* Plug in your WiFi adapter via USB-A and press the button. *This method was implemented intentionally, as during testing it caused problems to power up the device with the AC Module already attached.*
The LED will start blinking green. The LED will start blinking green.
A solid green LED will indicate the success. Otherwise, a red LED will appear. A solid green LED will indicate the success. Otherwise, a red LED will appear.