Ask Question
12 July, 17:29

Bob is developing a software application and has a field where users may enter a date. He wants to ensure that the values provided by the users are accurate dates to prevent security issues. What technique should Bob use?

+2
Answers (2)
  1. 12 July, 19:05
    0
    Input validation

    Explanation:

    Input validation, also recognized as data validation, is the correct checking of any user or device supplied data.

    Input validation prohibits information from reaching an information system incorrectly created. Since it is hard to detect an unauthorized user attempting to attack apps, all data entered into a system should be reviewed and validated by applications.
  2. 12 July, 19:32
    0
    Input Validation.

    Explanation:

    Also known as Data validation, this technique checks all data that users or third parties submit to the system and prevents the entrance of badly formatted data. A data dictionary can be used to validate all incoming data or application programs specifically designed for that role.

    If information is not properly validated, it can become a security breach, that can lead to injection attacks and compromised systems.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Bob is developing a software application and has a field where users may enter a date. He wants to ensure that the values provided by the ...” in 📘 Social Studies if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers