[req] Working Facebook Clickjacking

zx123

Senior Member
Joined
Feb 26, 2009
Messages
1,184
Reaction score
887
Someone has a working script?? That not need to 2 times the like?? I have one but it opens a popup to confirm the like
 
If someone see it on facebook please report to me, I can decode it if obfuscated. Some days ago I ear of a fake video that uses it and a fake capthcha do the rest. But I cant find it
 
listrank [dot] com uses it I believe. They spam facebook pages hard.

other examples :

funnie [dot] st
lolgerms [dot] com
epicdpic [dot] com

Please share if you have it. Look at your mouse it shows the "hand" of a clickable link (iframe like button). Problem with older likejacking scripts is that they do this when you click multiple times : like - unlike - like - unlike - like - unlike
 
Last edited:
are you guys ok?
every domain gets confirm
but it goes away on its own
 
listrank [dot] com uses it I believe. They spam facebook pages hard.

other examples :

funnie [dot] st
lolgerms [dot] com
epicdpic [dot] com

Please share if you have it. Look at your mouse it shows the "hand" of a clickable link (iframe like button). Problem with older likejacking scripts is that they do this when you click multiple times : like - unlike - like - unlike - like - unlike

thanks man
I already ripped the code :D and works .... now the problem is create some content that involve the people to click
 
thanks man
I already ripped the code :D and works .... now the problem is create some content that involve the people to click

Care to share?
I was looking at the code but couldnt find it on any page...
Or just tell which js it is then I can rip it on my own ;)
 
Care to share?
I was looking at the code but couldnt find it on any page...
Or just tell which js it is then I can rip it on my own ;)

Got it - but its not working better than the others that are arround...
 
yes please share it. The main problem is that it does this : like - unlike - like - unlike
This could hurt your facebook page pretty bad. It needs to be disguised or working with cookies so it doesn't show up again.

Isn't there something like this :

When you have the official facebook likebox on your website (most of us do) it leads the mouse to the like box (X en Y screen settings?) and clicks it instantly when the first page is loaded and then disappears.
 
Last edited:
You can see for example here in this brazilian website --> portalnoticiasr9 (sorry i'm new just add the rest for a braziliandomain)
a simple blog/website posted in several facebook pages who gets lots of likes because this click jacking is active in all area.

if anyone can send me the code to try also something like this it will be great ;)
 
Last edited:
This is simple mouse follower... also badly done..
 
Ok we can do a little twist with it to avoid the like-unlike-like-unlike: a seperate page with the script active on the background.

Options that come up in my head :

- pop-up script/plugin that let's you vote (thumbs up/thumbs down) on a picture (script disappears after x seconds)
- pop-under with popular posts (script disappears after x seconds)
- iframe a page in the sidebar with a hot/funny picture (script disappears after x seconds)
 
Good ideas, also it can be done on custom site elements, like on play button, or next... :)
Ok we can do a little twist with it to avoid the like-unlike-like-unlike: a seperate page with the script active on the background.

Options that come up in my head :

- pop-up script/plugin that let's you vote (thumbs up/thumbs down) on a picture (script disappears after x seconds)
- pop-under with popular posts (script disappears after x seconds)
- iframe a page in the sidebar with a hot/funny picture (script disappears after x seconds)
 
the problem is that facebook open a popup to confirm the

I created this script (check the source code)
Code:
http://myalbum.de.vc/3r7krj/

in this way double click not remove the like, but the problem is the facebook confirm popup
 
Last edited:
One of the problem is that you don't have APP id.
 
Back
Top