Why using CTRL+C is not safe when you are online
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.
Just try this:
1) Copy any text by Ctrl + C
2) Click the Link: http://www.sourcecodesworld.com/special/clipboard.asp
3) You will see the text you copied was accessed by this web page.
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.
Interestingly, this hack works only on internet explorer, and not on
Mozilla Firefox browser.
Trackback
RSS Feed
Related Posts you may like to Read...
2 Comments
1.
ruttish remain From
(UNITED STATES)
Wrote on 18. October 2007 at 11:30 pm
Paramount among the responsibilities of a free press is the duty to prevent any part of the government from deceiving the people — Hugo Black, Supreme Court Justice
2.
I am just a programmer » Blog Archive » Why using CTRL C is not safe when you are online From
(UNITED KINGDOM)
Wrote Using
WordPress wordpress on 30. October 2007 at 7:40 pm
[...] read more | digg story [...]