Skip to content

CTRL - C : Browsers' Beware

_rOcK_ · Jun 18, 2010 14:49 48 309
_rOcK_ OP
Jun 18, 2010 14:49
Clipboard Hack Problem - News about CTRL+C Ctrl+C may be one of the most frequently used keyboard shortcuts we use every day. But it's not a very safe thing to do while you are surfing the internet. 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 Java scripts and ASP. This is called clipboard hack problem. 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. Surprised! 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. 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 passwords/credit card no./sensitive data to a database on another server. How Clipboard Hack is done? The Clipboard hack is done by the following Source Code: Var content = clipboardData.getData ("Text"smiley ; alert (content); How to safeguard yourself from Clipboard Hack Problem? To avoid clipboard hack problem, do the following: 1. Go to internet options->security. 2. Press custom level. 3. In the security settings, select disable under Allow paste operations via script. Now the contents of your clipboard are safe. Interestingly, this hack works only on internet explorer, and not on Mozilla Firefox browser. please spread awareness of this issue with CTRL+C & help in preventing online-frauds
48 replies
NinthElement
Jun 27, 2010 01:10
#
Very interesting, although I never use Internet Explorer as Firefox is far better.
Robasy
Jun 27, 2010 21:30
#
Am happy 4dis type of information. I say tank u 2 writa
GhAyAl
Jun 29, 2010 19:32
#
omg! Thankx 4 d info next time i remember
darkwave
Jun 30, 2010 07:20
#
worthwhile respect!
EloraM23
Jul 7, 2010 08:02
#
Very interesting stuff. Glad I'm not one to use Internet Explorer. I've always preferred FireFox.
VijaY
Jul 28, 2010 02:14
#
Oh thank u so much.....This is a useful info....Thank u for making us aware about this....Keep going boy....
_rOcK_ OP
Jan 1, 2012 20:24
#
Ragnorak: Very interesting, although I never use Internet Explorer as Firefox is far better.
yup its better than internet explorer.smiley
ACIDized
Jan 2, 2012 13:49
#
You gave me another reason to abandon IE! IE is also quite slow.... most of the time it is not responding with multiple tabs lol.