Random Homebrew: SuperCobra
side-scrolling plane antics of SuperCobra
Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita

JavaScript, The PSV web browser and Hacking the Vita

JavaScript, The PSV web browser and Hacking the Vita

Postby hgoel0974 » Tue Aug 07, 2012 6:59 pm

Read the page on javascript on wikipedia, look into security section, in the subsection browser and plugin coding errors there is a magical word "buffer overflow". :shock:

We can use JavaScript to run the unsigned code,a widget/function that might be exploited is the file uploader,on psv browser allows to upload images stored on the system , through javascript we could hack through the browser using a buffer overflow, just an idea and i am working into it, I guess to hack the vita we also need to start thinking a bit like virus programmers or web hackers, just a bit, we might be able to use techniques generally used by such hackers to get unsigned content on the psv, html5 isn't preferable because the psv doesn't seem to use it very well
User avatar
hgoel0974
 
Posts: 2967
Joined: Mon Jul 23, 2012 11:42 pm
Location: Inside the Animus!

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby yifanlu » Tue Aug 07, 2012 7:08 pm

Webkit's sandbox is very tight which is why so many companies use it. In fact, if you can hack the vita by exploiting webkit (or javascriptkit as part of webkit), google will pay you tens of thousands of dollars. If you sell that exploit in the black market, you may make even more.

In fact, if you manage to hack webkit, you possibly have just hacked ios, android, windows (chrome), osx (chrome/safari), and so on. Which is why it's so valuable.
yifanlu
Guru
 
Posts: 302
Joined: Sun Mar 11, 2012 6:42 am

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby jrbo » Tue Aug 07, 2012 8:20 pm

yifanlu wrote:Webkit's sandbox is very tight which is why so many companies use it. In fact, if you can hack the vita by exploiting webkit (or javascriptkit as part of webkit), google will pay you tens of thousands of dollars. If you sell that exploit in the black market, you may make even more.

In fact, if you manage to hack webkit, you possibly have just hacked ios, android, windows (chrome), osx (chrome/safari), and so on. Which is why it's so valuable.






Wasn't there an ios jailbreak that u had to go to.a website and s slide a bar to jailbreak?
jrbo
 
Posts: 163
Joined: Wed Apr 04, 2012 7:56 pm

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby celcodioc » Tue Aug 07, 2012 8:24 pm

IIRC JailbreakMe exploited a PDF security flaw, which wasn't related to WebKit at all.
User avatar
celcodioc
 
Posts: 133
Joined: Sat Jun 09, 2012 8:50 am
Location: Sweden

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby jrbo » Tue Aug 07, 2012 8:30 pm

celcodioc wrote:IIRC JailbreakMe exploited a PDF security flaw, which wasn't related to WebKit at all.


Thanks for clearing the up,
All this is very interesting how do u guys go about to finding these flaws and exploits is their a program that monitors buffer overflows or something?
jrbo
 
Posts: 163
Joined: Wed Apr 04, 2012 7:56 pm

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby yifanlu » Tue Aug 07, 2012 8:59 pm

jrbo wrote:
celcodioc wrote:IIRC JailbreakMe exploited a PDF security flaw, which wasn't related to WebKit at all.


Thanks for clearing the up,
All this is very interesting how do u guys go about to finding these flaws and exploits is their a program that monitors buffer overflows or something?

I think there's a tutorial on how to find them on the psp. Now, if we know how to do it on vita, we would have found one already.
yifanlu
Guru
 
Posts: 302
Joined: Sun Mar 11, 2012 6:42 am

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby hgoel0974 » Tue Aug 07, 2012 11:00 pm

did some research on html5 ,it seems it might be more easily exploited.according to a google search on html5 vulnerability i got results which may really be the
key but there is something i don't understand ,the psv browser is
told to support html5 but none of the websites identify it as such


as for the webkit security well I have also heard of that challenge but had not known that the psv uses webkit
User avatar
hgoel0974
 
Posts: 2967
Joined: Mon Jul 23, 2012 11:42 pm
Location: Inside the Animus!

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby wololo » Wed Aug 08, 2012 12:45 am

yifanlu wrote:In fact, if you manage to hack webkit, you possibly have just hacked ios, android, windows (chrome), osx (chrome/safari), and so on. Which is why it's so valuable.

The webkit version on the vita suggests that it might be vulnerable to this:
http://www.exploit-db.com/exploits/16974/

I have tried, and indeed got some weird behavior, but never got to a point where I could definitely say "well yeah, it is vulnerable". Some of you might want to look into it.
I tested back on 1.61, it is possible they updated the browser since then.
I have a few US PSN codes to sell for a reasonable price (cheaper than pcgamesupply). PM me if interested, 1st come 1st serve basis..

Looking for guest bloggers and news hunters here at wololo.net, PM me!
wololo
Site Admin
 
Posts: 4641
Joined: Wed Oct 15, 2008 12:42 am
Location: Japan

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby celcodioc » Wed Aug 08, 2012 8:04 am

wololo wrote:
yifanlu wrote:In fact, if you manage to hack webkit, you possibly have just hacked ios, android, windows (chrome), osx (chrome/safari), and so on. Which is why it's so valuable.

The webkit version on the vita suggests that it might be vulnerable to this:
http://www.exploit-db.com/exploits/16974/

I have tried, and indeed got some weird behavior, but never got to a point where I could definitely say "well yeah, it is vulnerable". Some of you might want to look into it.
I tested back on 1.61, it is possible they updated the browser since then.


What exactly happened? I can't seem to get it working on 1.69.1.
User avatar
celcodioc
 
Posts: 133
Joined: Sat Jun 09, 2012 8:50 am
Location: Sweden

Re: JavaScript, The PSV web browser and Hacking the Vita

Postby wololo » Wed Aug 08, 2012 8:08 am

celcodioc wrote:What exactly happened? I can't seem to get it working on 1.69.1.

The browser looked like it was thinking a lot for a few minutes, and was basically unusable. A fixed version would display an error or strange page almost immediately, from what I could see. I am not entirely sure, and without the proper tools to test I decided to give up on this one, so I am not entirely sure the browser is actually vulnerable to this.
I have a few US PSN codes to sell for a reasonable price (cheaper than pcgamesupply). PM me if interested, 1st come 1st serve basis..

Looking for guest bloggers and news hunters here at wololo.net, PM me!
wololo
Site Admin
 
Posts: 4641
Joined: Wed Oct 15, 2008 12:42 am
Location: Japan

Next

Return to Security/Homebrews

Who is online

Users browsing this forum: amaybisaya, Google Adsense [Bot], kimomaka, turkeY, ZeroSkys and 3 guests