Accelerating forensic and incident response workflow: the case for a new standard in forensic...

87
Accelerating your forensic & incident response workflow: the case for a new standard in forensic imaging Dr. Bradley Schatz Director, Schatz Forensic v1.2 - HTCIA Conference 2016 © Schatz Forensic 2016

Transcript of Accelerating forensic and incident response workflow: the case for a new standard in forensic...

Page 1: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Accelerating your forensic & incident response workflow: the case for a new standard in forensic imaging

Dr. Bradley SchatzDirector, Schatz Forensic

v1.2 - HTCIA Conference 2016© Schatz Forensic 2016

Page 2: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

The volume problem increases the latency between evidence identification and useful

findings

Identify Acquire Analyse Reporting

Latency

Page 3: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Pick one of the belowYou can’t have both

Latency

Com

plet

enes

sPhysical Acquisition

Triage

You preserve everything but

analysis will have to wait

Near immediate results at the expense of

potentially missing evidence

Live forensics

Page 4: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

How can we reduce latency?While maximising completeness

Latency

Com

plet

enes

sPhysical Acquisition

Triage

IncreaseI/O

throughput?

Live analysis while we acquire?

Dynamic partial acquisition?

Live forensics

Page 5: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Current forensic image formats are now a bottleneck

• Deflate compression is inefficient• Linear hashing does not scale to multi-core• Copying blocks of zero filled sectors is a waste of

time• Linear images prevent efficient out of order

acquisition

Page 6: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

The Advanced Forensic Format v4 (AFF4) image format is the solution

• Scalable to GB/s IO & multi-core• Enable forensically reproducible partial non-

linear images (reproducible triage)• Scientifically peer reviewed (ref Daubert)• Unencumbered, open specification• Open source implementations

Page 7: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

What’s stopping me increasing I/O throughput?Background

Page 8: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Forensic Imaging v1.0: RawLinear bitstream copy + linear bitstream hash

$ dd if=/dev/hda bs=4k conv=sync,noerror | tee C1.D1.raw | md5sum > C1.D1.md5.txt

Page 9: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Forensic Imaging v1.0: Raw

MD5

Source Hard Drive

ACMECo.C1.D1.raw

ACMECo.C1.D1.raw.txt

# Linear Bitstream Hash

Page 10: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

What affects throughput in acquisition?

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

Page 11: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

I/O throughput in Acquisition is a systems problem

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

Target Storage Sustained Read

1TB Seagate 3.5” 7200rpm SATA 100 MB/s

Current generation 3.5” 7200rpm SATA 200 MB/s

Intel 730 SSD 550 MB/s

Macbook Pro 1TB ~1 GB/s

RAID 15000rpm SAS > 1 GB/s

Samsung 850 NVMe 1.5 – 2.5 GB/s

Page 12: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

I/O throughput in Acquisition is a systems problem

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

Algorithm Average Throughput MB/s

SHA1 619.23MD5 745.65Blake2b 601.87

Page 13: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

I/O throughput in Acquisition is a systems problem

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

Interconnect Gb/s Actual Gb/s

Max MB/s Max GB/m

PCIe / NVMe / Thunderbolt > 1000 > 60SATA3 / SAS 6G 6 4.8 600 36USB3 5 4 500 30Gigabit Ethernet 1 ~100USB2 .48 .38 48 2.9

Page 14: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

I/O throughput in Acquisition is a systems problem

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

Interconnect Gb/s Actual Gb/s

Max MB/s Max GB/m

PCIe / NVMe / Thunderbolt > 1000 > 60SATA3 / SAS 6 4.8 600 36USB3 5 4 500 30Gigabit Ethernet 1 ~100USB2 .48 .38 48 2.9

Can we practically achieve this?

Page 15: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Not all bridges are made equalManuf. Source Dest Form factor Year

purchasedMB/s

Orico USB3 SATA 3.5” slide dock 2014 219

Orico USB3 SATA 2.5” enclosure 2016 247

Orico USB3 SATA 3.5” dual dock 2016 402

Kanex Thunderbolt eSATA Cable 2015 213

Nexstar USB3 SATA 3.5” dock 2014 189

Nexstar USB3 eSATA Cable 2016 249

Probox USB3 SATA Bridge 2016 416*

Samsung T3 USB3 integrated SSD 2016 400

Testing tool: BlackMagicDesign Disk Speed Test Destination disk: Samsung 850 Pro SSD* Fails under heavy load

Page 16: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Take Away #1Faster destination IO is important, but beware choice of bridge

• Not an issue if imaging to spinning disk <200MB/s

• Raw SATA & SAS IO fastest (duplicators)• SSD/RAID speed levels require decent bridges• Thunderbolt and UASP promising – more testing

needed

Page 17: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Example: Forensic Duplicator1TB Seagate Target

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

SHA1600MB/s

SATA3Spinning Disk93.6MB/s

SAS 6G600MB/s

SATA3Spinning Disk200MB/s

Acquisition 1TB @ 93.6MB/s = 2h 58mVerification 1TB @ 200MB/s = 1h 23mTOTAL = 4h 21m

SAS 6G600MB/s

Page 18: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Bare Metal (LiveCD) Ancient Workstation Acquisition

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

SHA1600MB/s

SATA3Spinning Disk100MB/s

USB245MB/s

SATA3Spinning Disk200MB/s

Acquisition 1TB @ 45MB/s = 6h 10mVerification 1TB @ 45MB/s = 6h 10mTOTAL = 12h 20m

Page 19: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Bare Metal (LiveCD) Ancient Workstation Acquisition

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

SHA1600MB/s

SATA3Spinning Disk100MB/s

USB245MB/s

SATA3Spinning Disk200MB/s

Acquisition 1TB @ 45MB/s = 6h 10mVerification 1TB @ 200MB/s = 1h 23mTOTAL = 7h 33m

After copy, verify image on device with

faster interconnect

Page 20: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Take Away #2Plan your acquisitions to maximise throughput

• Relocate image for verification• Add a USB3 expresscard / PCIe card• Pull disks from slower machines and go bare

metal (live CD) on faster ones• Use GigE (100Mb/s) instead of USB2

Page 21: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Bare Metal (LiveCD) Example:Caveat User Space Filesystem

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

SHA1600MB/s

SATA3Spinning Disk200MB/s

USB3500MB/s

SATA3Spinning Disk200MB/s

Acquisition 1TB @ 100MB/s = 2h 46mVerification 1TB @ 100MB/s = 2h 46mTOTAL = 5h 22m

NTFS-3g100MB/s

SAS 6G600MB/s

Page 22: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Is your forensic liveCD slowing you down?

$ ntfs-3g /dev/sdd1 /mnt

$ time sh –c “time dd if=/dev/zero of=/mnt/zeros bs=512k count=20k ; sync”

104s 102MB/s

$ mount –t ntfs-3g –o max_read=131072,big_writes /dev/sdd1/ /mnt

$ time sh –c “time dd if=/dev/zero of=/mnt/zeros bs=512k count=20k ; sync”

33s 318 MB/s

Destination: Samsung T3 USB3 SSD

Page 23: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Take Away #3NTFS may be a convenient destination filesystem, but is it costing

time?

• Use a kernel based FS implementation• -or- • Tune the filesystem if it is a user space variant

Page 24: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Forensic Imaging v2.0: EWFOriginal design

Source Hard Drive

MD5

Deflate

ACMECo.C1.D1.e01

Source Hard Drive

# Linear BitStream Hash

Linear Compressed Block Stream

Page 25: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

The deflate algorithm is a significant bottleneck

Target Storage Interconnect Hash Compress Filesystem Interconnect Evidence

storage

Data Deflate MB/s Inflate MB/s

High entropy 40.4 439

Low entropy 259 IO bound

*Single core of quad core i7-4770 3.4Ghz measured with gzip

Page 26: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

FTK Imager EWF Acquisition1TB Seagate 75% full, 4 core i5-750

Target Storage Interconnect Hash Compress Filesystem Interconnect Evidence

storage

SHA1600MB/s

SATA3Spinning Disk100MB/s

SATA3600MB/s

SATA3Spinning Disk200MB/s

Acquisition 1TB @ 67.8MB/s = 4h 06mVerification 1TB @ 106MB/s = 2h 36mTOTAL = 6h 42m

Deflate67.8 MB/s

Page 27: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Forensic Imaging v2.1: Threaded EWFGuymager (2008), X-Ways, recent ewfacquire

MD5

Deflate DeflateDeflate

Source Hard Drive

ACMECo.C1.D1.e01

# Linear Bitstream Hash

Page 28: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Lacklustre throughput reports (2013)

• Practitioner reports– Low 100’s MB/s [Zimmerman 2013]

• Research publications– FastDD <= 110 MB/s [Bertasi & Zago 2013]

• Our experience– Low powered CPU’s give low throughtput

Page 29: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Threaded EWF Acquisition240GB Intel 730 SSD 50% full, Core 2 Duo (Lenovo X200 circa 2009)

Target Storage Interconnect Hash Compress Filesystem Interconnect Evidence

storage

SHA1SATA3Intel 730 SSD~500MB/s

USB3500MB/s

SATA3Samsung840 EVOSSD~500MB/s

Acquisition 240GB @ 91MB/s = 40m 21s

Deflate45 MB/s per core

SATA2300MB/s

Page 30: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Our approach to increasing I/O throughput

Page 31: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Scale to 8-core i7 & uncontended IO?Threaded EWF is CPU bound

Target Storage Interconnect Hash Compress Filesystem Interconnect Evidence

storage

SHA1600MB/s

SATA3Intel 720 SSD~500MB/s

SATA3600MB/s

SATA3Samsung850 EVO Pro~500MB/s

Acquisition 240GB @ 255MB/s = 14m 35sVerification 240GB @ 350MB/s = 10m 37sTOTAL = 25m 12s

Deflate31.9MB/s/core

*8 core i7-5820k @ 3.20 GHz

Page 32: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

How about using a faster compression algorithm?

Target Storage Interconnect Hash Compress Interconnect Evidence

storage

Compression Algorithm Throughput MB/s/core*

Deflate (ZIP, gzip) 31.9Snappy (Google BigTable) 1,400LZO (ZFS) 1,540

Page 33: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Forensic Imaging v4.0: AFF4 (2009)

• ZIP64 based container• Storage virtualization

• Open source implementation & specification

Page 34: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

AFF4: Storage Virtualisation

ACMECo.S1.RAID0.af4

ACMECo.S1.D1.af4 # Linear Bitstream Hash

ACMECo.S1.D2.af4

# Linear Bitstream Hash

Compressed Block Storage Stream

Virtual Storage Stream (Map)

Page 35: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

AFF4: Storage Virtualisation

ACMECo.S1.RAID0.af4

ACMECo.S1.D1.af4 # Linear Bitstream Hash

ACMECo.S1.D2.af4

# Linear Bitstream Hash

Compressed Block Storage Stream

Virtual Storage Stream (Map)

Storage virtualisation

Page 36: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

AFF4: Storage Virtualisation

ACMECo.S1.RAID0.af4

ACMECo.S1.D1.af4 # Linear Bitstream Hash

ACMECo.S1.D2.af4

# Linear Bitstream Hash

Compressed Block Storage Stream

Virtual Storage Stream (Map)

Inter –container referencing

Page 37: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Linear bitstream hashing isn’t parallelizable.Max. rate ~600 MB/s on current gen. CPU’s

Target Storage Interconnect Hash Filesystem Interconnect Evidence

storage

Algorithm Throughput MB/s

SHA1 619.23MD5 745.65Blake2b 601.87

Page 38: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Our solution: Block based hashing.

Hash

Compress CompressCompress

Source Hard Drive

Hash Hash

Block Hashes

# Block Hashes Hash

Page 39: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Test standard compositionStored block size –v- LBA address

Windows 8.1 10.2G

Govdocs1 (1-75,1-40) 59.8G

/dev/random 38.4G

Empty space (zeros)

Page 40: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Block based hashing beats linear stream hashing with low powered multicore CPU’s

Dual core i5-3337U 1.8GHz

Sparse dataMax CPU hash

throughput

Sparse dataRead I/O limited

Page 41: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Block hashing shifts the bottleneck from from CPU to I/O

Target Storage Interconnect Hash Compress Filesystem Interconnect Evidence

storage

SHA1600 MB/s/core

SATA3Intel 730 SSD500MB/s

4xSATA32.4GB/s

RAID04x SATA32TB800MB/s

SnappyAvg1.5GB/s/core

*8 core i7-5820k @ 3.20 GHz

Acquisition application Linear Acquisition Verification

X-Ways Forensics 14:35255 MB/s (15.3 GB/min)

10:37350 MB/s (21.0 GB/min)

Wirespeed (linear) 7:23500 MB/s (30.3 GB/min)

4:12888 MB/s (53.33 GB/min)

Page 42: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

How can we take advantage of these speeds?

Page 43: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Block hashing shifts the bottleneck from from CPU to I/O

Target Storage Interconnect Hash Compress Filesystem Interconnect Evidence

storage

SHA1600 MB/s/core

SATA3Intel 720 SSD500MB/s

4xSATA32.4GB/s

RAID04x SATA32TB800MB/s

SnappyAvg1.5GB/s/core

*8 core i7-5820k @ 3.20 GHz

Acquisition application Linear Acquisition Verification

X-Ways Forensics 14:35255 MB/s (15.3 GB/min)

10:37350 MB/s (21.0 GB/min)

Wirespeed (linear) 7:23500 MB/s (30.3 GB/min)

4:12888 MB/s (53.33 GB/min)

Realistic?More likely USB3

or 1GbE

Page 44: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Idea: can we aggregate output I/O?Use 2x USB3 drives?

Target Storage Interconnect Hash Compress Filesystem Interconnect Evidence

storage

SHA1600 MB/s/core

SATA3Intel 720 SSD500MB/s

2xUSB31GB/s

2x SATA32TB400MB/s

SnappyAvg1.5GB/s/core

*8 core i7-5820k @ 3.20 GHz

Page 45: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

AFF4 Striping

ACMECo.S1.D1.2.af4

ACMECo.S1.D1.1.af4

Virtual Storage Stream (Map)

Disk 1

Disk 2

Source blocks striped over multiple containers on multiple output disks

Page 46: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

AFF4 Striping

ACMECo.S1.D1.2.af4

ACMECo.S1.D1.1.af4

Virtual Storage Stream (Map)

Disk 1

Disk 2

A copy of the map is stored in each container.

Page 47: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Test standard compositionStored block size –v- LBA address

Windows 8.1 10.2G

Govdocs1 (1-75,1-40) 59.8G

/dev/random 38.4G

Empty space (zeros)

Page 48: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Multiple output channels increases throughputEspecially for uncompressible data

High entropy data

Page 49: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Multi-destination throughput is even higher for current generation drives1TB NVMe (Core i7-4578U, 2 Cores)Macbook Pro A1502 (Evimetry 2.1.0)

Acquisition technique Acquire + Verify

Evimetry Wirespeed 0:52:04

Xways + WinFE 2:48:00

Macquisition EWF 7:08:38

Page 50: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Multi-destination throughput is even higher for current generation drives 1TB NVMe (Core i7-4578U, 2 Cores)

Macbook Pro A1502 (Evimetry 2.2.0a)

Acquisition technique Acquire + Verify

Evimetry Wirespeed 0:52:04

Xways + WinFE 2:48:00

Macquisition EWF 7:08:38

Page 51: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Multi-destination throughput is even higher for current generation drives 512GB Samsung 850 NVMe w/ 4 core i5

(Evimetry 2.2.0a)

Acquisition technique Acquire + Verify

Evimetry Wirespeed 0:52:04

Xways + WinFE 2:48:00

Macquisition EWF 7:08:38

Page 52: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

How can we analyse while we acquire?

Page 53: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

How can we reduce latency?While maximising completeness

Latency

Com

plet

enes

sPhysical Acquisition

Triage

IncreaseI/O

throughput?

Live analysis while we acquire?

Dynamic partial acquisition?

Live forensics

Page 54: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Idea: Start with a non-linear partial image and add from there

Entire disk

All allocated

Interactive analysis artifacts

High value files

Volume & FS Metadata, Memory

Analysis

Page 55: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Acquire and access in parallel? dd + iSCSI access to target

MD5

Source Hard Drive

ACMECo.C1.D1.raw

ACMECo.C1.D1.raw.txt

# Linear Bitstream Hash

iSCSIRemote analysis tools

Page 56: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Acquire and access in parallel? dd + iSCSI access to target

MD5

Source Hard Drive

ACMECo.C1.D1.raw

ACMECo.C1.D1.raw.txt

# Linear Bitstream Hash

iSCSIRemote analysis tools

Access is contended.Poor interactive

performance (lag )

Page 57: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Acquire and access in parallel? dd + iSCSI access to target

MD5

Source Hard Drive

ACMECo.C1.D1.raw

ACMECo.C1.D1.raw.txt

# Linear Bitstream Hash

iSCSIRemote analysis tools

Early termination may not have a

complete filesystem

Page 58: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Raw Image : Non-linear acquisition via sparse raw file, driven by live analysis?

Source Hard Drive

ACMECo.C1.D1.raw

ACMECo.C1.D1.raw.txt

# Linear Bitstream Hash

iSCSI How do you generate a hash over a non-linear image?

* X-Ways does similar, only not remote

Page 59: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Forensic Imaging v4.1: AFF4 (2010)

• Non-linear acquisition• Hash based imaging

(deduplication)

Page 60: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Partial, non-linear, block based hashing

Hash

Compress CompressCompress

ACMECo.C1.D1.af4

Volume Metadata

Filesystem Metadata

Sparse Data

File Content

Unknown

Hash Hash

Block Hashes

Compressed Block Stream

# Block Hashes Hash

Virtual Block Stream (Map)

Source Hard Drive

Page 61: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Forensic Imaging v4.2: AFF4 (2015)

• Partial acquisition – Represent what we didn’t

acquire vs. what we couldn’t acquire

• Block based hashing

Page 62: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Partial, non-linear, block based hashing

ACMECo.C1.D1.af4ACMECo.C1.D1.af4

Block Hashes

Compressed Block Stream

##

Virtual Block Stream (Map)

Linear Block Hash

MapHash

Block Hashes Hash

##

##

Page 63: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Evimetry & AFF4 Non-linear, partial physical acquisition driven by live analysis

Source Hard DriveSource Hard Drive

ACMECo.C1.D1.af4ACMECo.C1.D1.af4

Block Hashes

Compressed Block Stream

## Block Hashes Hash

Virtual Block Stream (Map)

I/O Planning &

Scheduling

Acquisition

Virtual Disk

File categories

Blocks

Page 64: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Partial acquisition brings reproducibility and elasticity to IR and triage

Target Storage Interconnect Hash Compress Network Evidence

storage

SHA1600 MB/s/core

SATA3Spinning disk200MB/s

1GbE100MB/s

RAID04x SATA32TB800MB/s

SnappyAvg1.5GB/s/core

*8 core i7-5820k @ 3.20 GHz

Partial IR acquisition 21.9GiB @ 102MiB/s = 3m 39s

Volume metadata, filesystem metadata, 16G pagefile, Registries, Logs, Link files, Jump lists, WMI CIM Repo, Prefetch, USN Journal, $Logfile, Scheduler artefacts

Page 65: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

How can I work with AFF4 images?

Page 66: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Why adopt this?My toolset doesn't support AFF4.

• Wait for support from vendors?– In progress

• Convert AFF4 to EWF on fast workstation– Can be done in roughly the same time it takes to

simply copy (only compress low entropy blocks)

• Emulate Raw image in the filesystem

Page 67: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Virtual FS Emulation of AFF4 containers as emulated raw images

Page 68: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Emulated Raw is faster than native EWF.

X-Ways processing task X-Ways Native EWF X-Ways w/ Evimetry FS Bridge

Verify 0:42:00 0:08:00FS Data Recovery 0:03:35 0:03:20Hashing & header validation

1:59:03 1:05:25

Carving unallocated 0:41:00 0:44:00Total 3:25:43 2:02:09

Image: 1TB Macbook Pro i7, processed on 8 core i7 w/ RAID

Page 69: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

How does this affect workflow?

Page 70: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

Page 71: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

Single Threaded EWF?

Page 72: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

Multi Threaded EWF

Page 73: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

AFF4

Page 74: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

AFF4: Copies in half the time due to

striped acquisition over 2 x 200 MB/s

spinning disks.

EWF: I/O bound on single 200MB/s disk

Page 75: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

AFF4: Verification completes in 8m. I/O

bound by RAID.

EWF: CPU bound

Page 76: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

AFF4: Filesystem search in around ½

time.

EWF: CPU bound?

Page 77: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Native EWF Acquisition vs AFF4Native EWF Processing vs AFF4 FS Bridge

AFF4 & EWF around the same throughput.

Page 78: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Will the courts accept the AFF4 format?

Page 79: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Courts accept expert evidenceIs it reliable?

• Is the expert reliable?

• Is the underlying theory reliable?– Reliable by way of the application of Scientific methods (eg.

Daubert)– 4 scientifically peer reviewed papers, unrefuted

• Are the methods implementing the theory reliable?– Tool testing (as always, the expert’s ultimate responsibility)

Page 80: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

AdoptionWho is using AFF4?

Page 81: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

AFF4 is used in the following

Page 82: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Near Future• Evimetry Community Edition

– Free creation, conversion & consumption of AFF4 images (Windows)

• AFF4 Standardisation Effort (AFF4 Working Group)– Bradley Schatz (Evimetry), Michael Cohen (Google) chairing– Open source implementation and specification in progress– Blackbag recently joined

• Sleuthkit/Autopsy– Support planned

• Open Source Digital Forensic Conference 2016– AFF4 status update

Page 83: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

More information

Page 84: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

More informationImplementations• https://evimetry.com/ • https://github.com/google/aff4• http://www.rekall-forensic.com/docs/Tools/• https://github.com/google/grr

Ongoing specification and papers• http://www.aff4.org/ • http://dfrws.org/2009/proceedings/p57-cohen.pdf• http://dfrws.org/2010/proceedings/2010-314.pdf• http://dfrws.org/2015/proceedings/DFRWS2015-16.pdf

Page 85: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Conclusion

Page 86: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

© 2016 Schatz Forensic

Conclusion

• Optimising forensic workflow is a systems problem

• Existing forensic formats are a bottleneck for todays systems

• Existing forensic image formats are generally incompatible with triage and reproducible live analysis

• The Advanced Forensic Format 4 solves the above

Page 87: Accelerating forensic and incident response workflow: the case for a new standard in forensic imaging - HTCIA 2016

Contact

Hard disk head by amckgillFootprints by kimba

Dr Bradley Schatzhttps://evimetry.com/[email protected]