exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 245 discussion

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

A penetration tester is fuzzing an application to identify where the EIP of the stack is located on memory. Which of the following attacks is the penetration tester planning to execute?

  • A. Race-condition
  • B. Pass-the-hash
  • C. Buffer overflow
  • D. XSS
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
Vince7777
Highly Voted 1 year, 7 months ago
If I fail its because of all these dumb acronyms being thrown around
upvoted 44 times
...
Knowledge33
Highly Voted 2 years, 6 months ago
EIP is a register in x86 architectures (32bit). It holds the "Extended Instruction Pointer" for the stack. In other words, it tells the computer where to go next to execute the next command and controls the flow of a program.
upvoted 16 times
...
AspiringNerd
Most Recent 1 year ago
Memory = buffer overflow
upvoted 5 times
...
LordJaraxxus
1 year, 2 months ago
Selected Answer: C
the key word is memory so i choose C.
upvoted 4 times
...
Afel_Null
1 year, 7 months ago
Selected Answer: C
No idea what EIP is, but fuzzing means bruteforcing the input validation. Also, he's checking memory, so buffer overflow is the only one that fits.
upvoted 5 times
Teleco0997
1 year, 5 months ago
exact same reasoning done here
upvoted 3 times
...
...
ApplebeesWaiter1122
1 year, 9 months ago
Selected Answer: C
In this scenario, the penetration tester is trying to identify the location of the EIP (Extended Instruction Pointer) in memory by fuzzing the application. This is a common technique used to find vulnerabilities related to buffer overflows. A buffer overflow occurs when more data is written to a buffer than it can hold, causing the extra data to overflow into adjacent memory regions, potentially overwriting important data such as the EIP. By identifying the location of the EIP, the penetration tester can then attempt to control the execution flow of the program and potentially execute arbitrary code.
upvoted 8 times
...
andresalcedo
1 year, 9 months ago
Buffer overflow = memory
upvoted 4 times
...
frankokabbb
2 years, 1 month ago
Selected Answer: C
Buffer overflow = memory
upvoted 1 times
...
FMMIR
2 years, 5 months ago
Selected Answer: C
The penetration tester is planning to execute a buffer overflow attack. A buffer overflow attack is a type of security vulnerability that occurs when a program attempts to write data to a memory buffer that is too small to hold it. This can cause the program to crash or, in some cases, allow an attacker to execute arbitrary code. One way to identify where the EIP of the stack is located on memory is to use a technique called fuzzing, which involves sending large amounts of data to an application in order to identify areas where the application is vulnerable to buffer overflow attacks
upvoted 13 times
...
ostralo
2 years, 6 months ago
EIP stands for Extended Instruction Pointer and is used to track the address of the current instruction running inside the application.
upvoted 1 times
...
ostralo
2 years, 6 months ago
https://security.stackexchange.com/questions/129499/what-does-eip-stand-for EIP - 33 EIP is a register in x86 architectures (32bit). It holds the "Extended Instruction Pointer" for the stack. In other words, it tells the computer where to go next to execute the next command and controls the flow of a program.
upvoted 1 times
...
andrizo
2 years, 6 months ago
Whats an eip?
upvoted 2 times
Gino_Slim
2 years, 6 months ago
EIP stands for Extended Instruction Pointer and is used to track the address of the current instruction running inside the application.
upvoted 1 times
...
...
Granddude
2 years, 7 months ago
Selected Answer: C
https://www.imperva.com/learn/application-security/buffer-A buffer overflow (or buffer overrun) occurs when the volume of data exceeds the storage capacity of the memory buffer. As a result, the program attempting to write the data to the buffer overwrites adjacent memory locations
upvoted 3 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