Home » Firefox Tips, Hacking Computer, Internet Hacking

Hack Someone’s Clipboard Remotely

10 January 2009 No Comment

Ctrl+C we use it every day . But it’s
not a very
safe thing to do.
why.

What happens when you press Ctrl+C while you are
Online… We do
copy various data by Ctrl + C for copying & pasting elsewhere.

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:

The Clipboard hack is done by the following Source Code: <Script Language=”JavaScript”>
var content = clipboardData.getData(“Text”);
alert(content);
</Script>

Random Posts

Related posts:

  1. Device Doctor – Get The Updated Drivers For Your Devices
  2. How to Copy Locked Photos from Orkut
  3. Hack and Decrypt Log On Password Stored In Firefox Browser With FirePasswordViewer
  4. Enable Firefox Incompatible Add-Ons and This add-on is for older versions of Firefox
  5. Turn Firefox into a Stealer without Softwares
  6. Automatically Check Rapidshare, Megaupload and FileFactory Link Status in Firefox
  7. Remove The Hassle To Type Full URl/Address And AutoComplete URL
  8. Backup Forefox Password Or Use At Another PC

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.