PS3 "Browser no longer supported" fixed on OFW 4.92

svrboo

Member
I recently came across a probably known issue with the PS3's browser giving you the "Your browser is no longer supported" message but the problem was, it was on OFW, thanks to @aldostools i could fix it so i figured i'd post it here in case anyone comes across the same issue as me.

NOTE - THIS FIX IS MAINLY FOR ORIGINAL FIRMWARE, BUT IT CAN BE USED ON CFW/HFW

This fix requires you to use a proxy (man in the middle attack) and change the HTTP header of your PS3's browser.

I used mitmproxy which you can get on mitmproxy.org


MITMPROXY setup:
On your PC:

  1. open cmd, type "ipconfig" and find your PC's ip address - this will be necesarry for later
  2. download mitmproxy
  3. in your file explorer, navigate to the mitmproxy folder (default is C:/Program Files/mitmproxy/bin)
  4. launch mitmweb.exe
On your PS3:
  1. navigate through the XMB: Settings>Network Settings>Internet Connection settings
  2. in the setup: setting method - custom, connection - depends on you (if on ethernet, choose wired if not, choose wireless), scan for your network, wlan security - depends if you have a protected network, ip address setting . automatic, dhcp hostname - optional, dns setting - manual - primary dns 8.8.8.8, secondary 8.8.8.4, mtu - automatic, proxy server - use, address is your PC's IP address, port is 8080, upnp - enabled
Now that you have your PS3 ready for the mitm attack, and the mitmweb launched, you can go to your console's browser and set the home page to a blank page and delete cookies, history, cache and auth information. Now you can try and search for the exploit site you are planning to use (ex. http://ps3toolset.com).
Once you hit enter, you get hit with the error message again but that doesn't matter for now, because on your PC's browser in the mitmproxy window, you should see that we sucessfully sniffed out the request as shown

NOTE - YOU WILL ONLY SEE ONE REQUEST, DON'T GET SCARED THAT YOU ARE MISSING SOMETHING, YOU ARE NOT

Once you see something pop up, you are ready to use a script to replace the HTTP header:
  1. download the pyhton script i attached, name it as you like, but
  2. close the mitmproxy window running in your PC's browser
  3. open cmd and type in this command: mitmdump -p 8080 -s path to the python script (ex. Desktop\useragent.py)
  4. in the cmd window you should see something like this
  5. on your PS3, launch your browser and again delete the cache, cookies, etc.
  6. search for the exploit's site you want to use, it should be working now
IF THIS DOES NOT WORK, NAVIGATE THROUGH YOUR XMB SETTINGS>NETWORK SETTINGS>CHANGE THE MEDIA SERVER CONNECTION TO DISABLED

After you go through this process and jailbreak your console, if you get the error again, it's easily fixable, you can find a bunch of tutorials online.
Again thanks to @aldostools and i hope this helps someone someday.
 

Attachments

Sorry, but I don't understand what it is for. Is it just for using Google Search? Why not use another search engine like DuckDuckGo, or enter the direct URL for the jailbreak site?
 
It would be interesting to create a package that modifies the Google search engine's sprox to DuckDuck, like you did. It would be very useful. I don't remember if it's already been done.
 

Similar threads

Back
Top