exam questions

Exam SY0-501 All Questions

View all questions & answers for the SY0-501 exam

Exam SY0-501 topic 1 question 804 discussion

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

The exploitation of a buffer-overrun vulnerability in an application will MOST likely lead to:

  • A. arbitrary code execution.
  • B. resource exhaustion.
  • C. exposure of authentication credentials.
  • D. dereferencing of memory pointers.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
vaxakaw829
Highly Voted 4 years, 9 months ago
A buffer overflow either followed by a DoS or an arbitrary code execution. … If the attacker uses the buffer overflow to crash the system or disrupt its services, it is a DoS attack. More often, the attacker’s goal is to insert malicious code in a memory location that the system will execute. … (Darril Gibson’s Get Certified Get Ahead p. 510-511) Since the question says MOST likely, it's A.
upvoted 17 times
...
b4ssey
Highly Voted 4 years, 5 months ago
A. Why? when there is an overflow into another memory location. An attacker can place her malicious code in that location. Hence an Arbitrary code execution.
upvoted 8 times
...
chiachuang
Most Recent 1 year, 6 months ago
Selected Answer: A
buffer overflow An attack in which data goes past the boundary of the destination buffer and begins to corrupt adjacent memory. This can allow the attacker to crash the system or execute arbitrary code.
upvoted 1 times
...
yeaggie
4 years ago
Arbitrary Code Exe https://www.veracode.com/security/buffer-overflow
upvoted 1 times
...
jlowtek
4 years, 6 months ago
A buffer overflow occurs when a program or process attempts to write more data to a fixed length block of memory (a buffer), than the buffer is allocated to hold. By sending carefully crafted input to an application, an attacker can cause the application to execute arbitrary code, possibly taking over the machine https://www.coengoedegebure.com/buffer-overflow-attacks-explained/#:~:text=A%20buffer%20overflow%20occurs%20when,possibly%20taking%20over%20the%20machine.
upvoted 5 times
...
babati
4 years, 8 months ago
If a bad actor can get a pointer to point incorrectly, a dereference can cause havoc to the code. For example, a null pointer dereference is a common way to try to force a buffer overflow. https://www.youtube.com/watch?v=1S0aBV-Waeo Must be code execution.
upvoted 2 times
...
CoRell
4 years, 9 months ago
Usually, a buffer overflow will create a system crash, so this should be reflected by C.
upvoted 1 times
...
Miguel2097
4 years, 9 months ago
https://docs.microsoft.com/en-us/windows/win32/secbp/avoiding-buffer-overruns
upvoted 1 times
...
aki
4 years, 9 months ago
this site indicate C https://www.chegg.com/homework-help/questions-and-answers/exploitation-buffer-overrun-vulnerability-application-likely-lead--arbitrary-code-executio-q49473208
upvoted 2 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