Chapter 10 Quiz
Which of the following refers to the flow a user is expected to follow in an application to accomplish a goal?
Business Logic
Which specific type of tag do All CFML tags begin with?
CF
Adobe System's ColdFusion uses its proprietary tags, which are written in which of the following languages?
CFML
Which of the following is the interface that determines how a Web server passes data to a Web browser?
CGI
Which of the following application tests analyzes a running application for vulnerabilities?
Dynamic Application Security Testing
OLE DB relies on connection strings that enable the application to access the data stored on an external device.
True
What type of useful tools can a security tester find available in both Firefox and Chrome Web browsers?
Developer Tools
Which type of vulnerabilities can result from a server accepting untrusted, unvalidated input?
Injection
Which of the following application tests analyzes an application's source code for vulnerabilities, and is therefore only possible when the source code of an application is available?
Static Application Security Testing