Open Computer Forensics Architecture

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Faizhaider (talk | contribs) at 14:00, 6 January 2014 (Disambiguated: front endfront end processor (program)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Open Computer Forensics Architecture
Developer(s)Korps landelijke politiediensten
Stable release
2.2.0pl4
Operating systemLinux
Available inEnglish
TypeComputer forensics
Websitehttp://sourceforge.net/apps/trac/ocfa/wiki

The Open Computer Forensics Architecture (OCFA) is an distributed open-source computer forensics framework used to analyze digital media within a digital forensics laboratory environment. The framework was built by the Dutch national police.

Architecture

OCFA consists of a back end for the Linux platform, it uses a PostgreSQL database for data storage, a custom Content-addressable storage or CarvFS based data repository and a Lucene index. The front end for OCFA has not been made publicly available due to licencing issues.

The framework integrates with other open source forensic tools and includes modules for The Sleuth Kit, Scalpel, Photorec, libmagic, GNU Privacy Guard, objdump, exiftags, zip, 7-zip, tar, gzip, bzip2, rar, antiword, qemu-img and mbx2mbox. OCFA is extensible in C++ or Java.

See also

External links