osdf 2013 - autopsy 3: extensible desktop forensics by brian carrier

26
Autopsy 3: Extensible Desktop Forensics Brian Carrier VP Digital Forensics Basis Technology

Upload: basis-technology

Post on 26-Jun-2015

1.802 views

Category:

Technology


2 download

DESCRIPTION

Autopsy 3 is an easy to use digital forensics tool. Its development started after discussions at the first OSDF conference, with the goal of being a platform for which other developers will write modules. Autopsy allows you to perform a digital forensics exam on Windows using a free tool. This talk will cover the basic features of Autopsy, including timeline analysis, registry analysis, web artifact analysis, keyword search, and hash sets. There will also be discussion about future modules, and how to get involved as a user or developer.

TRANSCRIPT

Page 1: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

Autopsy 3: Extensible Desktop ForensicsBrian CarrierVP Digital ForensicsBasis Technology

Page 2: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

2

Part 1:

What is Autopsy?

Page 3: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

3

Elevator Pitch

• Autopsy is an open source desktop digital forensics tool that is:– Easy to use– Extensible– Capable

Page 4: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

4

Brief History

• 2001: First Open Source Release – Interface to The Sleuth Kit– Linux and OS X only

• 2010: Started v3 from scratch as a platform– Inspired by OSDFCon discussions–Windows-based– Automated– Some US Army funding (with 42Six Solutions)– 3.0.0 released in September, 2012.

Page 5: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

5

Screen Shot

Page 6: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

6

Easy To Use

• Auto detect as much as possible.• Guide you to next step:– After case is created: Start Add Data Source Wizard

• All results are found in the tree. • History buttons to allow you to back out.• ….

Page 7: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

7

Frameworks

• Ingest Modules analyze media on import–Hash analysis, keyword search,…

• Content viewers display files– Text, image, text analytics, video triage, …

• Report modules generate final reports–HTML, XML, …

• ...

• Would love feedback from other developers!

Page 8: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

8

Fast Results

• Don’t wait until ingest is over to see results.• Provided as soon as they are known.• Indexed keyword search results:–Given every 5 minutes.

• Prioritize user folders first.

Page 9: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

9

Standard Features

• File System Analysis (via The Sleuth Kit)–NTFS, FAT, HFS+, ExtX, UFS, ISO9660, YAFFS2, etc.

• Hash calculation and lookup• Keyword search (via SOLR)• Web artifact extraction• EXIF and image analysis• Tagging and Reporting• View by file types, sizes, etc.• View pictures and videos

Page 10: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

10

Part 2:

What Is New Since OSDFCon 2012?

Page 11: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

11

Improvements

• Many performance & stability improvements• Bug fixes• Better HTML Reports (speed, content, etc.)• Error reporting in lower right bubbles• Ingest Inbox updates• More developer docs and sample modules• Closer to Linux / OS X installers• New logo

Page 12: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

12

Dr. Hash

Page 13: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

13

OS X Screen Shot

Page 14: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

14

New Features

• Data Sources:– Local (logical) files and local drives– Ext4 and Yaffs2 (via Sleuth Kit)

• Analytics:– ZIP / Archive Module– Raw RegRipper output– File Metadata viewer– Beta Timeline Viewer

Page 15: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

15

New Features (2)

• General:– Tags and bookmarks– 64-bit Version (faster, more memory)–Multi-select tagging and exporting

• External modules:– Basis Technology’s Video Triage module– Basis Technology’s Text Gisting module

Page 16: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

16

Video Triage

Page 17: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

17

Text Gisting

Page 18: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

18

Download Stats

• Version 3.0.6 had almost 15,000 official downloads between June and October.

Page 19: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

19

Part 3:

What Is Coming?

Page 20: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

20

Future Features

• Updatable Hash Databases (SQLite-based)• Delete Tags• Carving via Scalpel (need to plug memory leaks)• ExFAT support (via NPS contract)• OS X and Linux installers• New focus on optimizing for search– Keyword search UI– Filtering of files

Page 21: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

21

Future Features

• Training:–Next Course: March 19-20 in Herndon, VA.

• Online forum for users and developers • More third-party modules….–Module Competition

Page 22: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

22

DHS Funded Effort

• Problems:– Increasing backlogs from more media–Decreasing law enforcement budgets

• Proposed Solution:–Make tools that are tailored towards common law

enforcement use cases.• Image and video analysis• Timeline analysis

– Release as free, open source Autopsy modules.

Page 23: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

23

Image Analysis

• Incorporate techniques used by photo management software into digital forensics software.• Enable law enforcement to:–Quickly identify known images– Efficiently review child exploitation images of

unknown victims.

• Beta will be available in January.– Looking for law enforcement users.

Page 24: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

24

Current Image Gallery

Page 25: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

25

Initial Wireframe

Page 26: OSDF 2013 - Autopsy 3: Extensible Desktop Forensics by Brian Carrier

26

Get Involved

• Download now:– http://www.sleuthkit.org/

• Join sleuthkit-users e-mail list.• Follow @sleuthkit on twitter for updates.• Develop modules instead of stand-alone tools.

• Questions?