digital forensics (modules 1-4) exam prep

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

1/88

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:43 PM on 9/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

89 Terms

1
New cards

computer forensics/digital forensics

extraction of data in a consistent, scientific matter

2
New cards

forensics is the process of...

collecting, analyzing, and presenting evidence

3
New cards

computer forensics is...

analyzing, collecting, examining and preservation of evidence

4
New cards

What is the objective of computer forensics?

recover, analyze, and present computer-based material so it can be used as evidence in a court of law.

5
New cards

What are the seven domains of a typical IT infrastructure?

User, Workstation, LAN, LAN-to-WAN, WAN, Remote Access, System/Application

6
New cards

What is an expert report?

lists tests conducted, findings, and conclusions, must be complete/error free (thorough, back up evidence)

7
New cards

What is a deposition?

Testimony taken from a witness or party before trial

8
New cards

what rule lists what an expert/expert testimony is

rule 702

9
New cards

What is digital evidence?

Information processed/assembled so it is relevant to an investigation

10
New cards

What are the four evidence types listed?

Real, demonstrative, documentary, and testimonial.

11
New cards

What drive/connector types are listed?

SCSI, IDE, EIDE, PATA, and SATA.

12
New cards

What file systems are listed?

FAT, NTFS, ReFS, APFS, EXT, and Berkeley Fast File System

13
New cards

What network utilities are shown?

ipconfig, ping, and tracert.

14
New cards

What is obscured information?

Information that may be secured by encryption, hidden using steganographic software, compressed, or in a proprietary format.

15
New cards

What is anti-forensics?

Techniques attackers use to hide evidence

16
New cards

What are examples for obscured information/anti-forensics?

Data destruction, data hiding, data transformation, and file system alteration.

17
New cards

What is the Daubert Standard?

decides if a testimony is reliable and relevant for court

18
New cards

What four Daubert factors are listed?

1. Empirical testing

2. peer review

3. error rate and standards

4. generally accepted theory/technique

19
New cards

What does CALEA (communications assistance for law enforcement) address?

law for wired telephony, including signaling traffic/metadata.

20
New cards

What does FISA (foreign intelligence service act) address?

Collection of information between foreign powers using physical/electronic surveillance

21
New cards

What are the three roles a device can play in computer crime?

1. Target of the crime

2. instrument of the crime

3. evidence repository that stores valuable information about the crime.

22
New cards

What is identity theft?

Use of another person's identity, typically for economic gain

23
New cards

What are common identity-theft methods listed?

Phishing, spyware, and discarded information.

24
New cards

What is phishing?

tricking someone into giving up personal information

25
New cards

What are spear phishing and whaling?

More-targeted attacks

26
New cards

What is spyware?

Software that can monitor computer activity

27
New cards

How does the slide suggest investigating spyware/phishing?

Look for spyware on the victim's machine and where it sends data; for phishing, check email history and web history.

28
New cards

What is discarded information/dumpster diving?

A method for gathering information about a person's identity from discarded information

29
New cards

Where should investigators look for evidence of SQL injection?

Firewall logs and database logs.

30
New cards

What is cross-site scripting?

An attacker posts JavaScript where users can post text; if input is not filtered, the script executes when other users view it

31
New cards

What is Ophcrack used for?

It compares a rainbow table against the Windows SAM file, searching for matching passwords.

32
New cards

What is fraud?

Any attempt to gain financial reward through deception.

33
New cards

What are two forensic strategies for fraud?

Trace communications and follow the money

34
New cards

What are non-access computer crimes?

Crimes that do not involve an attempt to actually access the target.

35
New cards

What examples of non-access crimes are listed?

DoS attacks, viruses, and logic bombs

36
New cards

What are the steps of the three-way handshake?

Client sends SYN; server sends SYN/ACK; client sends ACK and communications begin.

37
New cards

What is a SYN flood?

An attacker keeps sending SYN packets but never responds to SYN/ACK, overwhelming the system

38
New cards

What virus categories are listed?

Macro, memory-resident, multipartite, armored, sparse infector, polymorphic

39
New cards

What is a logic bomb?

Malware harms a system when a certain condition is met (ex. time/date)

40
New cards

What are the four forensic methodology principles?

Handle original data as little as possible; avoid exceeding your knowledge; create an analysis plan; comply with the rules of evidence.

41
New cards

What does FRE 901 require?

Evidence sufficient to support a finding that the item is what the proponent claims it is

42
New cards

What is the example order of volatility?

1.Registers/cache

2. routing tables

3. ARP cache

4. process table

5. kernel statistics/modules

6. main memory

7. temporary file systems

8. secondary memory

9. router configuration

10. network topology.

43
New cards

What RFC 3227 collection order is listed?

1. Volatile data

2. file slack

3. file system

4. registry

5. memory dumps

6. system state backup

7. Internet traces.

44
New cards

What is file slack?

Unused space between the logical end and physical end

45
New cards

Why can file slack matter?

It can contain passwords, network logons, email, etc.

46
New cards

What is NIST CFTT?

Computer Forensics Tool Testing program, (verifies appropriateness of a tool)

47
New cards

What does ASCLD do?

Provides guidelines for managing a forensics lab, certification, and certifies labs that analyze digital evidence.

48
New cards

What does TEMPEST refer to?

DoD guidelines on electromagnetic radiation (EMR)

49
New cards

What is steganography?

The art/science of writing hidden messages

50
New cards

What is the most common steganography method listed?

LSB (least significant bit) used to store data

51
New cards

What are the basic steganography terms?

payload, carrier, channel

52
New cards

What is steganophony?

hiding messages in sound files

53
New cards

What is video steganography?

Hiding information in video files.

54
New cards

What advanced steganography technique is listed?

Bit-Plane Complexity Segmentation Steganography (BPCS).

55
New cards

What is steganalysis?

Analyzing files for hidden content

56
New cards

How can LSB steganography be detected?

By examining close-color pairs.

57
New cards

What does MP3Stego do?

hides data in mp3 files

58
New cards

What does Deep Sound do?

Allows files to be hidden in MP3, WAV, CDA, and other formats

59
New cards

What is encryption?

turns a message to where it cannot be read

60
New cards

What is cryptography?

The study of writing secret messages.

61
New cards

How do steganography and encryption differ?

Steganography hides the message; encryption/cryptography leaves the message present but unable to be read

62
New cards

What is the Caesar cipher?

substitution cipher that shifts letters by a number

63
New cards

What are plaintext and ciphertext?

Plaintext is the text to encrypt; ciphertext is the result after the algorithm and key.

64
New cards

What is Atbash?

A cipher that reverses the alphabet

65
New cards

What is ROT13?

A Caesar-cipher permutation rotating characters 13 positions

66
New cards

What is the Scytale cipher?

A cipher using a leather strip wrapped around a cylinder/baton; the same-sized cylinder/key is used to decrypt.

67
New cards

What is the Playfair cipher?

Encrypts pairs of letters (digraphs) using a 5×5 table with a keyword/key phrase.

68
New cards

What is multialphabet substitution?

Multiple shift values create multiple substitution alphabets

69
New cards

What is the Enigma machine?

WWII cipher system using multialphabet substitution

70
New cards

What are the two main types of modern cryptography?

Symmetric and asymmetric.

71
New cards

What is symmetric cryptography?

Uses the same key to encrypt and decrypt plaintext.

72
New cards

What is asymmetric cryptography?

Uses different keys to encrypt and decrypt plaintext

73
New cards

What are substitution and transposition?

Substitution changes plaintext to matching ciphertext parts; transposition swaps blocks of ciphertext.

74
New cards

What is a block cipher?

Encrypts data in groups of bits called blocks.

75
New cards

What is a stream cipher?

Encrypts data as a stream, one bit at a time

76
New cards

What is DES?

A cipher dividing data into 64-bit blocks and using 16 encryption steps with substitutions, bit shifting, logical operations, and a 56-bit key, followed by scrambling/transposition.

77
New cards

What is 3DES?

An interim solution to DES that performs DES three times with three different keys

78
New cards

What is AES?

Advanced Encryption Standard, also called the Rijndael block cipher.

79
New cards

What AES key sizes and block size are listed?

128, 192, or 256-bit keys; all use a 128-bit block size.

80
New cards

What are cryptographic-hash characteristics?

One-way/not reversible; fixed-length output; collision resistant.

81
New cards

What is RSA?

An asymmetric algorithm, difficulty of factoring large integers made from large prime factors.

82
New cards

What is Diffie-Hellman?

A protocol allowing two parties to establish a shared key over a channel

83
New cards

What is cryptanalysis?

Using techniques other than brute force to attempt to uncover a key; also academic/knowledge-based code breaking

84
New cards

What methods of cryptanalysis are listed?

Frequency analysis; Kasiski examination; known plaintext; chosen plaintext; ciphertext-only; related-key attack.

85
New cards

What is frequency analysis?

Using frequencies of letters in natural language to derive information about a key

86
New cards

What is Kasiski examination?

An attack on substitution ciphers such as Vigenère that can deduce keyword length, then arrange ciphertext into columns for frequency analysis.

87
New cards

What is John the Ripper?

A password cracker popular with network administrators and hackers; it can use word-list text files and is command-line based with no Windows interface.

88
New cards

Why does quantum computing matter to RSA and Diffie-Hellman?

with a fully working quantum computer, these algorithms would no longer be secure.

89
New cards

what is curriculum vitae?

like a resume, specific to forensic investigators experience