QUESTIONS AND COMPLETE
SOLUTIONS GRADED A+
Your Exam Plug
, All CFML tags begin with "____". - Answer: CF
ColdFusion uses its own proprietary tags written in ____. - Answer: CFML
Connecting to a Microsoft Active Directory Service database with OLE DB requires using ____ as the
provider. - Answer: ADSDSOOBJECT
Connecting to a MySQL database with OLE DB requires using ____ as the provider. - Answer: MySQLProv
Connecting to a VSAM database with OLE DB requires using ____ as the provider. - Answer: SNAOLEDB
Connecting to an MS SQL Server database with OLE DB requires using ____ as the provider. - Answer:
SQLOLEDB
In a(n) ____ flaw, a Web browser might carry out code sent from a Web site. - Answer: cross-site
scripting
One of the best Web sites to find tools for hacking Web applications is ____. - Answer:
http://packetstormsecurity.org
SQL ____ involves the attacker supplying SQL commands when prompted to fill in a Web application
field. - Answer: injection
The JavaScript getElementByld() function is a method defined by the ____ Document Object Model
(DOM). - Answer: W3C
The ____ Search page is an excellent starting point when investigating VBScript vulnerabilities. - Answer:
Microsoft Security Bulletin
The column tag in CFML is ____. - Answer: <CFCOL>