Valid SY0-701 Dumps shared by EduDump.com for Helping Passing SY0-701 Exam! EduDump.com now offer the newest SY0-701 exam dumps, the EduDump.com SY0-701 exam questions have been updated and answers have been corrected get the newest EduDump.com SY0-701 dumps with Test Engine here:
An engineer needs to ensure that a script has not been modified before it is launched. Which of the following best provides this functionality?
Correct Answer: C
Hashing produces a fixed-length fingerprint of the script's contents. By comparing the current hash with a known good hash, the engineer can verify if the script has been altered. Hashing is a one-way function used to validate integrity. Masking (A) hides data, obfuscation (B) hides code logic, and encryption (D) protects confidentiality but does not verify integrity as simply. Integrity checking through hashing is fundamental in General Security Concepts#6:Chapter 7 CompTIA Security+ Study Guide#.