Question 6

Which secure coding practice involves clearing all local storage as soon as a user logs of for the night and will automatically log a user out after an hour of inactivity?
  • Question 7

    What are the eight phases of the software development lifecycle (SDLC)?
  • Question 8

    The software security team is using an automation tool that generates random data to input into every field in the new product and track results.
    Which security testing technique is being used?
  • Question 9

    What is a countermeasure to the web application security frame (ASF) authentication threat category?
  • Question 10

    Credit card numbers are encrypted when stored in the database but are automatically decrypted when data is fetched. The testing tool intercepted the GET response, and testers were able to view credit card numbers as clear text.
    How should the organization remediate this vulnerability?