stooged / PI-Pwn

pppwn
415 stars 76 forks source link

FTP to PS4 through Pi #138

Closed mmcgr97 closed 2 months ago

mmcgr97 commented 2 months ago

Does anyone know how I can access the contents of the PS4 hard drive when FTPing to the Pi over Wi-Fi?

The main page says

"To connect to the servers from your pc just connect to the raspberry pi ip on your network and all requests will be forwarded to the console"

I've connected to the Pi in Filezilla but I'm only seeing the contents of the Pi, not the PS4 hard drive.

Both FTP Server and BinLoader Server (not sure what that is) are enabled.

sudoxyz commented 2 months ago

make sure you are using port 2121 and that the transfer mode is active

Doyle4 commented 2 months ago

No method has ever worked for me so far for FTP, Active or Passive enabled/disabled.

Im using a Mac.

Shad0w80 commented 2 months ago

Does anyone know how I can access the contents of the PS4 hard drive when FTPing to the Pi over Wi-Fi?

The main page says

"To connect to the servers from your pc just connect to the raspberry pi ip on your network and all requests will be forwarded to the console"

I've connected to the Pi in Filezilla but I'm only seeing the contents of the Pi, not the PS4 hard drive.

Both FTP Server and BinLoader Server (not sure what that is) are enabled.

https://github.com/stooged/PI-Pwn/issues/83

stooged commented 2 months ago

I've connected to the Pi in Filezilla but I'm only seeing the contents of the Pi, not the PS4 hard drive.

there is no ftp server currently installed with this script so if you are pulling up the contents of the pi then you are using something more than what this script installs.