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)- A76% (44)
- C9% (5)
- D16% (9)
Community Discussion
No community discussion yet for this question.