Option C makes the most sense here. Memory injection is when malicious code ends up inside the memory space of a running process, not just an overwritten file on disk like D. This is classic process injection technique, like DLL injection or using Windows API calls. Pretty sure that's what the question wants, but open to counterpoints.
Q: 10
Which of the following is an example of memory injection?
Options
Discussion
Option C D trips people up since it sounds serious, but only C is truly about memory injection into a running process.
Not sure B fits as memory injection, feels like a trap since it hints at buffer overflow. C is more about injecting code directly into a running process. Anyone else seen similar phrasing on actual exams?
C , classic memory injection is when code gets loaded directly into the memory space of a running process. Saw similar wording in official guide and practice exams. Buffer overflow (B) is more about exploitation, not direct memory copying. Not 100 percent if they try to blur definitions here, but C matches most study resources.
I think this is same as a common exam questions, on another practice exam, it's C here.
C tbh. D is more about disk attacks and persistence, not actual memory injection.
C , because it directly says malicious code gets into the memory of a running process. That matches typical memory injection attacks like DLL injection. Pretty confident here but open to arguments if someone thinks another choice fits better.
So tired of CompTIA wording making B sound tempting. C or B, but gonna say C.
Its C
C tbh. That's classic memory injection, since the code gets put right into a running process's memory space.
Be respectful. No spam.
Question 10 of 35