Monday, August 12, 2013

Don't Use CTRL + C !!


Hey guys....

This is not any hacking tutorial but i hoped this will help you get out of some trouble...

The first thing i want to say is,Don't use CTRL + C While you are online and surfing the net !!

Its n ot the safe thing to do when you are online.
Do you know what happens when you do that?
This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP.

Believe me,its true.!
Just try this:

1) Copy any text by Ctrl + C
2) Click the Link:

Code: http://www.sourcecodesworld.com/special/clipboard.asp

Now you can see that the the text you copied was accessed by that website!

so please don’t keep sensitive data (like passwords, credit card numbers,PIN etc.)in the clipboard while surfing the web.

how to stop this?
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"



Hope i helped you
Thanks for reading :)

No comments:

Post a Comment