Tuesday, 28 July 2015

312-50v8 Certification Sample Questions

Question No:11

The programmers on your team are analyzing the free, open source software being used to
run FTP services on a server. They notice that there is an excessive number of fgets() and
gets() on the source code. These C++ functions do not check bounds.

What kind of attack is this program susceptible to?

A. Buffer of Overflow
B. Denial of Service
C. Shatter Attack
D. Password Attack

Answer: A

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.