Integrity Tools: Message Integrity
Message integrity or hash functions are the most common method used to combat this problem.
Hash codes are computed for all the data on the server and stored in a secure place to ensure that hash codes are not altered.
At regular intervals, the hash codes should be recomputed and compared with the original computed codes.
If they don’t match, then something has changed and should be immediately investigated.