<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gustavo Grieco on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/authors/gustavo-grieco/</link><description>Recent content in Gustavo Grieco on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 22 Mar 2024 09:00:28 -0400</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/authors/gustavo-grieco/index.xml" rel="self" type="application/rss+xml"/><item><title>Why fuzzing over formal verification?</title><link>https://miscreants.github.io/blog.trailofbits.com/2024/03/22/why-fuzzing-over-formal-verification/</link><pubDate>Fri, 22 Mar 2024 09:00:28 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2024/03/22/why-fuzzing-over-formal-verification/</guid><description>We recently introduced our new offering, invariant development as a service. A recurring question that we are asked is, &amp;ldquo;Why fuzzing instead of formal verification?&amp;rdquo; And the answer is, &amp;ldquo;It&amp;rsquo;s complicated.&amp;rdquo; We use fuzzing for most of our audits but have used formal verification methods in the […]</description></item><item><title>Improving the state of Cosmos fuzzing</title><link>https://miscreants.github.io/blog.trailofbits.com/2024/02/05/improving-the-state-of-cosmos-fuzzing/</link><pubDate>Mon, 05 Feb 2024 09:00:53 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2024/02/05/improving-the-state-of-cosmos-fuzzing/</guid><description>Cosmos is a platform enabling the creation of blockchains in Go (or other languages). Its reference implementation, Cosmos SDK, leverages strong fuzz testing extensively, following two approaches: smart fuzzing for low-level code, and dumb fuzzing for high-level simulation. In this blog post, we explain the differences between these approaches and show how […]</description></item><item><title>Announcing the 1st International Workshop on Smart Contract Analysis</title><link>https://miscreants.github.io/blog.trailofbits.com/2020/04/23/announcing-the-1st-international-workshop-on-smart-contract-analysis/</link><pubDate>Thu, 23 Apr 2020 07:50:29 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2020/04/23/announcing-the-1st-international-workshop-on-smart-contract-analysis/</guid><description>At Trail of Bits we do more than just security audits: We also push the boundaries of research in vulnerability detection tools, regularly present our work in academic conferences, and review interesting papers from other researchers (see our recent Real World Crypto and Financial Crypto recaps). In this spirit, we and Northern Arizona University are […]</description></item><item><title>An Echidna for all Seasons</title><link>https://miscreants.github.io/blog.trailofbits.com/2020/03/30/an-echidna-for-all-seasons/</link><pubDate>Mon, 30 Mar 2020 07:00:46 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2020/03/30/an-echidna-for-all-seasons/</guid><description>TL;DR: We have improved Echidna with tons of new features and enhancements since it was released—and there’s more to come. Two years ago, we open-sourced Echidna, our property-based smart contract fuzzer. Echidna is one of the tools we use most in smart contract assessments. According to our records, Echidna was used in about 35% of […]</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></channel></rss>