Unit 4: Linux and Network Forensics - Subjective Questions

INT250 — Digital Evidence Analysis • Practice Questions with Detailed Answers

20 questions

1

Define volatile data and non-volatile data in Linux. Distinguish between them using suitable examples and explain why the order of volatility is important during an investigation.

2

Describe a forensically sound procedure for collecting volatile evidence from a live Linux system.

3

Identify and explain the major sources of non-volatile evidence available on a Linux system.

4

Explain the complete workflow for forensic analysis of a Linux file-system image.

5

Describe how inode information, file-system journals, and unallocated space assist in the recovery and analysis of deleted files in Linux.

6

Why must a forensic image be accessed in read-only mode? Explain the roles of write blockers, mounting precautions, and cryptographic hashes.

7

Explain file-system timeline analysis in Linux. What do the major file timestamps indicate, and what limitations must an investigator consider?

8

What is Linux memory forensics? Describe the major artifacts that can be extracted from a Linux memory image.

9

Discuss the challenges involved in acquiring and analyzing memory from a Linux system and suggest methods to address them.

10

Explain how memory forensics can be used to detect process injection, hidden processes, and Linux kernel rootkits.

11

Define network forensics and compare the evidential value of full packet capture, flow records, and network-device logs.

12

Explain Linux logging fundamentals with reference to syslog, systemd-journald, log rotation, and important security logs.

13

Describe the measures required to preserve the integrity, reliability, and evidential value of Linux and network logs.

14

What is network forensic readiness? Develop the main elements of a network forensic readiness plan for an organization.

15

Explain the concept of event correlation. Distinguish between temporal, attribute-based, causal, and rule-based correlation with examples.

16

What are Indicators of Compromise? Explain how different types of IoCs can be identified from network logs and discuss their limitations.

17

Describe a systematic workflow for investigating suspicious network traffic from detection to final reporting.

18

Explain how packet capture analysis can be used to reconstruct a network session and recover transferred objects.

19

How can an investigator analyze encrypted network traffic when application payloads are unavailable?

20

A Linux server shows repeated failed SSH logins, a later successful root login, execution of an unknown process, and periodic outbound traffic. Explain how you would correlate host, memory, file-system, and network evidence to investigate the incident.