Forensic Focus - Computer Forensics, Computer Forensic Training, Digital Forensics
Login/RegisterForumsMobile ForensicsLive ForensicsReviewsInterviewsJobsPapersNewsletterEventsTrainingBlogDownloads
Search Forensic Focus
Custom Search
Join, Subscribe, Share

Join newsletter

Join LinkedIn group

Follow on Twitter

Subscribe to news

Subscribe to forums

Subscribe to blog

Subscribe to tweets

Members' blogs

External feeds

Bookmark & share: Bookmark and Share

Main Menu
MY ACCOUNT
COMMUNITY
RESOURCES
MISC
Forensic Focus

Forensic Focus

Copy and paste the text below to insert the button displayed above on your site. Thanks for your support!

Computer Forensics Survey
Which of the following do you usually use for imaging evidence?




Results :: Polls

Votes: 33320
Comments: 0
Computer Forensics Newsletter
Newsletter

You must be a
registered user
to receive our newsletter

Register Now!



Analyzing Exchange and mbox e-mail files using Free and Open Source Software

Page: 1/4
Mike Harrington, CFCE EnCE
linuxchimp@gmail.com
Innovative Digital Forensic Solutions, L.L.C.

Mark Lachniet, CISA CISSP
mlachniet@analysts.com
Analysts International


Table of Contents

1.Document Overview
2.LIBPST/LIBDBX
3.Locating Exchange .dbx/.pst Files
3.2 Locating files in the filesystem
3.2.1 Deleted Files
3.2.2 Allocated Files
3.3 Exporting from Exchange
4.Converting .dbx/.pst files
5.Viewing decoded .dbx/.pst files with Thunderbird
6.Converting to HTML with MHONARC
7.Bonus Ideas
7.1Converting Eudora e-mail
7.2Converting UNIX e-mail
7.3Importing mbox into other e-mail clients
7.4Using uudeview to extract attachments
7.5Carving for .eml and using eml2mbox for conversion
8.Summary

1. Document Overview

E-mail is everywhere and the digital forensic examiner is often faced with the task of searching e-mail for evidence of wrongdoing. This paper attempts to outline a simple methodology for using free and open source based tools for converting Microsoft Outlook or Outlook Express files into a flat mbox format that can be then manually imported into the Mozilla Thunderbird e-mail client for viewing, or manipulated using other useful scripts. This document is really just a primer for basic e-mail analysis, and is intended to be a living document. If you have any questions, comments or suggestions (including sections that you think should be added!) please contact the authors directly

The paper will be divided into several sections. Section two details installing Libpst and Libdbx to convert the outlook and Outlook Express files. Section three deals with finding the .dbx or .pst e-mail files. Section four details converting the found .dbx or .pst files into the flat mbox format using the readdbx or readpst tools that were compiled in Section One. The fifth section covers how to import these converted files into the Mozilla Thunderbird e-mail client for viewing. The sixth section will discuss how to parse mbox files into threaded HTML documents and extract attachments for easy searching and manipulation. The last section will discuss other useful tools and tricks that could be of use to the examiner.

Throughout this paper the examples we will be using are based on my forensic laptop that is an AMD64 machine running Gentoo an x86_64 2.6.12 kernel 1. The examples should work exactly the same for x86 based machines or other UNIX-type systems in general.


2. LIBPST/LIBDBX

The readbx and readpst executables are created from the Libdbx and Libpst source code respectively. You can find the source for both at the following site.

http://sourceforge.net/project/showfiles.php?group_id=18756&release_id=117314

(Of course, using Gentoo one only needs to use the commands 'emerge libdbx' or 'emerge libpst'...;-)

Once you've downloaded the source to a download location of your choice (in this case I've downloaded the source to '/usr/local/forensicapps') you need to untar and unzip the archives.

chimp forensicapps# tar xvzf libdbx_1.0.3.tgz
chimp forensicapps# tar xvzf libpst_0.3.4.tgz

Then change into the directory for libdbx.

chimp forensicapps# cd libdbx_1.0.3
chimp libdbx_1.0.3# make

You should now have a file called readbx in this directory. Make sure its executable by issuing the following command

chimp libdbx_1.0.3# chmod +x readbx

Now move the executable to a directory in your path usch as /usr/local/bin.

chimp libdbx_1.0.3# mv ./readbx /usr/local/bin

Repeat the following steps for untaring/zipping and compiling readpst. You will then have file named readpst that you can then make executable by the same method described above. Also move this into a directory in your path.

That's it! You can now move onto the next section which details the .dbx and .pst files that you want to convert.






Next Page (2/4) Next Page


User Info

Welcome Anonymous

Nickname

Membership:
Latest: ruganblue
New Today: 7
New Yesterday: 10
Overall: 10322

People Online:
Members: 1
Visitors: 21
Bots: 6
Staff: 0
Staff Online:

No staff members are online!
2009 appeal (NSPCC)
Computer Forensics Blog
· UK members - Can you HACK it?
· Message from Nick Furneaux
· New forum (Live and Network Forensics) and new moderator
· Interview with Graham Brown-Martin, Digital Safety Conference
· Interview with Lee Whitfield, Forensic 4cast
· Interview with Robert Botchek, President and Founder – Tableau, LLC
· Digital Safety Conference, 19th June 2009, London
· Two men guilty of student murders
· Interview with Dr Chris Pamplin, Editor – UK Register of Expert Witnesses
· Hoffmann Advanced Forensic Sessions, November

read more...
Members' Blogs

Start Blogging

What is Computer Forensics?
Computer forensics (or forensic computing) is the use of specialized techniques for recovery, authentication, and analysis of electronic data with a view to presenting evidence in a court of law.
Computer Forensics Downloads
  1: Forensic Examination of Digital Evidence: A Guide for Law Enforcement (pdf)
  2: ACPO Good Practice Guide for Computer based Electronic Evidence
  3: Electronic Crime Scene Investigation: A Guide for First Responders (pdf)
  4: Ancysoft Data Recovery Software
  5: Australasian Centre for Policing Research Best Practice Guide
  6: PDA Forensic Tools:An Overview and Analysis
  7: HELIX incident response CD
  8: Recover My Files
  9: Autopsy Forensic Browser Version 2.03 (source code)
  10: Forensics Plan Guide & Forensic Cookbook
This site needs YOU!

Write for Forensic Focus
LINK TO US

OR
WRITE FOR US
OR
START A BLOG


All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2009 Forensic Focus


Interactive software released under GNU GPL, Code Credits, Privacy Policy
.: fisubsilver shadow phpbb2 style by Daz :: CPG-Nuke port by norseman :: ported to CPG-Dragonfly by jamin :.