Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Imaging and hashing digital evidence

05/12/2021 Client: muhammad11 Deadline: 2 Day

UMGC INFA650 Computer Forensics Lab 1

Forensic Imaging and Hashing In your virtual lab desktop environment, you will create a forensic image and use hashing to verify it’s authenticity. The use of hashes is a methodology that is highly respected and used when presenting evidence and reports in a court of law. It is important to understand the role of a Digital Forensic analyst includes using tools to capture and analyze digital evidence as well as report out what you found, how you found it, and verify the information. Utilize online guides (you will need to Google for these – YouTube is also a very good resource)--to create a bitwise forensic image of the Lab1 file in the appropriate folders (in the Lab Resources folder on the Virtual Machine (VM)) using the forensic tool FTK_Imager. You will document and discuss the steps you took in the lab, and then answer the lab questions found at the end of the document. Virtual Machine Credentials Username: StudentFirst Password: Cyb3rl@b

Important Points to Remember 1. Discussing and illustrating the process is the most important part of this lab. Make

certain you intersperse your screenshots within the discussion and label them appropriately.

2. You must complete this lab within your virtual machine environment. Remember that the image may reset when you log off, so be sure you complete the steps for one of the images and take your screenshots (saving them outside of the VM to your host system) before logging out.

3. Use the Windows Snipping tool to take a screenshot of the appropriate Windows and not the entire desktop.

4. Microsoft Office is installed within your VM within the VCL. You can to create your PDF file.

5. All labs have a set due date and time. Labs can be turned in up to a week after the due date and time, but with a penalty for each day it is late.

6. As we progress through the labs for this course, the virtual environment will keep your work from prior labs, so you may need to destroy nodes or clear you cache to enable smoother connections.

Deliverable Filename: lastname-lab1.pdf (this is how you should title your lab report submission) In the dropbox folder under Lab1, submit your documentation via a PDF document with your last name and page number at the bottom right of each page. Use an appropriate filename: yourLastName-Lab1.pdf. Using pdf format ensures that screenshots will be visible, as it is common for other formats to lose graphics.

Preliminary Steps Launch the UMGC virtual environment by following the “Accessing the Virtual Lab Environment” instructions. Instructions can be found under Content > Session 3: Computer Investigations > Accessing Lab 1. 1. Start the Windows virtual machine and open resources. If this is the first time in the environment, or you have cleared your browser cache, you will need to first click on Nodes:

Once the Nodes are launched, click on Allocate Lab > Connect:

If you see the pop-up asking about PowerShell, click on Open Windows PowerShell:

If you see a security pop-up, check “Don’t ask me again for connections to this computer” and click Connect:

Enter credentials, check the box next to “Remember me”, and click OK:

Virtual Machine Credentials Username: StudentFirst Password: Cyb3rl@b

Lab 1 Description In this lab, you will be conducting Forensic Imaging. We will use a common tool, FTK Imager, to image a directory folder on your machine. Typically, Computer Forensic Investigators will image (i.e. make a bit-by-bit copy) a whole drive to make a duplicate of it. Once they have a copy of a drive, they can use tools and techniques to analyze folders, files, and fragments of data for digital evidence. For this lab, we only want to image a single directory folder and its contents due to time and space constraints. Over the next few steps, you will select to image a disk directory, choose the directory in the tool interface options, and then select the output of that image. You will then mount the resulting image and explore its contents to verify that it was in fact a captured image of the directory you had specified. This final step in verification is extremely important to the integrity of any investigation.

Part I Steps 1. Now that you are in the virtual environment, start by accessing and downloading the file to be imaged. From the desktop go to Lab Resources > Project Resources and click to open and download the file Lab1.exe.

2. Click once on “Lab1.exe” and then go to the right of the address bar of the browser window, and right-click on the three cascading dots to get a dropdown menu. Locate and click on Downloads:

3. If you get this message, click Keep:

And then Keep anyway (remember, this is a virtual machine, so your machine is safe):

To view where your downloaded file is saved, click on Show in folder. Note the full address of the location of this file – you will need it in later steps.

You can close and return to the Desktop > Lab Resources.

Part II – Image a Directory File 1. On the virtual desktop, open Lab Resources > Applications > FTK Imager. This is the Digital Forensic tool we will use for this Lab:

2. Select the View tab > Evidence Tree:

3. To make all drives and folders visible, go to File and select Add All Attached Devices:

4. Once ‘All Attached Devices’ are loaded, the system will scan the MFT for all files and folders. At this point in the investigation, you can choose any folder or files under the Evidence Tree to image. For this lab, we will select a picture that is in a system directory and alter the original. In a DF investigation, this process would illustrate the originality of the picture through both file contents and hashing (which we do in Lab #2). Now, select a picture from the ‘Sample Pictures’ folder using the path C > NTFS > root > Users > Public > Pictures > Sample Pictures:

You can see file information in the File List window, including size of file, type, and last date modified. At this point you could use the FTK Imager to image a drive, however as we are limited in available storage space, we will complete the imaging process and verification with a file.

5. For this lab, you need to capture an original picture file and its corresponding hash report. To do this, choose a picture and right click to both save the image and hash file to your machine.

6. Next, open the image file you saved, alter the image and save this new file to your machine. 7. Finally, you should have 4 files saved to your virtual desktop; the original picture, the altered pictured, and the two hash files corresponding to the two pictures.

Lab Report In the Lab Report that you will submit for this lab, you need to document the steps you took, the original picture file you selected and altered, and compare the File Hash Lists for the two picture images. Be sure that you have met the following expectations:

• Capture screen shots of each step. • Include the File Hash List for both picture images.

Part III – Image an Imported File In this part, you will image the file you downloaded and saved, in Part I. Finally, in the lab analysis, you will compare the two methods you used (Parts II and III) for imaging and hashing files using the FTK Imager tool. 1. On the virtual desktop, open FTK Imager and go to File > Create Disk Image:

2. Choose Image File and click Next:

3. Browse and locate the “Lab1.exe” you downloaded and click Finish. I had saved the file to Computer > Local Disk (C:) > Users > StudentFirst > Downloads:

Select the file (Lab1.exe) and click Open.

In the Select File box, the Lab1.exe file should populate the Evidence Source Selection. Click Finish.

4. In the Create Image box click on Add…:

5. You will be asked to type in evidence Information and click Next. Put in values, as with example (the Examiner must be you):

Select Next >

6. In the ‘Select Image Destination’ dialogue, use Browse to save the image (I chose StudentFirst > My documents), name the image file, and select Finish:

7. Back in the ‘Create Image’ dialogue, select Start:

Once the imaging is complete, you will see the Drive/Image Verify Results report – make sure and take a screenshot of this information!

Lab Report For this lab, you need to complete a Lab Report, which includes the following requirements:

1. Screen shots of each step in Part II and Part III,

2. The two File Hash Lists from Part II, and

3. Answers the following questions: o How did you alter the original picture in Part II?

o What information can you retrieve from the File Hash List?

o What information can you capture from the FTK Imager tool to identify a file?

o What information can you capture to validate the authenticity of a file/image? The following rubric will be applied for grading this lab:

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Fatimah Syeda
Ideas & Innovations
Supreme Essay Writer
Innovative Writer
Pro Writer
24/7 Assignment Help
Writer Writer Name Offer Chat
Fatimah Syeda

ONLINE

Fatimah Syeda

I am a professional and experienced writer and I have written research reports, proposals, essays, thesis and dissertations on a variety of topics.

$34 Chat With Writer
Ideas & Innovations

ONLINE

Ideas & Innovations

I am an experienced researcher here with master education. After reading your posting, I feel, you need an expert research writer to complete your project.Thank You

$18 Chat With Writer
Supreme Essay Writer

ONLINE

Supreme Essay Writer

I am a professional and experienced writer and I have written research reports, proposals, essays, thesis and dissertations on a variety of topics.

$49 Chat With Writer
Innovative Writer

ONLINE

Innovative Writer

I find your project quite stimulating and related to my profession. I can surely contribute you with your project.

$21 Chat With Writer
Pro Writer

ONLINE

Pro Writer

I have assisted scholars, business persons, startups, entrepreneurs, marketers, managers etc in their, pitches, presentations, market research, business plans etc.

$17 Chat With Writer
24/7 Assignment Help

ONLINE

24/7 Assignment Help

I reckon that I can perfectly carry this project for you! I am a research writer and have been writing academic papers, business reports, plans, literature review, reports and others for the past 1 decade.

$44 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Continuous improvement process in aged care - Roman numerals printable pdf - 340 week 2 Replies - Molecular polarity lab - Kay park parish church - 5 paragraph opord template - Research paper - Servant leadership ethics and entrepreneurism - Maned wolf interesting facts - Percent recovery formula organic chemistry - CJT101 ASSIGNMENT - Week 2 Discussion - Dancing at lughnasa memory theme - The mask you live in summary essay - Phys lab - John labatt classic beer store - Outer worlds force schematics orson or gladys - 155.2 lbs to kg - Signal transduction animation mcgraw hill - Different styles of drama - Www turtlebeach com warranty - Meadow green primary school - In the hr management course jennifer took the book suggested - 5 fold dilution calculator - System analysis and design topics - Internal and external business environment - Report examples for students - St john's church walton - Homework market - Royal commission hospital for jubail and yanbu - Difference between 0 and o - Hot pursuit band brisbane - All arteries carry oxygenated blood except - Christmas story pass and grab - Racq roadside assistance options - General language stimulation techniques - Interesting facts about genesis - Medical women's federation elective bursary - Accounting cycle problems and solutions - Bus 625 Ashford univ - First citizens bank statesboro ga - Business Ethics PPT - Rhetorical strategies in the workplace - Tim o brien the things they carried essay - The concept that as plant output expands, unit costs decrease, is known as: - Love is not so important nowadays cosi - How to study humanities text context subtext - For anyone - Missionaries and cannibals python dfs - Princples of economics week 9 dis - 2d nand vs 3d nand performance - Intermediate accounting chapter 23 statement of cash flows solutions - WRITE TOPIC - Cqu harvard - Federico mahora 20 smells like - Wellness assessment and plan paper - Applied Business Software - Kinetic molecular theory kmt worksheet answer key - No growth philosophy of management - A short distance relationship kissasian - Who did shakespeare marry - Assignment 1 bottling company case study - Hapag lloyd container sizes - Unsw part time load - Answer questions! - Herero genocide summary - Competitive jockeying and market maneuvering among industry rivals - Ecology the lion king movie guide answers - Poor affects on health/development - ITEC 8030 Project 1 - Respiratory system - Patient education on medication safety - Emotional development of early adulthood - Suppose you plant a seed and observe that a tree of large mass grows from it - Beginning inventory plus net purchases minus ending inventory equals - What is case mix index - In the circuit shown in the figure both batteries have insignificant internal resistance - Hand hygiene australia login - Old mutual wealth chester - How to make a string telephone with plastic cups - Supply chain challenges at leapfrog case study - List of all conversion factors - History of coors beer cans - Umuc biol 103 quiz 1 - 500 oops cannot locate user entry ftpsecure - 100 million cash spectacular - Beneficial herbs for blood type o - Reply - Pressure measurement bench lab report - Thomas-kilmann conflict mode instrument free - Ethics in Data Collection - Learning theory of career counseling - Laundry waterproofing requirements nsw - Powerpoint - Guggenheim museum bilbao architecture ppt - United bank offers a 15 year mortgage - Family theories foundations and applications - Choose my plate empty calories - Uno Online: Draw Four-ward into Card Game Chaos! Your Ultimate Guide! - Complete penetration weld symbol