TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Check how Facebook uses Chrome dev tools to prevent XSS

7 pointsby jqueryinover 10 years ago
I had my developer tools open as I switched tabs and noticed this glaring warning message from Facebook:<p>http:&#x2F;&#x2F;i.imgur.com&#x2F;sZjsm6z.png<p>Kudos for the XSS prevention method, Facebook.<p>It goes to show when you&#x27;re at Facebook scale, you worry about attacks and hijacks that are even unknowingly user initiated.

1 comment

jqueryinover 10 years ago
Clickable link:<p><a href="http://i.imgur.com/sZjsm6z.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;sZjsm6z.png</a>