QuestionQ295
Tools/Systems/ProgramsEvelyn, a forensic investigator, must analyze a Linux machine suspected of malicious activity. She needs to review open files and determine which processes are associated with them. Which Volatility Framework plugin should Evelyn use to list open files and their associated processes from a RAM image?
- A linux.pslist
- B linux.mount
- C linux.lsof
- D linux.malfind
Community Discussion