Skip to content

Gain root access to Wallbox chargers such as Pulsar Plus, Copper SB

Notifications You must be signed in to change notification settings

nzkiwi68/wallbox-pwn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 root@192.168.13.37

About

Gain root access to Wallbox chargers such as Pulsar Plus, Copper SB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%