Which of the following describes the process of ensuring that the script being used was not altered by anyone other than the author?

A certain script was recently altered by the author to meet certain security requirements, and
needs to be executed on several critical servers. Which of the following describes the process of
ensuring that the script being used was not altered by anyone other than the author?

A certain script was recently altered by the author to meet certain security requirements, and
needs to be executed on several critical servers. Which of the following describes the process of
ensuring that the script being used was not altered by anyone other than the author?

A.
Digital encryption

B.
Digital signing

C.
Password entropy

D.
Code signing



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Tim

Tim

Code signing is the process of digitally signing executables and scripts to confirm the software author and guarantee that the code has not been altered or corrupted since it was signed by use of a cryptographic hash.