diff --git a/README.md b/README.md index 60cfb64..a9201c6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ μC Mousejack ------------- -Microcontroller Mousejack is a project to get [Mousejack](https://www.mousejack.com) attacks into a small embedded device, with the form factor of a key chain. +Microcontroller Mousejack is a project which is developed to get [Mousejack](https://www.mousejack.com) attacks into a small embedded device, with the form factor of a key chain. ![Prototype Mousejack Device](https://pbs.twimg.com/media/CreAfASVUAABIkJ.jpg:small) Our first iteration uses an [Adafruit Feather 32u4 protoboard](https://www.adafruit.com/products/2771) and a SPI-based [NRF24L01+ module](http://www.icstation.com/22dbm-100mw-nrf24l01ppalna-wireless-transmission-module-p-4677.html). -Building the device is straight-forward, and the code provides a tool to use Duckyscript to launch automated keystroke injection attacks against Microsoft and Logitech devices. +Building the device is pretty straight-forward, and the code provides a tool to use Duckyscript to launch automated keystroke injection attacks against Microsoft and Logitech devices. Construction ------------