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

推荐订阅源

J
Java Code Geeks
博客园 - 聂微东
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
量子位
阮一峰的网络日志
阮一峰的网络日志
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
D
DataBreaches.Net
B
Blog
L
LangChain Blog
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
博客园 - 三生石上(FineUI控件)
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
H
Help Net Security
The Cloudflare Blog
U
Unit 42

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.