QuestionQ26

Forensics Techniques

What is the transmogrify anti-forensics technique?

  • A hiding a section of a malicious file in unused areas of a file
  • B sending malicious files over a public network by encapsulation
  • C concealing malicious files in ordinary or unsuspecting places
  • D changing the file header of a malicious file to another file type
Explanation

Transmogrification disguises a file as a different file type by modifying its header or other identifying signature information, which can make a malicious file appear benign or cause it to be handled differently by file-type detection tools.

Community Discussion

No comments yet. Be the first to start the discussion!