ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 79 - SY0-701 discussion

Report
Export

A software development manager wants to ensure the authenticity of the code created by the company. Which of the following options is the most appropriate?

A.
Testing input validation on the user input fields
Answers
A.
Testing input validation on the user input fields
B.
Performing code signing on company-developed software
Answers
B.
Performing code signing on company-developed software
C.
Performing static code analysis on the software
Answers
C.
Performing static code analysis on the software
D.
Ensuring secure cookies are use
Answers
D.
Ensuring secure cookies are use
Suggested answer: B

Explanation:

Code signing is a technique that uses cryptography to verify the authenticity and integrity of the code created by the company. Code signing involves applying a digital signature to the code using a private key that only the company possesses. The digital signature can be verified by anyone who has the corresponding public key, which can be distributed through a trusted certificate authority. Code signing can prevent unauthorized modifications, tampering, or malware injection into the code, and it can also assure the users that the code is from a legitimate source.Reference=CompTIA Security+ Study Guide with over 500 Practice Test Questions: Exam SY0-701, 9th Edition, Chapter 2, page 74. CompTIA Security+ (SY0-701) Certification Exam Objectives, Domain 3.2, page 11.Application Security -- SY0-601 CompTIA Security+ : 3.2

asked 02/10/2024
David Wang
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first