Skip to content

Commit 8cb8ec7

Browse files
authored
Update README.md
1 parent 1649dd5 commit 8cb8ec7

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Nugget Invader
2-
A WiFi reconnaissance & attack toolkit for the ESP8266 based WiFi Nugget.
3-
<img src="images/Nugget-Invader.png" style="padding:20px 20px 0px 20px;">
4-
<p style="text-align: center; margin-bottom:2em"><b>Nugget Invader v1.0</b></p>
2+
3+
<p align="center">
4+
<img src="images/Nugget-Invader.png" width="700px">
5+
<br>
6+
<b>A WiFi reconnaissance & attack toolkit for the ESP8266 based WiFi Nugget.</b>
7+
<br>
8+
<br>
9+
</p>
10+
511
Welcome to the Nugget Invader repository! The Invader is a WiFi attack suite developed for the WiFi Nugget, an ESP8266 based platform designed to make it easy to learn wifi security and hardware development.
6-
You can find code for a simple deauthentication proof of concept under the `Deauth-POC` folder, but you'll need to use an older version of the [ESP8266 SDK](https://github.com/espressif/ESP8266_NONOS_SDK/releases/tag/v2.0.0).
12+
You can find code for a simple deauthentication proof of concept under the `Deauth-POC` folder, but you'll need to use an older version of the [ESP8266 SDK](https://github.com/espressif/ESP8266_NONOS_SDK/releases/tag/v2.0.0) .
713

814
## Current Features
915
- High level menu interfaces / custom graphics

0 commit comments

Comments
 (0)