PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which of the following is MOST likely being exploited t…

After being notified of an issue with the online shopping cart, where customers are able to arbitrarily change the
price of listed items, a programmer analyzes the following piece of code used by a web based shopping cart.
SELECT ITEM FROM CART WHERE ITEM=ADDSLASHES($USERINPUT);
The programmer found that every time a user adds an item to the cart, a temporary file is created on the web
server /tmp directory. The temporary file has a name which is generated by concatenating the content of the
$USERINPUT variable and a timestamp in the form of MM- DD-YYYY, (e.g. smartphone-12-25-2013.tmp)
containing the price of the item being purchased. Which of the following is MOST likely being exploited to
manipulate the price of a shopping cart’s items?

Which of the following will meet this goal without requ…

A security architect is designing a new infrastructure using both type 1 and type 2 virtual machines. In addition
to the normal complement of security controls (e.g. antivirus, host hardening, HIPS/NIDS) the security architect
needs to implement a mechanism to securely store cryptographic keys used to sign code and code modules onthe VMs. Which of the following will meet this goal without requiring any hardware pass-through
implementations?


Page 365 of 4,924« First...102030...363364365366367...370380390...Last »