GIAC Certified Incident Handler GCIH Question # 53 Topic 6 Discussion

GIAC Certified Incident Handler GCIH Question # 53 Topic 6 Discussion

GCIH Exam Topic 6 Question 53 Discussion:
Question #: 53
Topic #: 6

Adam works as a Senior Programmer for Umbrella Inc. A project has been assigned to him to write a short program to gather user input for a Web application. He wants to keep his program neat and simple. His chooses to use printf(str) where he should have ideally used printf("%s", str).

What attack will his program expose the Web application to?


A.

Format string attack


B.

Cross Site Scripting attack


C.

SQL injection attack


D.

Sequence++ attack


Get Premium GCIH Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.