A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: MS Internet Explorer Clipboard exploit...

  1. #1
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986

    MS Internet Explorer Clipboard exploit...

    This is actually pretty cool, but it's an exploit nonetheless.

    Love Internet Explorer? Ever copy in some passwords, addresses, or other data from an Excel or Word documents?

    You might want to rethink that...

    I just found a "nice" piece of javascript that actually reads out the contents of my clipboard when I'm using IE...

    Try it out for yourself:

    http://oeh.network-electronics.com/~...clipboard.html

    It's safe, I'm not storing anything. But if you don't trust me, make sure not to have anything secret/sensitive in the copy/paste buffer. And you should of course not trust me. Using Opera, I get nothing. Using IE6 I get the last clipboard entry. I'm really not happy about this.

    The php script which reads the form data from the javascript thingie prints out the HTML/javascript used for the excercise...

    Luckily I use Opera most of the time, or I would feel a bit awkward right now. Not that I usually have much sensitive data in my clipboard, but you never know when you might have come across a website with a hidden clipboard extractor like this (it doesn't have to auto-submit, it could of course be a part of a login procedure or something, with SQL insert statements instead of prints in the PHP...).

    [ Hello ] | [ gerbick ] | [ Ω ]

  2. #2
    Banned indivision's Avatar
    Join Date
    Jul 2001
    Location
    Portland, OR
    Posts
    474
    wow. that could be bad.

  3. #3
    Phantom Flasher... Markp.com's Avatar
    Join Date
    May 2000
    Posts
    16,034
    I belive this to be ooooollllddd gerbarino!

  4. #4
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    Quote Originally Posted by Markp.com
    I belive this to be ooooollllddd gerbarino!
    Show me the link here at Flashkit.

    [ Hello ] | [ gerbick ] | [ Ω ]

  5. #5
    Senior Member Vincent26381's Avatar
    Join Date
    Feb 2003
    Location
    The Netherlands
    Posts
    833
    Vincent
    SWIS BV

    Last edited by Markp.com on 07-23-2003 at 02:25 AM

  6. #6
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    Thanks for the link, Vincent. Was old afterall!

    [ Hello ] | [ gerbick ] | [ Ω ]

  7. #7
    Senior Member ihoss.com's Avatar
    Join Date
    Oct 2004
    Location
    Norway
    Posts
    581
    Should I post some Firefox propaganda now?



  8. #8
    Senior Member Vincent26381's Avatar
    Join Date
    Feb 2003
    Location
    The Netherlands
    Posts
    833
    It's rather strange that it's not disabled by default. (see fix at http://support.microsoft.com/default...N-US;Q224993&). But like most things with IE it's supposed to be a feature.

    It is used by various rich-text editors to have a paste button in the toolbar.
    Vincent
    SWIS BV

    Last edited by Markp.com on 07-23-2003 at 02:25 AM

  9. #9
    Senior Member ihoss.com's Avatar
    Join Date
    Oct 2004
    Location
    Norway
    Posts
    581
    I'm not sure, but this should work with IE too, since it is based on IE technology.
    Rich Text Editor

    Its the same as entering this in your location bar and hitting enter:
    Code:
    javascript:(function(){document.designMode=%22on%22;})()

  10. #10
    Phantom Flasher... Markp.com's Avatar
    Join Date
    May 2000
    Posts
    16,034
    Quote Originally Posted by gerbick
    Thanks for the link, Vincent. Was old afterall!
    Told you so... if only you'd trusted my judgement, we'd be talking about something funny by now

  11. #11
    imagination through stupidity
    Join Date
    Apr 2001
    Location
    P3X-3113
    Posts
    1,238
    Quote Originally Posted by ihoss.com
    Should I post some Firefox propaganda now?

    i imagined that with a bunch of trumpets and a band. *playing inside my head*
    Nothing to see here, move along.

  12. #12
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    Quote Originally Posted by Markp.com
    Told you so... if only you'd trusted my judgement, we'd be talking about something funny by now.
    I had searched... this falls under "clip board"... isn't it just one word though!?

    Anyway, just asked for the link, you responded with... well. Look above.

    [ Hello ] | [ gerbick ] | [ Ω ]

  13. #13
    Phantom Flasher... Markp.com's Avatar
    Join Date
    May 2000
    Posts
    16,034
    Quote Originally Posted by gerbick
    I had searched... this falls under "clip board"... isn't it just one word though!?

    Anyway, just asked for the link, you responded with... well. Look above.
    Love you too suga buns... You know I'm right, I just let some other guy do the donkey work for me

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center