Match each item with a statement below.

A. A technology that developers can use to display HTML documents to users on the fly
B. The attacker supplies SQL commands when prompted to fill in a Web application field
C. Standard database access method developed by the SQL Access Group and allows interoperability between back-end DBMSs
D. Open-source server-side scripting language that runs on a server and enables Web developers to create dynamic Web pages
E. The interface that determines how a Web server passes data to a Web browser
F. A pointer to the physical directory
G. The analysis of a running application for vulnerabilities
H. Ability to vary the information that is displayed on the Web page
I. Displays the same information on the Web page regardless of who accesses the page
J. Analysis of an application's source code for vulnerabilities


A. ASP
B. SQLi
C. ODBC
D. PHP
E. CGI
F. virtual directory
G. DAST
H. dynamic Web pages
I. static Web pages
J. SAST

Computer Science & Information Technology

You might also like to view...

To save an open file with a new name or in a new location, use the ________ dialog box

Fill in the blank(s) with correct word

Computer Science & Information Technology

Compare may sales to June and express the difference as a percent. The change is compared to June, so:

What will be an ideal response?

Computer Science & Information Technology

When combination charts have data series with vastly different values, you can create ____ charts.

A. dual axis B. secondary C. multivalued D. multiple axis

Computer Science & Information Technology

The method that removes characters from only the right end of a string is the ____ method.

A. Trim B. TrimRight C. TrimEnd D. TrimR

Computer Science & Information Technology