As a proof of concept for verifiable forensic certificates, we have developed a verifiable formalization of forensic reports. The forensic reports are for a computer intrusion investigation challenge organized by the Honeynet Project.
The Honeynet Project's Scan of the Month #15 is:
Two of the top five reports submitted as challenge entries were:
The rootkit presence from Borland's report and the timeline from Lee's report have a Coq formalization in this code (git repository). The Coq doc documentation can be used to browse results and definitions.
In this Coq code, the primary results are:
The relevant part of the Ext2 image file (from honeynet.tar.gz) used in these results is:
The formalization and verification, including performance, is discussed in the MS thesis listed below.