Why you should avoid the 101 hottest women on Facebook

happygeek 0 Tallied Votes 500 Views Share

Facebook users have been making a lot of use of the new 'like' feature which allows users to link to webpages that they, well, like funnily enough. Not so funny when Facebook users are claiming to like a site called "101 Hottest Women in the World" which features an image of Jessica Alba. But don't be seduced...

Not that I've got anything against the Hollywood actress and sex symbol, but I do have a dislike for clickjacking (or Likejacking if you prefer) and that's what is happening here. According to security experts at as soon as anyone who is logged into Facebook clicks the like link and arrives at the destination, a single click anywhere on the page will update that user's Facebook profile without permission in order to add another 'like' recommendation and so virally spread the attack to an ever broader audience of unsuspecting fans of hot women.

It accomplishes this by using a hidden invisible button underneath your mouse pointer (a hidden iFrame) which captures any click and redirects it to the 'like' button. Of course, this is just the latest clickjacking attack in recent weeks. We've already seen similar scams using sites with link titles such as "This man takes a picture of himself EVERYDAY for 8 YEARS" and "This Girl Has An Interesting Way Of Eating A Banana" which are designed to attract the curious users within a social network. The attack growth trend is starting to get worrying. At the moment it is being exploited in order to make money via page views, but undoubtedly it won't be long until a more malicious payload is unleashed.

The whole 'like' clickjacking concept could even be seen as yet another nail in the coffin of Facebook, it's certainly doing nothing to fill me with confidence about security on the network that's for sure.

Dani AI

Generated

This thread correctly flags a classic likejacking variant of clickjacking: an attacker frames or overlays a legitimate Facebook control so a logged‑in user’s innocent click actually triggers a “Like” (or other action) without explicit consent. That hidden‑iframe / UI‑redress technique is the core of clickjacking and how “likejacking” works. (owasp.org)

If a page here or elsewhere has already caused an unwanted Like, take these practical steps: sign in to Facebook and use the Activity Log to find and remove the unwanted likes or reactions; check Connections/Pages and unlike any pages you don’t recognize; review and revoke any suspicious app permissions; change your password and enable two‑factor authentication if you haven’t already. If you can’t find the item, clear cookies and re‑check from a fresh browser session. Facebook documents how to manage Activity Log and remove reactions; general how‑to guides summarize the same steps. (facebook.com)

For site owners and developers: block framing of sensitive pages at the server level rather than relying on brittle Javascript frame‑busters. Send an X‑Frame‑Options header (SAMEORIGIN or DENY) and, for modern coverage, a Content‑Security‑Policy with a strict frame‑ancestors directive; mark session cookies with SameSite where appropriate. These headers are standard, widely recommended, and form the primary defence against UI redress attacks. See the OWASP clickjacking guidance and MDN references for examples and caveats. (cheatsheetseries.owasp.org)

On the client side, browser extensions and content blockers can reduce risk: NoScript’s ClearClick and reputable content blockers such as uBlock Origin help detect or prevent invisible overlays and unwanted frames, but they are not perfect — keep browsers and extensions updated and avoid clicking sensational headlines from unknown sources. As warned and as noted, this is misuse of social networks; and while may not have seen problems yet, a few simple checks (Activity Log, app permissions, browser extensions) will stop most likejacking fallout. (classic.noscript.net)

Alex_ 0 Junior Poster

Keep an eye for WePad. It will be linux based.

InsightsDigital 57 Posting Virtuoso

Thanks for bringing this up. Its sad but true that the whole intention of businesses to join Facebook is to grow - either with the intention of the user or not - their business. This is another example why Facebook may shun additional users.

Alex_ 0 Junior Poster

Oops, i posted in the wrong thread. )

Netcode 33 Veteran Poster

i really dont see anything wrong with facebook yet

mystryworld 0 Light Poster

Thanks for sharing the issue here. I haven't had any idea about that. This is one of the examples of badly using social networking like facebook!

data-struction 0 Light Poster

yes thank you for sharing this article as well.

stellaandreapar -6 Newbie Poster

Ant social networking site has a flaw too. Thanks for sharing this.

rocco88 -5 Junior Poster

Great post! I completely agree.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.