USBRaspberyPIAttack
Purpose:
- It can retrive Files, Information from the target PC, by plugging couple of USB device.
- Can be used to invoke programs in the target PC where its plugged.
- Pull up the Wifi Information of the Host device and connect to it.
Things Required
- Two SBC boards with wifi and gadget mode compatitbility, Rapsbery PI Zero W and PI Zero 2 W used in this project.
How it Works
- Both Pi1 and Pi2 has to be plugged into the Host PC.
- Once the HOST PC is powered on Both Pi1 and Pi2 will boot up along with Host PC.
- Pi1 will act as an Access point.
- Pi2 will wait for the Pi1, once its available, it gets connected to Pi1.
- Pi1 will attach emulated USB to HOST PC (which has the program to be executed in the host) and will wait until the Host PC is fully operational.
- Once the Host PC is operational Pi1 will send attack singal to Pi2.
- Pi2 acts as Keyboard, using the Sendkeys it will execute the program which is located in the attached USB.
Note:
- We can attach the Pi to already turned on machine as well, it will work.
- It will start attack only when Host PC to be operational, so the chance of sucess is 100%.
- As we have the USB attached to Host PC we can write any kind of program to attcak, no limitation.
Instructions
- Image file for both PiZeroW and PiZero2W attached in the release.
- If you want to use you own Attack program , update the files pExFatUSB drive.
More about the Image Files
- Both Pi1 and Pi2 runs on Embeded custom Linux OS
- used custom OS so that the device gets ready at rapid phase