Integrity Monitoring — Globalscape
Antivirus software relies on signatures—definitions of known viruses. When a new, unknown malware (Zero-Day) hits a server, antivirus often misses it. However, Integrity Monitoring does not care if the file is "known" or "unknown." It simply knows that a critical executable file was modified. If svchost.exe or an EFT binary changes size or hash unexpectedly, it is a red flag that a compromise has occurred, catching threats that traditional AV misses.
: For web-based transfers, the integrity check is often performed via a HEAD request. The server returns an X-CRC header containing the CRC32 value for the client to verify. 3. Avoiding "Undefined Integrity Errors"
Globalscape utilizes several distinct methods to monitor and verify file integrity throughout the transfer lifecycle. 1. File Integrity Validation (XCRC & Checksums) globalscape integrity monitoring
, consult the GlobalSCAPE EFT Administrator’s Guide (Version 8.x or later) or contact Fortra Support for advanced policy design and tuning.
GlobalSCAPE EFT supports industry-standard hash functions. SHA-256 is recommended for compliance with regulations like PCI DSS and HIPAA, while faster algorithms like MD5 (though cryptographically weaker) may be used for non-critical integrity checks. If svchost
PCI DSS mandates that critical file integrity monitoring mechanisms be deployed to detect unauthorized changes to system files, logs, and configuration files. GlobalSCAPE EFT’s integrity monitoring fulfills this requirement by providing automated, auditable checks.
The cornerstone of Globalscape Integrity Monitoring is the hashing algorithm (such as SHA-256 or SHA-512). When a file is ingested or when a directory baseline is established: File Integrity Validation (XCRC & Checksums)
For legal and forensic purposes, the chain of custody is vital. If a file is used as evidence in a legal proceeding, one must prove that the file has not been tampered with from the moment of upload to the moment of presentation. Globalscape’s integrity logs provide the mathematical proof (via hashes) that the file remains in its original state.