exam questions

Exam 312-50v13 All Questions

View all questions & answers for the 312-50v13 exam

Exam 312-50v13 topic 1 question 2 discussion

Actual exam question from ECCouncil's 312-50v13
Question #: 2
Topic #: 1
[All 312-50v13 Questions]

John is investigating web-application firewall logs and observers that someone is attempting to inject the following:

What type of attack is this?

  • A. SQL injection
  • B. Buffer overflow
  • C. CSRF
  • D. XSS
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
n19htf4ll
2 days, 1 hour ago
Selected Answer: B
'buff' is a 10 characters long string (from 0 to 9) and the user is trying to write the 11th position, which is over its last position. So the right answer is B. overflow
upvoted 1 times
...
nicejob
2 months, 2 weeks ago
Selected Answer: B
buffer overflow, it not possible is sqli
upvoted 1 times
...
Osanyindoro
3 months ago
Selected Answer: B
The answer is B (buffer overflow) Reasons: The buffer buff is defined to hold 10 elements (indices 0 through 9). Writing to buff[10] attempts to access memory beyond the allocated buffer size. This can lead to overwriting adjacent memory, potentially corrupting data, crashing the application, or enabling the execution of malicious code.
upvoted 2 times
...
Booict
3 months ago
Selected Answer: B
the answer is B and not A. Ignore my previous answer
upvoted 1 times
...
Booict
3 months ago
Selected Answer: A
SQL injection attack involves inserting malicious SQL code into a web application's input fields to manipulate the database
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