Twitter new follow button clickjacking attack

pierz

Registered Member
Joined
Nov 9, 2009
Messages
58
Reaction score
65
Yesterday Twitter released a new follow button which allow to instantly follow a user by clicking it if your connected.

I've done a POC to exploit this button through a clickjacking attack, it makes an invisible button which automatically follow the mouse of the user, hence, making him following you when he click everywhere on the site.

The exploit and the demo are available on my blog :
http://serphacker.com/twitter/twitter-new-follow-button-clickjacking-attack.html
 
thanks for the share, what is your method for implementing this script? Any results??
 
I'm logged into twitter and clicking on the demo page just makes a window popup.
 
i have never heard about this and also don't believe it :P
how it is possible to guide my mouse where to click without me???????
 
yes you can put it where you want WP/phpbb/whatever, it's just pure HTML/javascript. The script is just a demo, you could set the opacity to 0 in order to make the box invisible and catch the onclick event to remove the box immediatly after the user clicked. You can force the click by putting the button over an image/a link...
 
your demo worked like a charm, now time to think of the best way to implement it ^__^
 
I think this will be working good with all and with wordpress too.
 
Ill pay $100 for detailed instructions on how to set this up and use. Someone help please
 
Back
Top