QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

A javascript exploit, see if you can work w/ it

This is a discussion on A javascript exploit, see if you can work w/ it within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Attached is a simple java exploit with capabilities of running code. Heres the code, just paste in notepad and save ...

Reply
 
LinkBack Thread Tools
Old 11-30-2005, 06:29 PM   #1
And it hurts real bad.
 
I Bent My Wookie's Avatar
 
Join Date: Jul 2005
Location: In A House
Posts: 535
Trader Feedback: 0
Default A javascript exploit, see if you can work w/ it

Attached is a simple java exploit with capabilities of running code. Heres the code, just paste in notepad and save as HTML:
<script language="JavaScript">
<!--

function SymError()
{
return true;
}

window.onerror = SymError;

var SymRealWinOpen = window.open;

function SymWinOpen(url, name, attributes)
{
return (new Object());
}

window.open = SymWinOpen;

//-->
</script>

<script language="JavaScript">
var color = new Array;
color[1] = "red";
color[2] = "red";

for(x = 0; x <3; x++)
{
document.bgColor = color[x]
if(x == 2)
{
x = 0;
}
}
</script>

It only affects browsers that use certian DLL files, but lets have a go on the psp browser.

No, i'm not looking to be flamed. I'm simply giving out a well known javascript exploit, and seeing if it works on our psp's browsers

WARNING: YOUR BROWSER (IE, FIREFOX) WILL CRASH IF YOU VIEW THIS PAGE IN IT
__________________
[I like breaking the rules, so my sig is gone!]
I Bent My Wookie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 06:32 PM   #2
 
torrobinson's Avatar
 
Join Date: Aug 2005
Location: Edmonton, Canada
Posts: 2,938
Trader Feedback: 0
Default

O..k.... someone want to see what they can do with it?
__________________
[CENTER][img]http://img357.imageshack.us/img357/5953/torro5mb.gif[/img][/CENTER]
[CENTER][img]http://img98.imageshack.us/img98/9213/xbox360owner1nb.jpg[/img][/CENTER]
[CENTER][img]http://img98.imageshack.us/img98/6253/luminesaddict3bb.jpg[/img][/CENTER]
[center][img]http://f10.putfile.com/7/18321220157.jpg[/img][/CENTER]
[CENTER][URL=http://forums.qj.net/showthread.php?t=19128][COLOR=Magenta]¸,ø¤º°`¦°º¤ø,¸ Become premium! Support QJ.net! ¸,ø¤º°`¦°º¤ø,¸[/COLOR][/URL][/CENTER]
torrobinson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 06:33 PM   #3

Tha Sigerator
 
Xodiac21's Avatar
 
Join Date: Jul 2005
Location: New Orleans, LA
Posts: 4,047
Trader Feedback: 0
Default

how do i use it, lol i jus upgraded to 2.6 so im willing to try
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -

Check Out My Myspace HERE
Comment My Qj Wiki
Xodiac21 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 06:48 PM   #4
And it hurts real bad.
 
I Bent My Wookie's Avatar
 
Join Date: Jul 2005
Location: In A House
Posts: 535
Trader Feedback: 0
Default

first just make the html file, see what it does when viewed on the browser

p.s: i dont have my psp now, its at my friends house
__________________
[I like breaking the rules, so my sig is gone!]
I Bent My Wookie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 06:48 PM   #5

Tha Sigerator
 
Xodiac21's Avatar
 
Join Date: Jul 2005
Location: New Orleans, LA
Posts: 4,047
Trader Feedback: 0
Default

......oooo bad timing...i g2g, i'll do it tommorow
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -

Check Out My Myspace HERE
Comment My Qj Wiki
Xodiac21 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 07:17 PM   #6
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

im gonna it on IE, will i have to restart my computer???
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 07:21 PM   #7
 
kimbokasteniv's Avatar
 
Join Date: Jun 2005
Location: Texas
Posts: 238
Trader Feedback: 0
Default

Quote:
Originally Posted by Master Inuyasha
im gonna it on IE, will i have to restart my computer???
your browser is just going to crash you realize,
or are you just doing it for fun?
kimbokasteniv is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 07:22 PM   #8
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Did it for fun, and it crashed my computer. (yes, my computer is that retarded.)
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 07:24 PM   #9
 
Yeldarb's Avatar
 
Join Date: Jul 2005
Posts: 984
Trader Feedback: 0
Default

[off topic]
Master Inuyasha, if you have fun crashing your computer, compile this into an exe (it's C++)
Code:
#include <iostream.h>
void main() {
char a = 7;
while(1) {
cout << a;
}
}
It's rather funny hehe.
__________________
[url=http://www.barbdwyer.com/footer.php][img]http://www.barbdwyer.com/8Ball.jpg[/img][/url]
[FONT=Verdana][SIZE=1]
[b]PSP Developer Resource Site:[/b] [url=http://www.psp-programming.com]PSP-Programming.com[/url]

[b]Other:[/b] [url=http://wake-boarding.org]Wakeboarding[/url], [url=http://water-skiing.org]Waterskiing[/url], [url=http://wake-surfing.org]Wake Surfing[/url], [url=http://www.guitarhero-4.com]Guitar Hero IV[/url][/SIZE][/FONT]
Yeldarb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 07:38 PM   #10
 
kimbokasteniv's Avatar
 
Join Date: Jun 2005
Location: Texas
Posts: 238
Trader Feedback: 0
Default

lol, we loaded and ran something similar to this on all the computers at my last school.
kimbokasteniv is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 09:57 PM   #11
 
Join Date: Oct 2005
Posts: 274
Trader Feedback: 0
Default

Neat... it killed IE rather quickly... lol
Rip The Jacker is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-30-2005, 10:03 PM   #12
 

 
Join Date: Oct 2005
Location: Vane
Posts: 9,284
Trader Feedback: 0
Default

PSP Browser is based off Netfront, which is a very stupid browser in my exp of using it on a cell phone. (Always did the out of memory thing)

So you would need to find a flaw in THAT program, Browser crashes that use DLLs wont work on the PSP. Its a nice thought, but we thought of that, also if you manage to crash the psp browser at all, all it is is a app running in a seperate memory spot. Just like certain homebrew if you rem? Where the homebrew may "crash" or "freeze" but if you hit the home button, the PSP responds, just not the homebrew app.

Same thing. Browser can crash all it wants, but its just crashing a process, not the PSP core memory itself.
__________________
[CENTER][url=http://www.darkmystics.com][IMG]http://www.darkmystics.com/images/sig.jpg[/IMG][/url]
[IMG]http://www.darkmystics.com/images/mystchao.gif[/IMG]
[SIZE=1]~Battlez-avec la Mystique?~
[COLOR=Magenta]Ω -= Mega Magic Omega[/COLOR] [COLOR=MediumTurquoise]Mystic Administrator! =- Ω[/COLOR]
[/SIZE]
[/CENTER]
Mysticales is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:01 PM   #13
OMGZ0R this guy is 1337
 
elevationsnow's Avatar
 
Join Date: Aug 2005
Location: Minnesota, MN (originally england)
Posts: 218
Trader Feedback: 0
Default

you can get a good crash in homebrew apps where your psp will completley freeze too though ill make you one if you want :-D
__________________
[IMG]http://img26.imageshack.us/img26/4208/sigcopy0lu.jpg[/IMG]
elevationsnow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:06 PM   #14
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

what does it do, because im gonna try in the schools library. Just kidding, but how do i make a .exe? DO i open notepad, copy that, and save it as a .exe?
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:09 PM   #15
OMGZ0R this guy is 1337
 
elevationsnow's Avatar
 
Join Date: Aug 2005
Location: Minnesota, MN (originally england)
Posts: 218
Trader Feedback: 0
Default

haha not at all

sorry but its gonna take more than a single post to tell you how

;-)
__________________
[IMG]http://img26.imageshack.us/img26/4208/sigcopy0lu.jpg[/IMG]
elevationsnow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:10 PM   #16
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Forget it then.
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:13 PM   #17

Tha Sigerator
 
Xodiac21's Avatar
 
Join Date: Jul 2005
Location: New Orleans, LA
Posts: 4,047
Trader Feedback: 0
Default

can some one make the thing into a link.....i'll try it out on my psp now
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -

Check Out My Myspace HERE
Comment My Qj Wiki
Xodiac21 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:14 PM   #18
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Just save it as ha.html, then go to the browser, type file:/ha.html, it must be in the root of your memory stick, then see what happens.
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:15 PM   #19

Tha Sigerator
 
Xodiac21's Avatar
 
Join Date: Jul 2005
Location: New Orleans, LA
Posts: 4,047
Trader Feedback: 0
Default

i got it nevamind i'm trying it now
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -

Check Out My Myspace HERE
Comment My Qj Wiki
Xodiac21 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:17 PM   #20

Tha Sigerator
 
Xodiac21's Avatar
 
Join Date: Jul 2005
Location: New Orleans, LA
Posts: 4,047
Trader Feedback: 0
Default

nuthan happened....it shows sum 3 line code and that's it
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -

Check Out My Myspace HERE
Comment My Qj Wiki
Xodiac21 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:22 PM   #21
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Im gonna play that song you play when someones does it when something sad happens. It was that boohoo icon, but somehow its missing. I think Sony stole it...
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-01-2005, 04:26 PM   #22

Tha Sigerator
 
Xodiac21's Avatar
 
Join Date: Jul 2005
Location: New Orleans, LA
Posts: 4,047
Trader Feedback: 0
Default

...that dowsn't work sooooooo NEXT!
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -

Check Out My Myspace HERE
Comment My Qj Wiki
Xodiac21 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-02-2005, 04:46 PM   #23
 
MICHAELSD's Avatar
 
Join Date: Jul 2005
Posts: 2,621
Trader Feedback: 0
Default

Quote:
Originally Posted by xodiac21
...that dowsn't work sooooooo NEXT!
You may have did it wrong for it to show code. Just try again making sure you get the whole code!
__________________
[COLOR=DarkRed][SIZE="3"][B]Currently Playing:[/COLOR]
[COLOR="DarkGreen"]Crysis [/B]
[B]Unreal Tournament 3[/B][/size][/COLOR]
MICHAELSD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-02-2005, 04:51 PM   #24

Muppet Magnet
 
Fanjita's Avatar
 
Join Date: Sep 2005
Location: Edinburgh, UK
Posts: 2,388
Trader Feedback: 0
Default

Or it may just have been doomed to failure.

Javascript exploits like that typically aren't cross-platform. Especially with the PSP, whose javascript support is minimal.
Fanjita is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-02-2005, 05:17 PM   #25

Tha Sigerator
 
Xodiac21's Avatar
 
Join Date: Jul 2005
Location: New Orleans, LA
Posts: 4,047
Trader Feedback: 0
Default

.....still didn't work
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -

Check Out My Myspace HERE
Comment My Qj Wiki
Xodiac21 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-03-2005, 08:30 PM   #26
And it hurts real bad.
 
I Bent My Wookie's Avatar
 
Join Date: Jul 2005
Location: In A House
Posts: 535
Trader Feedback: 0
Default

Hmm.. next idea!
__________________
[I like breaking the rules, so my sig is gone!]
I Bent My Wookie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-03-2005, 08:43 PM   #27
 
Yeldarb's Avatar
 
Join Date: Jul 2005
Posts: 984
Trader Feedback: 0
Default

Quote:
Originally Posted by Master Inuyasha
what does it do, because im gonna try in the schools library. Just kidding, but how do i make a .exe? DO i open notepad, copy that, and save it as a .exe?
You need a C++ compiler.
__________________
[url=http://www.barbdwyer.com/footer.php][img]http://www.barbdwyer.com/8Ball.jpg[/img][/url]
[FONT=Verdana][SIZE=1]
[b]PSP Developer Resource Site:[/b] [url=http://www.psp-programming.com]PSP-Programming.com[/url]

[b]Other:[/b] [url=http://wake-boarding.org]Wakeboarding[/url], [url=http://water-skiing.org]Waterskiing[/url], [url=http://wake-surfing.org]Wake Surfing[/url], [url=http://www.guitarhero-4.com]Guitar Hero IV[/url][/SIZE][/FONT]
Yeldarb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-04-2005, 11:33 AM   #28
 
will1234's Avatar
 
Join Date: Oct 2005
Real First Name: Will
Location: Sheffield, UK
Posts: 844
Trader Feedback: 0
Default

can someone compile that c++ code please i wanna f**k up my schools pcs
will1234 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-04-2005, 12:16 PM   #29
 
Yeldarb's Avatar
 
Join Date: Jul 2005
Posts: 984
Trader Feedback: 0
Default

Quote:
Originally Posted by will1234
can someone compile that c++ code please i wanna f**k up my schools pcs
People like you scare me...
__________________
[url=http://www.barbdwyer.com/footer.php][img]http://www.barbdwyer.com/8Ball.jpg[/img][/url]
[FONT=Verdana][SIZE=1]
[b]PSP Developer Resource Site:[/b] [url=http://www.psp-programming.com]PSP-Programming.com[/url]

[b]Other:[/b] [url=http://wake-boarding.org]Wakeboarding[/url], [url=http://water-skiing.org]Waterskiing[/url], [url=http://wake-surfing.org]Wake Surfing[/url], [url=http://www.guitarhero-4.com]Guitar Hero IV[/url][/SIZE][/FONT]
Yeldarb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
exploit , javascript , w or , work

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 12:50 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us