MouseJack- Setup and Scan
MouseJack Attack- Setup and Scan for Vulnerable Mice
This video will walk you though setup, and scanning of vulnerable mice that may be used to compromise your computer.
All links and commands are in the description
Please check your work/home space for these vulnerable mice. Patch or replace them asap!
Resources: Virtualbox: https://www.virtualbox.org/wiki/Downl…
2x Ubuntu 14 Server: 1 local, 1 AWS (AMI) http://releases.ubuntu.com/14.04/
Crazy Radio PA Dongle: http://www.seeedstudio.com/depot/Craz…
Bastille Research MouseJack Exploit: https://github.com/BastilleResearch/m…
Mousejack Advisory: https://www.mousejack.com/
Commands in Video:
sudo apt-get install sdcc binutils python python-pip git openssh-server
sudo pip install -U pip
sudo pip install -U -I pyusb
sudo pip install -U platformio
cd
#Plug in CrazyRadio
#Machine – Settings – Add NRF24 Radio device
#Devices – USB – Click to enable Nordic Semiconductor NRF24 #device in Session
sudo git clone https://github.com/BastilleResearch/n…
cd nrf-research-firmware sudo make
#Select usb device again
sudo make install
#Unplug and re-plug
#PA dongle is flashed- RFStorm Research
cd tools
sudo python nrf24-scanner.py -l
Ctrl-C