Which software control test examines the internal logical structures of a program and steps through the code line by line to analyze the program for potential errors?
What is a countermeasure to the web application security frame (ASF) authentication threat category?
What is the privacy impact rating of an application that stores personally identifiable information, monitors users with ongoing transfers of anonymous data, and changes settings without notifying the user?
Which secure coding best practice ensures sensitive information is not disclosed in any responses to users, authorized or unauthorized?
The product development team is preparing for the production deployment of recent feature enhancements.
One morning, they noticed the amount of test data grew exponentially overnight. Most fields were filled with random characters, but some structured query language was discovered.
Which type of security development lifecycle (SDL) tool was likely being used?
What is a countermeasure to the web application security frame (ASF) data validation/parameter validation threat category?
The product team has been tasked with updating the user interface (UI). They will change the layout and also add restrictions to field lengths and what data will be accepted.
Which secure coding practice is this?
Which threat modeling step assigns a score to discovered threats?
Which software development model starts by specifying and implementing just a part of the software, which is then reviewed and identifies further requirements that are implemented by repeating the cycle?