scispace - formally typeset
M

Maverick Woo

Researcher at Carnegie Mellon University

Publications -  23
Citations -  2094

Maverick Woo is an academic researcher from Carnegie Mellon University. The author has contributed to research in topics: Fuzz testing & Exploit. The author has an hindex of 14, co-authored 23 publications receiving 1541 citations.

Papers
More filters
Proceedings ArticleDOI

Towards Automated Dynamic Analysis for Linux-based Embedded Firmware

TL;DR: FIMADYNE is presented, the first automated dynamic analysis system that specifically targets Linuxbased firmware on network-connected COTS devices in a scalable manner and identifies a series of challenges inherent to the dynamic analysis of COTS firmware, and discusses how the design decisions address them.
Journal ArticleDOI

Automatic exploit generation

TL;DR: The idea is to identify security-critical software bugs so they can be fixed first rather than waiting for them to be fixed later.
Proceedings ArticleDOI

Program-Adaptive Mutational Fuzzing

TL;DR: The design of an algorithm to maximize the number of bugs found for black-box mutational fuzzing given a program and a seed input is presented, and the result is promising: it finds an average of 38.6% more bugs than three previous fuzzers over 8 applications using the same amount of fuzzing time.
Proceedings Article

BYTEWEIGHT: learning to recognize functions in binary code

TL;DR: ByTEWEIGHT, a new automatic function identification algorithm that automatically learns key features for recognizing functions and can therefore easily be adapted to different platforms, new compilers, and new optimizations, is proposed.
Posted Content

The Art, Science, and Engineering of Fuzzing: A Survey

TL;DR: This paper presents a unified, general-purpose model of fuzzing together with a taxonomy of the current fuzzing literature, and methodically explores the design decisions at every stage of the model fuzzer by surveying the related literature and innovations in the art, science, and engineering that make modern-day fuzzers effective.