PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which digital signature has she chosen?

Shayla is designing a web-based application that will pass data to and from a company extranet.
This data is very sensitive and must be protected at all costs. Shayla will use a digital certificate
and a digital signature to protect the data. The digital signature she has chosen to use is based on
the difficulty in computing discrete logarithms. Which digital signature has she chosen?

What is George preventing by changing the code?

After learning from an external auditor that his code was susceptible to attack, George decided to
rewrite some of his code to look like the following. What is George preventing by changing the
code?
public voif doContent(…) {

String s;
if ((s = getUsernameByID(“userid”)) != null) {
s = StringUtils.encodeToHTML(s, 50);
response.write(“<br>Applicant:<u>” + s +
“</u>”);
}

}

what port must he have the network engineer open in order for the application to communicate?

Fred is planning on using the windows socket application ClientApp.exe program to create a
client-side application that his employees will use. This program will access backend programs
from two different remote sites over WAN connections. If Fred does not make any modifications to
the ClientApp.exe default settings, what port must he have the network engineer open in order for
the application to communicate?


Page 217 of 555« First...102030...215216217218219...230240250...Last »