Tuesday, November 2

INTERESTING FACT ON Ctrl+c (the 'copy' Command)

Be careful in using ctl+c cmd.
We do copy various data by pressing Ctrl + C  and paste the data elsewhere.
=>Its not the safe thing to do when you are online.


What happens when you press Ctrl+C while you are Online?
This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP.


if u dont believe me
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 in the above address.
so please don't keep sensitive data (like passwords, credit
card numbers,PIN etc.)in the clipboard while surfing the web.


You can stop other from hacking your clipboard content by doing this:
Go to internet options of explorer 
tools menu ->Internet option -> Security Custom level
In settings - disable the option 
allow past operations via script.

No comments:

Post a Comment