Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on Waiting for PADR #45

Closed
albertofustinoni opened this issue May 23, 2024 · 2 comments
Closed

Stuck on Waiting for PADR #45

albertofustinoni opened this issue May 23, 2024 · 2 comments
Labels
help wanted Extra attention is needed question How to use/compile/deploy PPPwn_cpp

Comments

@albertofustinoni
Copy link

I'm trying to run the exploit on my PS4 Pro (one of the later models, CUH-72xx) but it never gets past Waiting for PADR.

Built PPPwn_cpp and stage1.bin from source on latest Debian, installing libpcap-dev from Debian repos.

Tried two different configurations, with the same result:

  1. Fresh Debian VM on a Proxmox host, using a virtual bridge, no firewall and connecting PS4 and host to the same network
  2. Fresh Debian VM on a Windows Hyper-V host using an External Virtual Switch associated to a USB Ethernet dongle, direct cable connection between PS4 and PC.

This is the output I get every time I run network test on PS4 after configuring it to do PPPoE

[+] STAGE 0: Initialization
[*] Waiting for PADI...
[+] pppoe_softc: 0xffffabd634beba00
[+] Target MAC: xx:xx:xx:xx:xx:xx
[+] Source MAC: 07:ba:be:34:d6:ab
[+] AC cookie length: 0x4e0
[*] Sending PADO...
[*] Waiting for PADR...
@xfangfang xfangfang added question How to use/compile/deploy PPPwn_cpp help wanted Extra attention is needed labels May 23, 2024
@xfangfang
Copy link
Owner

I think this may be caused by network issues with the virtual machine, but I have never run it on a virtual machine before, so I am not sure about the specific cause.

@albertofustinoni
Copy link
Author

I used one of your Windows prebuilt binaries on the same notebook and USB Ethernet adapter but without running on a VM and it managed to get past Waiting for PADR...

Would be nice to know why VMs do not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question How to use/compile/deploy PPPwn_cpp
Projects
None yet
Development

No branches or pull requests

2 participants