Jump to content

Recommended Posts

Posted

Ok, I'll explain. This is not a funny pic, it is a demonstration of Internet Explorer security issues.

The .jpg address does not load a picture but a Visual Basic Script (displayed below), which can run various Windows actions, such as opening the CD drawer of your computer.

If this doesn't happen, you either use a different browser (Netscape and Opera don't execute VB Sript), a different operating system (only Windows will do this), or your system has been secured.

And if you don't find it surprising that a web page can open your CD drawer, you are the ideal Microsoft customer ;)

<script language=VBScript>

<!--

Set oWMP = CreateObject("WMPlayer.OCX.7" )

Set colCDROMs = oWMP.cdromCollection

if colCDROMs.Count >= 1 then

For i = 0 to colCDROMs.Count - 1

  colCDROMs.Item(i).Eject

Next ' cdrom

End If

-->

</SCRIPT>

<img src="haha.jpg" width="600" height="431" border="0">

Posted

Now that I finally got my computer rebooted, I must say, Claude, you're a regular laugh riot...

Hey, B3-er, any word on upgrading the software so we have an "ignore" feature? I uh...have someone in mind... <_<

;)

Posted

Claude, you bastard...

It's a good thing I'm running XP. My machine is very stable, and I was able to just close all the windows at once using the task manager. <_<

Posted

Speaking of software upgrade, think about using a Netscape or Opera browser. They ignore these annoying script code tricks ^_^

I find Explorer is more flexible than Netscape, use both though....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...