nerdexam
GIAC

GREM · Question #147

Which API calls are commonly used by malware to manipulate processes and inject code? (Choose two)

The correct answer is A. VirtualAllocEx() B. WriteProcessMemory(). See the full explanation below for the reasoning.

Question

Which API calls are commonly used by malware to manipulate processes and inject code? (Choose two)

Options

  • AVirtualAllocEx()
  • BWriteProcessMemory()
  • CSendMessage()
  • DNtQueryInformationFile()

How the community answered

(58 responses)
  • A
    76% (44)
  • C
    9% (5)
  • D
    16% (9)

Community Discussion

No community discussion yet for this question.

Full GREM Practice