[SOLVED] CPE457-Lab 14 PROCESS MONITORING

20.99 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

Using dynamic analysis tool Process Monitor, apply the correct filters to identify relevant information from the sample.Lab Exercise 1 – Using Process monitor

Learning Outcomes 1, 2, & 3

Use CryptoLocker.txt & CryptoLocker.PML.  The TXT file is a capture of process activity at the time of the infection, the .PML is a log from Process Monitor during the same attack.

 

  1. Identify the malicious process, what is its process ID (PID)?
  2. What process started this process?
  3. Describe the process activity for the malware.
  4. Did the malware modify any registry keys? If so, what is the significance of the keys it modified?
Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.