Modal Browser: Difference between revisions

From PS5 Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
According to Sony the PS5 does NOT have a "dedicated web browser app" but this isnt true,
== Usage ==


there is a 'modal' browser, just like on ps3/4/vita that can be called from an app to load a webpage,
According to Sony the PS5 does NOT have a "dedicated web browser app" but this is a lie. There is a 'modal' web browser, just like on PS3/PS Vita/PS4 that can be called from an app to load a webpage. It is used on PS5 to load the Users Guide, to login to Twitter/YouTube/Twitch, etc.


its used on ps5 to load the users guide, login to twitter/youtube/twitch/etc
== HTTPS in modal web browser ==


Vulnerabilities:
There is a bug in the Modal Browser that allows user to bypass HTTPS. See [[Vulnerabilities]].
 
# On firmware 20.02.02.20.00.07-00.00.00.0.0 and below, if you reply to the HTTPS CONNECT with an HTTP response, instead of attempting to create a tunnel the browser will just display that response

Latest revision as of 19:57, 22 October 2023

Usage[edit | edit source]

According to Sony the PS5 does NOT have a "dedicated web browser app" but this is a lie. There is a 'modal' web browser, just like on PS3/PS Vita/PS4 that can be called from an app to load a webpage. It is used on PS5 to load the Users Guide, to login to Twitter/YouTube/Twitch, etc.

HTTPS in modal web browser[edit | edit source]

There is a bug in the Modal Browser that allows user to bypass HTTPS. See Vulnerabilities.