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.

Language-theoretic Security

26 pointsby gszrover 9 years ago

2 comments

lmeyerovover 9 years ago
This work sounds like, in 5 years, after they&#x27;re finished understanding the last 30 years of parser research, they&#x27;ll discover the subsequent explosion of type system and model checking research, and move on to that for whitelisting.<p>Extra oddity: language-based security is an entire field.<p>Edit: I&#x27;m happy that they&#x27;re advocating the <i>application</i> of these techniques, and especially helping implementors pin-point where it&#x27;s needed, I&#x27;m just confused at their <i>selection</i> of techniques.
评论 #10326639 未加载
评论 #10325515 未加载
vezzy-fnordover 9 years ago
A paper earlier this year at Usenix entitled &quot;The Bugs We Have to Kill&quot; takes a similar position: <a href="https:&#x2F;&#x2F;www.usenix.org&#x2F;system&#x2F;files&#x2F;login&#x2F;articles&#x2F;login_aug15_02_bratus.pdf" rel="nofollow">https:&#x2F;&#x2F;www.usenix.org&#x2F;system&#x2F;files&#x2F;login&#x2F;articles&#x2F;login_aug...</a><p>In fact, djb quite famously identified parsing as one of the major sources of vulnerabilities, hence his devotion to formats like TAI64, netstrings, cdb and use of the file system namespace where sufficient.<p>(See #5: <a href="http:&#x2F;&#x2F;cr.yp.to&#x2F;qmail&#x2F;guarantee.html" rel="nofollow">http:&#x2F;&#x2F;cr.yp.to&#x2F;qmail&#x2F;guarantee.html</a>)
评论 #10325263 未加载