GIAC Certified Incident Handler (GCIH) — Question 92

Considering Volatility, why would psscan return more results than pslist?

Answer options

Correct answer: C

Explanation

The correct answer is C because the psscan plugin's ability to access process information directly from the kernel allows it to uncover processes that may not be visible through other methods. Options A and B are incorrect as they do not explain the fundamental capability of psscan, while D, while partially true, does not encompass the broader capability of accessing kernel-level data.