Major Security Threat in IE

Recently I came to know about a major security threat in Internet Explorer from Lifehacker tips. Any website can read the text present in your clipboard with out your knowledge and can even replace the text present in your clipboard. I went to the article present in the tip and they mentioned that you can use ASP, PHP or Perl together with Javascript to retrieve the text.

This interested me much and I tried to figure out how to do it and to my surprise I was able to retrieve the clipboard text with just two lines of javascript code alone without even using any server side script like ASP or PHP. I have written more about it and you can find it out in this url (www.clipboard.googlemyway.com).

After retrieving the text I was thinking what a website can do by knowing your clipboard text and then an idea struck me what if it is combined with AJAX. The website can get the contents of the user

Related posts

Tags: , , ,

1 Comments so far

Follow up comments through RSS Feed | Post a comment

Leave a Reply

Your email address will not be published. Required fields are marked *