QuestionQ9
Security Test TechniquesYou test a system that sends documents containing sensitive data between users. One risk is that an attacker who obtains access to such a document could read its contents. What type of testing verifies a mechanism that prevents unauthorized persons from reading documents?
- A Conformance testing of digital signatures
- B Conformance testing of public key encryption
- C Code reviews aiming to detect SQL injection
- D Brute force testing using rainbow tables
Community Discussion