jagheterfredrik / wallbox-pwn

Gain root access to Wallbox chargers such as Pulsar Plus, Copper SB
14 stars 5 forks source link

Wallbox Pulsar Pro not working #11

Closed BVGorp closed 4 months ago

BVGorp commented 4 months ago

Hi,

I got a Wallbox Pulsar Pro recently. It comes pre-installed with v6.1.x (restoring also goes back to this version) I didn't get the pwn tool to work.

Made some changes to the script to make it wait a bit longer for the AP mode to work every time (from 10 to 20 secs) And made it log the st value on progress check.

> python3 wallbox-pwn.py
Please choose Wallbox:
0) WB109xxxx (5FD81D9B-7E0E-C3AF-774B-xxxxxxxxxxxx)
> 0
Identified Bluetooth chip: UBlox
Setting Wallbox to AP mode
Wallbox AP is ready, connect to WB109xxxx-Hotspot using password xxx, then press return
> 
Sending pwnware
Pwnware was received by Wallbox
recv
recv
recv
recv
fail
fail
fail
fail

Every time I try to run the pwn tool, I get notified for tampering.

Is it possible to get this to work? If you need more info please let me know.

jagheterfredrik commented 4 months ago

The rooting only works before version 6 unfortunately