This document summarizes a seminar presentation on Tripwire, an open source intrusion detection system (IDS). Tripwire monitors key files and directories on a system and detects any changes or modifications. It works by creating a database of file attributes when first installed and then comparing this baseline to the current system to detect any differences. If unauthorized changes are found, Tripwire reports these violations. It can be used to detect intrusions and malware on servers and network devices. Tripwire provides visibility into changes across an organization's infrastructure and helps restore systems to a known good state.