ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 263 - CAS-004 discussion

Report
Export

To save time, a company that is developing a new VPN solution has decided to use the OpenSSL library within Its proprietary software. Which of the following should the company consider to maximize risk reduction from vulnerabilities introduced by OpenSSL?

A.
Include stable, long-term releases of third-party libraries instead of using newer versions.
Answers
A.
Include stable, long-term releases of third-party libraries instead of using newer versions.
B.
Ensure the third-party library implements the TLS and disable weak ciphers.
Answers
B.
Ensure the third-party library implements the TLS and disable weak ciphers.
C.
Compile third-party libraries into the main code statically instead of using dynamic loading.
Answers
C.
Compile third-party libraries into the main code statically instead of using dynamic loading.
D.
Implement an ongoing, third-party software and library review and regression testing.
Answers
D.
Implement an ongoing, third-party software and library review and regression testing.
Suggested answer: D

Explanation:

Implementing an ongoing, third-party software and library review and regression testing is the best way to maximize risk reduction from vulnerabilities introduced by OpenSSL. Third-party software and libraries are often used by developers to save time and resources, but they may also introduce security risks if they are not properly maintained and updated. By reviewing and testing the third-party software and library regularly, the company can ensure that they are using the latest and most secure version of OpenSSL, and that their proprietary software is compatible and functional with it.

asked 02/10/2024
Brian Carlo Hubilla
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first