January 2020
Intermediate to advanced
530 pages
11h 11m
English
Since it is impractical to inspect every file to verify whether it has been tampered with, we'll only be verifying whether the file tree structure of the directory or the last modified time of any of the files has changed. This will indicate whether a file has been added or removed from our directory or any file has been tampered with since our app recorded the hashes. The individual files will be checked and verified only when we find that the MTH (MTH) has changed. We will check these files to locate the actual file(s) that were tampered with.
In this section, we'll write the /api/hashread service to check whether there is a mismatch between the current MTH ( ...
Read now
Unlock full access