Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are to write a program or script ( any language ) to try and parse out email addresses and phone numbers from the data

You are to write a program or script (any language) to try and parse out email addresses and phone numbers from the data files. The data files may be disk images or memory images. They will be in raw/dd format. (Please just use your own sample raw/dd file for now, there is no sample file provided)

Bonus: Command-line options for extracting phone numbers and email addresses

ex: ./dataExtractor -phonenumbers -emails The above would extract both, whereas

ex: ./dataExtractor -emails The above would only extract email addresses

Turn in source code and output from running it on sample file.

The image was acquired using FTK imager on a 256MB USB drive. Some data is on drive in allocated space and some in unallocated space.

I am currently running it through Autopsy and will post the list of emails it finds so that you have some results to compare to. _________________________________________________________________________________________________________

This is the example folder that is zipped into a .001 folder, and needs 7-zip to unzip. These are some of the files that are contained within it...image text in transcribed

The cookieclicker folder has some javascript files in it. I'm not really sure what to do from here...

This PC > Downloads > usb256 vo Search usb256 Size Name Date modified Type cookieclicker bin.pl @ diskeditor-freeware diskinfo.pl Outlook.pst search.pl searchSelf.pl 2/13/2018 12:10 AM 2/28/2017 8:06 PM 3/2/2017 8:30 AM 3/1/2017 11:25 PM 2/13/2018 12:04 AM 2/26/2017 7:27 PM 3/1/2017 4:36 PM File folder PL File Application PL File PST File PL File 1 KB 15,082 KB 2 KB 1,257 KB 1 KB 1 KB PL File This PC > Downloads > usb256 vo Search usb256 Size Name Date modified Type cookieclicker bin.pl @ diskeditor-freeware diskinfo.pl Outlook.pst search.pl searchSelf.pl 2/13/2018 12:10 AM 2/28/2017 8:06 PM 3/2/2017 8:30 AM 3/1/2017 11:25 PM 2/13/2018 12:04 AM 2/26/2017 7:27 PM 3/1/2017 4:36 PM File folder PL File Application PL File PST File PL File 1 KB 15,082 KB 2 KB 1,257 KB 1 KB 1 KB PL File

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions