324 Chapter 13 ■ Web Servers and Web Applications
Review Questions
- Which of the following best describes a web application?
A. Code designed to be run on the client
B. Code designed to be run on the server
C. SQL code for databases
D. Targeting of web services - is a client-side scripting language.
A. JavaScript
B. ASP
C. A S P. N E T
D. PHP - Which is an example of a server-side scripting language?
A. JavaScript
B. PHP
C. SQL
D. HTML - Which of the following is used to access content outside the root of a website?
A. Brute force
B. Port scanning
C. SQL injection
D. Directory traversal - Which of the following can prevent bad input from being presented to an application?
A. Filtering
B. Validation
C. Scanning
D. Traversing - can be used to identify a web server.
A. Port scans
B. Banner grabs
C. Traversal
D. Header analysis