Block 2 Exam

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:55 PM on 3/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

What does the Judge do with evidence?

Decide if the evidence is legally admissible

2
New cards

What does the Prosecutor or Investigator do with evidence?

Explain why it should be admitted

3
New cards

What’s the difference between Traditional Forensic Evidence and Digital Forensic Evidence?

Traditional evidence remains unchanged when admitted into court while Digital evidence is often in a state of flux

4
New cards

Why is digital evidence in a state of “flux”

  • RAM evidence is constantly changing

  • Cell phones will constantly be changing while the phone is powered

  • Evidence includes social networking, websites, mobile devices, and cloud computing

5
New cards

What are Federal Rules of evidence?

The set of rules that determine the admissibility of evidence in both civil and criminal cases in federal court

6
New cards

What do the Federal rules of evidence focus on?

the manner in which the evidence was seized, handled, and documented in accordance with the law

7
New cards

What is Discovery?

Pre-Trial Phase in which both parties must share evidence including: interrogation, depositions, documents, subpoenas, digital evidence images

8
New cards

What is Expert Witness Discovery?

Complete statement of all opinions and underling basis

9
New cards

What is Hearsay?

Statement made by someone other than the one made by the declaration while testifying at trial or hearing offered in evidence to prove the truth of the manner asserted

10
New cards

What is Not Hearsay?

Records of regularly conducted activity: Emails, spreadsheets, system logs, etc. are records created in the normal course of business and are therefore admissible

11
New cards

What is Best Evidence?

States that secondary evidence, or a copy, is inadmissible in court when the original exists. Printouts are necessary

12
New cards

What is Chain of Custody?

The master copy for who had control of evidence, when they had control, where they had control. Documents the life-cycle from seizure to court presentation

13
New cards

What is standard information for Documentation?

  • Case information

    • Case number

    • Case name

    • Primary Investigators

  • System/Evidence

    • Make

    • Model

    • Serial Number

  • Tools Used

  • Destination Media

  • Any other agent notes

14
New cards

What are Limitations to Documentation?

Not all information will be accessible. Serial Numbers or other identifiers might be concealed in server rack setup

15
New cards

What is the goal of a forensic report?

to detail findings of analysis, not convey opinions or convince jury of guilt or innocence. Must be dependable and repeatable.

16
New cards

What are characteristic of a report?

  • Technically precise

  • Comprehensive

  • Common Language (not just technical jargon)

  • No ambiguity should surround anything stated in the report

  • Should be detailed enough for someone to use the report to recreate the analysis and findings

17
New cards

What are Common Sections in a Report?

  • Cover page

  • Table of Contents

  • Executive Summary

  • Purpose of the Investigation

  • Methodology

  • Electronic Media Analyzed

  • Report Findings

  • Investigations Details Connected to the Case

  • Exhibits/Appendices

  • Conclusion

  • Glossary

18
New cards

What is an Executive Summary?

  • Synopsis of the purpose of the investigation and the investigator's findings

  • Should convey the overall results of the analysis without the details

  • Typically no more than one page

  • Reader shouldn't need a technical understanding to understand the executive summary

19
New cards

What is Methodology?

  • Science behind the examination, the approach the investigator took

  • List of software and tools used

    • Be specific to include version numbers, model numbers, firmware versions where applicable

  • If there are any deviations to traditional methodology, document reason for deviation

20
New cards

What is the Report Findings section?

  • Should be related to the investigation within the scope

  • Technical terms should be comprehensively explained

  • State facts, be careful of interpretations

  • States findings in a clear, factual manner where exhibits backup the statements

21
New cards

What should Exhibits/Appendices Include?

  • Detailed exports that support findings

  • Do not include any forensic reports/exports that are not explained in the Report Findings section of the report

  • Imaging Forms

  • Evidence List

  • Warrants

  • Subpoena

22
New cards

What is a Forensic Image?

An exact bit-by-bit copy of a piece of media without altering the original data.

23
New cards

What is sanitized evidence storage?

hard drive must be wiped

24
New cards

What is the only true hardware writeblocker?

Floppy Tab

25
New cards

What is firmware writeblocker?

Intermediate device between the evidence and the system that intercepts the write signal from the system and prevents any alteration of data

26
New cards

What is software writeblocker?

A Secure Linux environment, connecting file systems as "read only" to the system

27
New cards

What is a portable writeblocker?

Eternal device that is between the evidence and forensic workstation and can be moved from workstation to workstation or site to site

28
New cards

What is a Stand-alone Writeblocker?

Does not need a workstation, limited functionality, usually faster

29
New cards

What is a workstation writeblocker?

Installed into forensic workstation, cannot be moved without disassembly

30
New cards

What are forensic Image Formats?

  • Raw Images: DD (Digital Disk Format)

  • Specialized

    • E01 - Guidance software (locks down the format, only for forensic use)

    • Ghost Image (used to push out images all at once - administrative-type)

  • Targeted - used to select a couple images rather than the larger amount of information

    • AD1 - Access Data (create an evidence-worthy zip file)

    • L01 - Guidance software

31
New cards

What are some common forensic imaging tools?

  • FTK imager

  • EnCase

  • Lunix DD or DCFLDD

32
New cards

What does a Writeblocker do?

Preserves the integrity of the original evidence

33
New cards

What are Hash Values?

The Digital Fingerprint used to verify file and evidence integrity

34
New cards

What are common formats for Hash Values

  • MD5 - Message Direct 5: 128-bit hash value

  • SHA256 - Secure Hash Algorithm: 256-bit hash value

35
New cards

Where are hash values stored?

Depending on the program, hash value will be stored in metadata of image file or separate log file will be created

36
New cards

Why forensic images?

Do no harm to your evidence, locked containers, allowed analysis without altering the original

37
New cards

Internal Components of a Hard Drive

Platter, Spindle, Boom/Actuator Arm

38
New cards

What is a Platter?

A circular disk made from aluminum, ceramic, or glass that stores data magnetically. It contains sectors and tracks

39
New cards

What is a Spindle?

The center of the disk and powered by a motor that spins the platters

40
New cards

What is a Boom/Actuator Arm?

Contains a read/write head that modified the magnetism of the disk. Each bit is either on or off, "0" or "1"

41
New cards

What are Hard Drive connections?

SCSI, IDE, SATA, ZIF

42
New cards

What is a Byte?

Smallest addressable unit of memory, 8 bits, 0101 1010

43
New cards

What is a Sector?

512 bytes

44
New cards

What is a cluster?

A unit of storage that contains continuous sectors, determined by the partition

45
New cards

What is a track?

Concentric bands on the platter that contain sectors

46
New cards

What is a cylinder?

Same track number on each platter, spans all platters of a hard drive

47
New cards

What is Physical Storage?

the physical location of a sector where data is stored, typically identified as a drive number, cannot be directly accessed without a file system

48
New cards

What is Logical Storage?

A partition, identified as a letter, contains a file system that is usable by an operating system, must be formatted into a specific file system

49
New cards

What are components to logical storage?

Partition, File System, Allocated Storage, Unallocated Storage

50
New cards

What is file storage?

Files are stored in groups of full clusters.

Physical Size: Actual disk space required to store the file

Logical Size: Amount of data stored for file

Explore top notes

Explore top flashcards

flashcards
May 12th vocab
20
Updated 1052d ago
0.0(0)
flashcards
Unit 3 Terms
72
Updated 1213d ago
0.0(0)
flashcards
Capitulum 26 Verbs Only
21
Updated 362d ago
0.0(0)
flashcards
Livy 11.13 Vocab
20
Updated 1123d ago
0.0(0)
flashcards
Langlit final 1
154
Updated 99d ago
0.0(0)
flashcards
AP euro 6-7
100
Updated 1120d ago
0.0(0)
flashcards
May 12th vocab
20
Updated 1052d ago
0.0(0)
flashcards
Unit 3 Terms
72
Updated 1213d ago
0.0(0)
flashcards
Capitulum 26 Verbs Only
21
Updated 362d ago
0.0(0)
flashcards
Livy 11.13 Vocab
20
Updated 1123d ago
0.0(0)
flashcards
Langlit final 1
154
Updated 99d ago
0.0(0)
flashcards
AP euro 6-7
100
Updated 1120d ago
0.0(0)