<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>paper-review on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/categories/paper-review/</link><description>Recent content in paper-review on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 18 Mar 2020 07:50:32 -0400</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/categories/paper-review/index.xml" rel="self" type="application/rss+xml"/><item><title>Financial Cryptography 2020 Recap</title><link>https://miscreants.github.io/blog.trailofbits.com/2020/03/18/financial-cryptography-2020-recap/</link><pubDate>Wed, 18 Mar 2020 07:50:32 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2020/03/18/financial-cryptography-2020-recap/</guid><description>A few weeks ago, we went to the 24th Financial Cryptography (FC) conference and the Workshop on Trusted Smart Contracts (WTSC), where we presented our work on smart contract bug categorization (see our executive summary) and a poster on Echidna. Although FC is not a blockchain conference, it featured several blockchain-oriented presentations this year and […]</description></item><item><title>Announcing the Crytic $10k Research Prize</title><link>https://miscreants.github.io/blog.trailofbits.com/2019/11/13/announcing-the-crytic-10k-research-prize/</link><pubDate>Wed, 13 Nov 2019 07:00:35 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2019/11/13/announcing-the-crytic-10k-research-prize/</guid><description>At Trail of Bits, we make a significant effort to stay up to date with the academic world. We frequently evaluate our work through peer-reviewed conferences, and we love to attend academic events (see our recent ICSE and Crypto recaps).</description></item><item><title>Crypto 2019 Takeaways</title><link>https://miscreants.github.io/blog.trailofbits.com/2019/09/11/crypto-2019-takeaways/</link><pubDate>Wed, 11 Sep 2019 06:50:16 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2019/09/11/crypto-2019-takeaways/</guid><description>This year’s IACR Crypto conference was an excellent blend of far-out theory and down-to-earth pragmatism. A major theme throughout the conference was the huge importance of getting basic cryptographic primitives right. Systems ranging from TLS servers and bitcoin wallets to state-of-the-art secure multiparty computation protocols were broken when one small sub-component was either chosen poorly […]</description></item><item><title>246 Findings From our Smart Contract Audits: An Executive Summary</title><link>https://miscreants.github.io/blog.trailofbits.com/2019/08/08/246-findings-from-our-smart-contract-audits-an-executive-summary/</link><pubDate>Thu, 08 Aug 2019 06:50:40 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2019/08/08/246-findings-from-our-smart-contract-audits-an-executive-summary/</guid><description>Until now, smart contract security researchers (and developers) have been frustrated by limited information about the actual flaws that survive serious development efforts. That limitation increases the risk of making critical smart contracts vulnerable, misallocating resources for risk reduction, and missing opportunities to employ automated analysis tools. We’re changing that. Today, Trail of Bits is […]</description></item><item><title>On LibraBFT’s use of broadcasts</title><link>https://miscreants.github.io/blog.trailofbits.com/2019/07/12/librabft/</link><pubDate>Fri, 12 Jul 2019 06:50:24 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2019/07/12/librabft/</guid><description>LibraBFT is the Byzantine Fault Tolerant (BFT) consensus algorithm used by the recently released Libra cryptocurrency. LibraBFT is based on another BFT consensus algorithm called HotStuff. While some have noted the similarities between the two algorithms, they differ in some crucial respects. In this post we highlight one such difference: in LibraBFT, non-leaders perform broadcasts. […]</description></item><item><title>Trail of Bits @ ICSE 2019 – Recap</title><link>https://miscreants.github.io/blog.trailofbits.com/2019/06/19/trail-of-bits-icse-2019-recap/</link><pubDate>Wed, 19 Jun 2019 10:35:13 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2019/06/19/trail-of-bits-icse-2019-recap/</guid><description>Three weeks ago, we presented our work on Slither at WETSEB, an ICSE workshop. ICSE is a top-tier academic conference, focused on software engineering. This edition of the event went very well. The organizers do their best to attract and engage industrials to the discussions. The conference had many talks in parallel. We wish we […]</description></item><item><title>Slither: The Leading Static Analyzer for Smart Contracts</title><link>https://miscreants.github.io/blog.trailofbits.com/2019/05/27/slither-the-leading-static-analyzer-for-smart-contracts/</link><pubDate>Mon, 27 May 2019 06:30:58 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2019/05/27/slither-the-leading-static-analyzer-for-smart-contracts/</guid><description>We have published an academic paper on Slither, our static analysis framework for smart contracts, in the International Workshop on Emerging Trends in Software Engineering for Blockchain (WETSEB), colocated with ICSE. Our paper shows that Slither’s bug detection outperforms other static analysis tools for finding issues in smart contracts in terms of speed, robustness, and […]</description></item><item><title>On Bounties and Boffins</title><link>https://miscreants.github.io/blog.trailofbits.com/2019/01/14/on-bounties-and-boffins/</link><pubDate>Mon, 14 Jan 2019 06:50:53 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2019/01/14/on-bounties-and-boffins/</guid><description>Trying to make a living as a programmer participating in bug bounties is the same as convincing yourself that you’re good enough at Texas Hold ‘Em to quit your job. There’s data to back this up in Fixing a Hole: The Labor Market for Bugs, a chapter in New Solutions for Cybersecurity, by Ryan Ellis, […]</description></item><item><title>How to Spot Good Fuzzing Research</title><link>https://miscreants.github.io/blog.trailofbits.com/2018/10/05/how-to-spot-good-fuzzing-research/</link><pubDate>Fri, 05 Oct 2018 06:50:52 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2018/10/05/how-to-spot-good-fuzzing-research/</guid><description>Of the nearly 200 papers on software fuzzing that have been published in the last three years, most of them—even some from high-impact conferences—are academic clamor. Fuzzing research suffers from inconsistent and subjective benchmarks, which keeps this potent field in a state of arrested development. We’d like to help explain why this has happened and […]</description></item><item><title>A walk down memory lane</title><link>https://miscreants.github.io/blog.trailofbits.com/2017/04/14/a-walk-down-memory-lane/</link><pubDate>Fri, 14 Apr 2017 06:50:11 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2017/04/14/a-walk-down-memory-lane/</guid><description>Admit it. Every now and then someone does something, and you think: “I also had that idea!” You feel validated — a kindred spirit has had the same intuitions, the same insights, and even drawn the same conclusions. I was reminded of this feeling recently when I came across a paper describing how to use […]</description></item><item><title>The DBIR’s ‘Forest’ of Exploit Signatures</title><link>https://miscreants.github.io/blog.trailofbits.com/2016/05/05/the-dbirs-forest-of-exploit-signatures/</link><pubDate>Thu, 05 May 2016 16:56:12 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2016/05/05/the-dbirs-forest-of-exploit-signatures/</guid><description>If you follow the recommendations in the 2016 Verizon Data Breach Investigations Report (DBIR), you will expose your organization to more risk, not less. The report’s most glaring flaw is the assertion that the TLS FREAK vulnerability is among the ‘Top 10’ most exploited on the Internet. No experienced security practitioner believes that FREAK is […]</description></item></channel></rss>