exam questions

Exam SY0-701 All Questions

View all questions & answers for the SY0-701 exam

Exam SY0-701 topic 1 question 484 discussion

Actual exam question from CompTIA's SY0-701
Question #: 484
Topic #: 1
[All SY0-701 Questions]

Which of the following is an example of memory injection?

  • A. Two processes access the same variable, allowing one to cause a privilege escalation.
  • B. A process receives an unexpected amount of data, which causes malicious code to be executed.
  • C. Malicious code is copied to the allocated space of an already running process.
  • D. An executable is overwritten on the disk, and malicious code runs the next time it is executed.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Anyio
3 months ago
Selected Answer: C
C. Malicious code is copied to the allocated space of an already running process. Explanation: Memory injection occurs when malicious code is directly injected into the memory space of an already running process. This type of attack bypasses the need to write malicious code to disk, making it harder to detect with traditional file-based antivirus solutions. Examples include DLL injection or process hollowing. Why not the other options? A. Two processes access the same variable, allowing one to cause a privilege escalation: This describes a race condition, not memory injection. B. A process receives an unexpected amount of data, which causes malicious code to be executed: This describes a buffer overflow, which is a precursor to injection attacks but not memory injection itself.
upvoted 2 times
...
umavaja
3 months ago
Selected Answer: C
From ChatGPT Memory injection is a technique where malicious code is directly injected into the memory space of an already running process, allowing the attacker to execute unauthorized commands or manipulate the process. This method bypasses traditional file-based malware detection because no malicious executable is written to disk.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago