Hands-On Ethical Hacking and Network Defense, 3e, ISBN 9781285454610
Ch. 10 Solutions-1
Chapter 10 Solutions
Review Questions
1. The following code is an example of what language?
2. Which of the following can be used to create dynamic Web pages? (Choose all that
apply.)
3. Which of the following can be used to connect a Web server to a back-end database
server? (Choose all that apply.)
4. What tag is used to indicate ASP code?
5. What is DAST?
6. What is authorization testing?
7. Entering the value ‘ OR 1=1 in a Web application that has an “Enter Your PIN”
field is most likely an example of which attack?
8. HTML Web pages containing connection strings are more vulnerable to attack. True
or False?
9. The AccessFileName directive in Apache, along with a configuration file (such as
.htaccess), can be used to perform which of the following on a Web site?
10. Which of the following is an open-source technology for creating dynamic HTML
Web pages?
11. CGI is used in Microsoft ASP pages. True or False?
12. Name three Web application vulnerabilities from OWASP’s top 10 list.
Correct answers include cross-site scripting (XSS) vulnerabilities, injection