Topic 8: . Software Development Security
Which of the following is a web application control that should be put into place to prevent exploitation of Operating System (OS) bugs?
A.
Check arguments in function calls
B.
Test for the security patch level of the environment
C.
Include logging functions
D.
Digitally sign each application module
Test for the security patch level of the environment
A Java program is being developed to read a file from computer A and write it to computer B, using a third computer C. The program is not working as expected. What is the MOST probable security feature of Java preventing the program from operating as intended?
A.
Least privilege
B.
Privilege escalation
C.
Defense in depth
D.
Privilege bracketing
Least privilege
When in the Software Development Life Cycle (SDLC) MUST software security functional
requirements be defined?
A.
After the system preliminary design has been developed and the data security categorization has been performed
B.
After the vulnerability analysis has been performed and before the system detailed design begins
C.
After the system preliminary design has been developed and before the data security categorization begins
D.
After the business functional analysis and the data security categorization have been performed
After the business functional analysis and the data security categorization have been performed
Which of the following is the PRIMARY risk with using open source software in a
commercial software construction?
A.
Lack of software documentation
B.
License agreements requiring release of modified code
C.
Expiration of the license agreement
D.
Costs associated with support of the software
Costs associated with support of the software
The configuration management and control task of the certification and accreditation process is incorporated in which phase of the System Development Life Cycle (SDLC)?
A.
System acquisition and development
B.
System operations and maintenance
C.
System initiation
D.
System implementation
System acquisition and development
Page 12 out of 298 Pages |
Previous |