xfangfang / PPPwn_cpp

C++ rewrite of PPPwn (PlayStation 4 PPPoE RCE)
GNU General Public License v3.0
404 stars 59 forks source link

option to blacklist adresses #8

Closed annahana closed 6 months ago

annahana commented 6 months ago

an option to blacklist adresses that should not be corruptet because it create a Kernel Panic on a individual PS4. nobody wants to see 0fff::4141:4141:4141 corrupted

xfangfang commented 6 months ago

I am not understand with every specific steps of this exploit.

Any enhancements to this exploit could be dispatched to https://github.com/TheOfficialFloW/PPPwn, and I will synchronously implement the c++ version.

To my understanding, all packet send by pppwn is to ps4's MAC addresse, ps4 shall respond according to the content, it will sent something like seeking devices with non-existent IPv6 addresses, though this should not corrupte any other devices.