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

Usage

sudo pip install wifi colorama
chmod +x loveboxer.py
sudo ./loveboxer

Loveboxer.py needs to be run as root in order to look for wifi interfaces.

exploit

GitHub

View Github