Guest guest Posted October 3, 2009 Report Share Posted October 3, 2009 Hello.... Clipboard Hack Problem - Shocking news about CTRL+C Ctrl+C may be the most important work we do everyday. But it's not a very safe thing to do. Read on to know why. What happens when you press Ctrl+C while you are online. We do copy various data by Ctrl + C for pasting elsewhere. This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP. This is called clipboard hack problem. Just try this: Copy any text by Ctrl + C Click the Link:<http://www.sourcecodesworld.com/special/clipboard.asp> You will see the text you copied was accessed by this web page. Surprised! I know you are because i was also surprised to see it. Do not keep sensitive data (like passwords, credit card numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information. Forward this information to as many friends as you can, to save them from online frauds! It is true, text you last copied for pasting (copy & paste) can be stolen when you visit web sites using a combination of JavaScript and ASP (or PHP, or CGI) to write your possible sensitive data to a database on another server. How to safeguard yourself from Clipboard Hack Problem? To avoid clipboard hack problem, do the following: Go to internet options->security. Press custom level. In the security settings, select disable under Allow paste operations via script. Now the contents of your clipboard are safe. Try the new India Homepage. http://in./trynew Quote Link to comment Share on other sites More sharing options...
Guest guest Posted October 8, 2009 Report Share Posted October 8, 2009 Dear Prasad thanks for sharing such useful info, we never know when we do these kind of errors mostly by fate i guess as most cautious ppl will still know this and do it when pressed for time, hope they think tiice prashant vedic astrology , prasad chandra <cpgahtyari wrote: > > Hello.... > Clipboard Hack Problem - Shocking news about CTRL+C > Ctrl+C may be the most important work we do everyday. But it's not a very safe thing to do. Read on to know why. What happens when you press Ctrl+C while you are online. We do copy various data by Ctrl + C for pasting elsewhere. This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP. This is called clipboard hack problem. > Just try this: > Copy any text by Ctrl + C > Click the Link:<http://www.sourcecodesworld.com/special/clipboard.asp> > You will see the text you copied was accessed by this web page. > Surprised! > I know you are because i was also surprised to see it. Do not keep sensitive data (like passwords, credit card numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information. Forward this information to as many friends as you can, to save them from online frauds! > It is true, text you last copied for pasting (copy & paste) can be stolen when you visit web sites using a combination of JavaScript and ASP (or PHP, or CGI) to write your possible sensitive data to a database on another server. > How to safeguard yourself from Clipboard Hack Problem? > To avoid clipboard hack problem, do the following: > Go to internet options->security. > Press custom level. > In the security settings, select disable under Allow paste operations via script. > Now the contents of your clipboard are safe. > > > Try the new India Homepage. http://in./trynew > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.