惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
博客园 - 叶小钗
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
D
Docker
J
Java Code Geeks
B
Blog
G
Google Developers Blog
小众软件
小众软件
博客园 - 聂微东
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
量子位
WordPress大学
WordPress大学
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
腾讯CDC
Martin Fowler
Martin Fowler
V
Visual Studio Blog
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog

ashishb.net

A day in Luxembourg - the richest country in the world I was asked to install malware during a fake interview Book summary: Breakneck - China's quest to engineer the future by Dan Wang Book summary: How to Teach Your Baby to Read Book Summary: The Discontented Little Baby Book by Pamela Douglas Introducing Amazing Sandbox - run third-party tools and AI agents securely on your machine Why software outsourcing gets a bad reputation? Book summary: The Natural Baby Sleep Solution by Polly Moore A day in Antwerp, Belgium Journey of online influencers Two days in Brussels, Belgium Shortcuts - when we love them and when we don't A visit to Rakhigarhi Three days in overhyped Paris Empty Japan, crowded Tokyo The real lock-in in GitHub is not the code, but the stars 11-day Norwegian Breakaway East Caribbean cruise Sanskrit and Sri Lankan Air Force Use REST with Open API The Achilles heel of American capitalism Costa Rica in 4 days At a juice stall in Sri Lanka A short stay at Warsaw, Poland Best practices for using Python & uv inside Docker Two days in Vilnius, Lithuania How IntelliJ IDEs waste disk space Pregnancy Why there aren't many digital nomads from India Two days in Riga, Latvia To keep your machine secure, run third-party tools inside Docker
Preliminary analysis of Facebook Click jacking Attack "Ch...
Ashish Bhatia · 2011-11-01 · via ashishb.net

Came across a few interesting posts like this on my wall today.

All posts pointed to links of the form “ https://dalefrases.com/chicasexy/ver- RANDOM-DIGITS.html”

The page appears to be a naive “spammy” video page but has three like buttons hidden underneath the video by setting their opacity to zero. It should be noted that it is tough if not impossible to prevent a clickjacking attack for the “like” button [unlike in case of the “share” button where a user is first redirected to Facebook].

But the interesting aspect about this attack is that the prankster (or spammer?) probably understood that Facebook is monitoring viral URLs and any spammy viral URL will get caught, therefore, the prankster decided to generate URL patterns instead of URLs and as of now, it seems that the technique has worked for him/her.

Note: If this post appears on your wall, don’t panic and just delete it, this is just a clickjacking/like-jacking, the prankster won’t get your account credentials/any other information from your account. For a related Facebook attack that does go after credentials via a phishing page, see Preliminary analysis of Facebook clickjacking - aprilfoolsprank, and for a self-propagating Facebook worm, see Analysis of Facebook Rotating Images worm.

This is my personal blog. The views expressed on these pages are mine alone and not those of my employer.