CSK demo

I’ve put together a little CSK demo, it’s still early stages yet and there’s quite a bit more I can do but I thought I’d share the code early because I’ve a lot on at the moment and it might be a while before the next update and also it’s really interesting stuff.

It just goes to show that CSS standards are becoming way too powerful. I’ve found all sorts of stuff looking through the CSS 3 specification, regular expressions, and/or/not etc.

The Kit currently includes 2 sections at the moment: conditional history and data storage. It’s possible to tell if you have visited any URL and store data on the fly without refreshing the page.

Keep your eye on this page for updates.

CSK Demo

Comments 9

  1. nEUrOO wrote:

    Hum, in your demo, I only see CSS 2 Selectors, which are implemented correctly in numbers of browsers (even WebKit and Opera if I remember well…)

    Posted 31 Aug 2007 at 2:04 pm
  2. Gareth Heyes wrote:

    Hi nEUrOO

    I don’t know if that is good news or bad news….I’m going to add some more stuff soon which will use CSS 3, I think my confusion was that some of the selectors used were defined in CSS 2 but improved in CSS 3.

    Posted 31 Aug 2007 at 2:10 pm
  3. Laburno wrote:

    Impressive.

    Posted 31 Aug 2007 at 2:30 pm
  4. nEUrOO wrote:

    Actually, it’s a good news for you, since it should work but not only with firefox :)
    (depending how thorough is the implementation of the CSS 2 Selectors)

    Posted 31 Aug 2007 at 2:36 pm
  5. Gareth Heyes wrote:

    Yeah good news for the CSK but rather bad news if it works in all browsers from a personal security perspective….

    I’m not sure if this is a bug in Firefox or the standards need revision. Either way it’s not good.

    Posted 31 Aug 2007 at 2:40 pm
  6. nEUrOO wrote:

    Well, for a design point of view, selectors are important and it really changes the way of using the CSS :)
    But I really think that the problem here is not exactly in the CSS spec. or whatever but more in the way browsers allows the “history” stuff… really bad for privacy.

    Posted 31 Aug 2007 at 2:45 pm
  7. Gareth Heyes wrote:

    Yep bad for privacy and also can be used for other things like my CSS lAN scanning demo. Because the browser can create browser history and then find if it was successful.

    Posted 31 Aug 2007 at 3:04 pm
  8. . wrote:

    <b> Xss </b>

    Posted 26 Apr 2009 at 2:58 am
  9. Gareth Heyes wrote:

    Ouch you got me

    Posted 26 Apr 2009 at 10:29 am

Post a Comment

Your email is never published nor shared. Required fields are marked *

Comment spam protected by SpamBam