File Integrity Monitoring (FIM)



File Checksum Integrity Verifier (FCIV)

Reference: https://support.microsoft.com/en-us/help/841290/availability-and-description-of-the-file-checksum-integrity-verifier-u

1. Compute MDS hash values and store in XML file
fciv.exe -r "<PATH>" -xml results.xml


2. Verify MD5 hash values with stored XML file
fciv.exe -r "<PATH>" -v -xml results.xml


Popular posts from this blog

Remote Desktop Protocol (RDP) Security

Penetration Testing - Network

Damn Vulnerable Web Services (DVWS) - Walkthrough

Offensive Security Testing Guide

Server Message Block (SMB) Security

Host Configuration Assessment - Windows