Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 450 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 450 Bytes

Wallbox pwn

Gain root access to Wallbox Pulsar Plus

Instructions

A computer with both Bluetooth and Wifi is required, tested on OS X and Windows.

  1. Install bleak (pip install bleak)

  2. Pwn Wallbox by running the wallbox-pwn script and follow the instructions

python wallbox-pwn.py
  1. After reconnecting to your wifi, you can SSH to Wallbox as root using its IP and the private key
ssh -i id_rsa [email protected]