From 7527e875e21a929e27fd645036a1f90e78f8af2c Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Thu, 12 May 2022 19:58:24 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d985b6..f7e4fcb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # LoveBoxer -PoC code for stealing the WiFi password of a network with a Lovebox IOT device connected. This PoC was is what I used in this [blogpost](https://www.grahamhelton.com/blog/lovebox/) +PoC code for stealing the WiFi password of a network with a Lovebox IOT device connected. This PoC is what I used in this [blogpost](https://www.grahamhelton.com/blog/lovebox/) # Usage +> Make sure you run with sudo! ```bash sudo pip install wifi colorama chmod +x loveboxer.py