Blog Posts
Mining Ubuntu for Interesting Fuzz Targets
Hello, Jonathan Foote here. In this post I'll explain how to use information from databases in stock Ubuntu systems to gather the parameters needed to perform corpus distillation....
• By Jonathan Foote
In CERT/CC Vulnerabilities
Forking and Joining Python Coroutines to Collect Coverage Data
In this post I'll explain how to expand on David Beazley's cobroadcast pattern by adding a join capability that can bring multiple forked coroutine paths back together....
• By Jonathan Foote
In CERT/CC Vulnerabilities
CERT Linux Triage Tools 1.0 Released
As part of the vulnerability discovery work at CERT, we have developed a GNU Debugger (GDB) extension called "exploitable" that classifies Linux application bugs by severity....