Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

BackREST: A Model-Based Feedback-Driven Greybox Fuzzer for Web Applications (2108.08455v1)

Published 19 Aug 2021 in cs.CR

Abstract: Following the advent of the American Fuzzy Lop (AFL), fuzzing had a surge in popularity, and modern day fuzzers range from simple blackbox random input generators to complex whitebox concolic frameworks that are capable of deep program introspection. Web application fuzzers, however, did not benefit from the tremendous advancements in fuzzing for binary programs and remain largely blackbox in nature. This paper introduces BackREST, a fully automated, model-based, coverage- and taint-driven fuzzer that uses its feedback loops to find more critical vulnerabilities, faster (speedups between 7.4x and 25.9x). To model the server-side of web applications, BackREST automatically infers REST specifications through directed state-aware crawling. Comparing BackREST against three other web fuzzers on five large (>500 KLOC) Node.js applications shows how it consistently achieves comparable coverage while reporting more vulnerabilities than state-of-the-art. Finally, using BackREST, we uncovered nine 0-days, out of which six were not reported by any other fuzzer. All the 0-days have been disclosed and most are now public, including two in the highly popular Sequelize and Mongodb libraries.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Behnaz Hassanshahi (7 papers)
  2. Benjamin Selwyn-Smith (1 paper)
  3. Trong Nhan Mai (1 paper)
  4. Max Schlüter (1 paper)
  5. Micah Williams (1 paper)
  6. François Gauthier (4 papers)
Citations (8)

Summary

We haven't generated a summary for this paper yet.