The system drive is very large but does not contain the sensitive data. The technician has limited time to complete this task. Which of the following is the BEST command for the technician to run?

Last Updated on August 10, 2021 by Admin 3

As part of incident response, a technician is taking an image of a compromised system and copying the image to a remote image server (192.168.45.82). The system drive is very large but does not contain the sensitive data. The technician has limited time to complete this task. Which of the following is the BEST command for the technician to run?

  • tar cvf – / | ssh 192.168.45.82 “cat – > /images/image.tar”
  • dd if=/dev/mem | scp – 192.168.45.82:/images/image.dd
  • memdump /dev/sda1 | nc 192.168.45.82 3000
  • dd if=/dev/sda | nc 192.168.45.82 3000
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments