Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 41 guests online
 
Advertisement

You are here: Home arrow Resourcesarrow Links to cool sites.arrow projectip.com
EH-Net
May 20, 2013, 12:28:09 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: projectip.com  (Read 5626 times)
0 Members and 1 Guest are viewing this topic.
don
Editor-In-Chief
Administrator
Hero Member
*****
Online Online

Posts: 4165


Editor-In-Chief


View Profile WWW
« on: September 07, 2006, 03:43:07 PM »

There are plenty of sites out there that show you what it knows about you by simply browsing to that site. But did you also know that it can pick up the contents of your clipboard? Just click on the link below to find out:

http://projectip.com/

From the site describing what can be captured:

Quote
The last text item you copied onto your clipboard! Only works in Internet Explorer on the Windows platform. It reportedly works with varied success when IE is running in an emulator such as VMWare on another OS. If you have to use Windows, at least dump IE and use Firefox.

Rogue, evil websites can use this to steal potentially sensitive data from your Windows clipboard. I have done this in Javascript within the browser and the contents of your clipboard is not sent to this server. If someone wanted to snoop they would do what I have done, except the text area where it's displayed would be invisible (using CSS display:none;) and they would use an XMLHttpRequest object to send it back to the webserver, all without your knowledge.

Fix: Go to Tools > Internet Options > Security > Select a security zone > Custom Level > Scripting > Allow paste operations via script and set it to Disabled or Prompt.

Don't copy your password!

Just more useful stuff you can find on the net,
Don
Logged

CISSP, MCSE, CSTA, Security+ SME
Negrita
Sr. Member
****
Offline Offline

Posts: 299



View Profile
« Reply #1 on: September 07, 2006, 05:25:32 PM »

I like using About You from the dnsstuff.com web site. It doesn't go into as much detail, nor does it show you what's on your clipboard, but it's still very informative.

I've been doing lots of experiments there using Tor, Privoxy and a Firefox user agent switcher extension - interesting results.  Shocked
Logged

CEH, CCSA NG/AI, NNCSS, MCP, MCSA 2003

There are 10 kinds of people, those that understand binary, and those that don't.
dbrookes
Guest
« Reply #2 on: September 08, 2006, 07:12:21 AM »

Don,

As interesting as it is that the site captures your clipboard, it is only the last entry.  Even if you were to copy a password, it would be rather useless since the password could be for just about anything.  There is not enough information captured about me to determine what my username is or for what that password is for.  Now if a malicious forum host was to embed that code on a page displayed after a login, then yes, that password would come in handy because as most people know, people are lazy when it comes to re-using usernames and passwords.

Doug
Logged
Manu Zacharia (-M-)
Sr. Member
****
Offline Offline

Posts: 393


c0c0n Hacking Conference - where hackers unite


View Profile WWW
« Reply #3 on: October 01, 2006, 11:31:34 AM »

Clipboard Hack - How to protect yourself.

The Clipboard hack is generally done by the following Source Code:

Code:
<Script Language="JavaScript">
var content = clipboardData.getData("Text");
alert(content);
</Script>

Clipboard Hack - How to protect yourself.
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. Smiley

Regards,

Morpheus
Logged

Manu Zacharia
MVP (Enterprise Security), ISLA-2010 (ISC)², C|EH, C|HFI, CCNA, MCP,
Certified ISO 27001:2005 Lead Auditor

There are 3 roads to spoil; women, gambling & hacking. The most pleasant with women, the quickest with gambling, but the surest is hacking - c0c0n
LSOChris
Guest
« Reply #4 on: October 01, 2006, 02:43:33 PM »

sweet, always worried about someone getting my private cut/paste info...


oh wait, i am on linux and dont have to worry about the windows bug of the day...
« Last Edit: October 01, 2006, 02:45:06 PM by ChrisG » Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.063 seconds with 23 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.