TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How I Stole Plunker Session Tokens with an Angular Expression

9 点作者 ryhanson超过 9 年前

1 comment

filearts超过 9 年前
Hi all, I&#x27;m the one who created the vulnerability (and ultimately fixed it). I&#x27;m open to constructive questions.<p>To all those who cringe, please consider that this code was written while I was learning Angular--and javascript, and html and css, for that matter--while I was still working as a financial professional in a Big 4 accounting firm. Times have changed: I&#x27;ve learned a lot from earlier mistakes and now work as a full-stack developer with Auth0.<p>Unfortunately, much of the code-base in production Plunker dates from the time when I was new to this whole field and demonstrates two important things:<p>1. A case-study on inconsistent code style and anti-patterns.<p>2. Something useful to the community can be produced despite #1.<p>I co-presented the following talk at ng-conf 2015 that explains this philosophy pretty well: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=hYXEuQZMLSM" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=hYXEuQZMLSM</a>