I heard of clickjacking a couple of weeks back when the media blast started. At that time a had a very vague idea what it was and just recently I saw some POCs coming out to show how it works in practice.
Clickjacking, if I may categorize it, falls into the category of GUI attacks. I associate the clickjacking attack with the focus stealing attack which allows attackers to steal any file from the disk as long as they trick the victim to type enough characters. Ok, this is not a razor-sharp exploit but it is an exploit nevertheless.
In essence, the clickjacking technique allows attackers to trick the victim to click on areas of a disguised HTML elements such as an IFRAME preloaded with let’s say your Facebook account information. If nothing else, clickjacking is the killer of most anti-CSRF techniques.
I haven’t been thinking about clickjacking at all. I mean the attack is quite obvious and the potentials for damage are there. However, this morning when woke up, an interesting question started to circulate in my head. What is Adobe’s deal?
After all, Adobe are the ones who asked Jeremiah and rsnake to cancel their OWASP presentation. The answer came quite quickly and naturally.
The simple truth is that Adobe are worried about the clickjacking technique because Flash’s current and even future and a lot more enhanced security model relies on user interactions, i.e. clicks performed by the user. Therefore, today attackers can trick the user to allow the microphone to survey the sound in the room where the victim’s equipment is located. They can use clickjacking for that! But there is more.
If you have been following the development of the Flash platform, you are probably aware that Flash will soon become practically the most powerful web tool out there. Seriously, Adobe are revolutionizing the way we interact with the Web. Not only Flash will support a primitive P2P streaming protocol (I need to think of something malicious to do with that…), but they will also allow users to open and save files from and to their local disk. The only catch is that this feature is available via the FileReference class which contains methods that cannot be accessed directly. Instead, the developer needs to bind them to onclick events.
IMHO I do not think that this security model is bulletproof. The potentials for abuse are obvious, and since clicks are the driving force of future Flash’s security model, then clickjacking is what it comes to mind if you want to abuse them. Perhaps, in the future we might be able to connect to TCP sockets as long as the user clicks?
In conclusion, clickjacking is not a killer problem and it does not break the web, well not entirely. However the clickjacking problem is hard to solve. IMHO, I believe that it is even harder to solve then any overflow you may have to deal with. Why? Because we are dealing with user interaction and graphic design related problems. The solution has to be so clean that it doesn’t break half of the Web.

It’s probably more like enabling the cam and mic access through flash. Ever seen that little popup when clicking on flash? That’s another thing you can do. besides clicking on buttons and stuff. mere guess of course, and some also e-mailed me about this as an attack vector.
But I’m not sure, we’ll have to wait for the stuff to roll right I guess. I’m a bit agitated by semi-disclosure right now, the media twist things out of perspective lately without doing research an taking stuff on face value. Even when I speak about something, I always ask them nicely to NOT address me as security researcher since I have no authority to claim such, other than being a semi-bored blogger that likes to go an the bend once in a while, but they don’t seem to care, it sells more ads for them :)
Not sure what is happening lately, all strange things happening all over the place, old TCP attacks, weird click attacks, old purged DNS attacks dis-covered, BGP attacks, haha! no disrespect but it’s just a crazy observation where you are pretty much spot on when you said that it’s not about being the baddest hacker.
I would love to tell bad-ass stories, but I know I can’t because people know my name. Crazy I know, funny: hell yeah.