Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Security warning for CSS HACK

  1. #21
    Quote Originally Posted by IdolEyes787 View Post
    Does it state when you sign up that they are permitted to violate your right to privacy .
    I don't remember, heh.
    "I just remembered something that happened a long time ago."

  2. BitTorrent   -   #22
    I've tried to apply the css stylesheet hack in firefox (as I'd like to at least try and have in-session history if possible) but it doesn't seem to work

    any ideas?

    Am testing on pages like http://ha.ckers.org/weird/CSS-history.cgi and even just random other websites where the vistied links won't top changing color/style :S.

  3. BitTorrent   -   #23
    On Firefox you need to create a file with this content:
    PHP Code:
    a:visited
      
    backgroundnone !important
      
    background-imagenone !important
      list-
    style-imagenone !important

    And put it inside this folder:
    Code:
    %appdata%\Mozilla\Firefox\Profiles\xxxxxxxx.default\chrome
    With the name userContent.css. Also, JavaScript must be disabled, or else sites can use the JS-version of the hack that doesn't even need CSS - NoScript would take care of this.
    "I just remembered something that happened a long time ago."

  4. BitTorrent   -   #24
    WakeMeUp's Avatar Obey! BT Rep: +2
    Join Date
    Dec 2009
    Posts
    132
    Haha, this is tricky. And it's in fact a violation of the user privacy...
    I wonder why browser developers have not fixed it yet. It's not so difficult: they could either remove this useless preference or render the colors in the way any external agent can spies them.

  5. BitTorrent   -   #25
    Quote Originally Posted by WakeMeUp View Post
    I wonder why browser developers have not fixed it yet.
    There's nothing to fix - this hack only exploits a normal feature (link colors) in an unusual way. That isn't useless, after surfing through a lot of links it's easy to forget which ones you've visited or not.
    "I just remembered something that happened a long time ago."

  6. BitTorrent   -   #26
    WakeMeUp's Avatar Obey! BT Rep: +2
    Join Date
    Dec 2009
    Posts
    132
    Quote Originally Posted by anon-sbi View Post
    There's nothing to fix - this hack only exploits a normal feature (link colors) in an unusual way. That isn't useless, after surfing through a lot of links it's easy to forget which ones you've visited or not.
    If there's a possible "hack" (which can damage the user privacy), then something to fix there is.
    An exploit is when you use a particular feature in an unusual way in order to achieve something other than it was expected.
    As I stated before, IMO it's not too difficult creating a different behavior for the browser, though I'm not a browser developer.

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

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