Question 31

While performing functional testing of the new product from a shared machine, a QA analyst closed their browser window but did not logout of the application. A different QA analyst accessed the application an hour later and was not prompted to login. They then noticed the previous analyst was still logged into the application.
How should existing security controls be adjusted to prevent this in the future?
  • Question 32

    Which type of security analysis is limited by the fact that a significant time investment of a highly skilled team member is required?
  • Question 33

    Which mitigation technique is used to fight against an identity spoofing threat?
  • Question 34

    During fuzz testing of the new product, an exception was thrown on the order entry view, which caused a full stack dump to be displayed in the browser window that included function names from the source code.
    How should existing security controls be adjusted to prevent this in the future?
  • Question 35

    Which secure coding best practice says to only use tested and approved components and use task-specific, built-in APIs to conduct operating system functions?