Skip to content

ptcc-ccdc/marmot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Marmot

A tamper detection script that monitors target files for changes or access.

Process

  1. Checks system for inotify-tools package.
  2. If not installed, installs inotify-tools.
  3. If installed, proceeds with script and starts "watching" for changes to target files.
  4. In another window, run tail -r marmotscream.txt to view changes in real time.

Changes will be shown in marmotscream.txt as "File Name", "User" and date/time.

Information About inotify

To manually install:

Ubuntu: sudo apt-get inotify-tools
CentOS 7: sudo yum inotify-tools
Fedora 21: sudo dnf inotify-tools

inotify is incorporated into the Linux kernel 2.16.3 and beyond.

https://en.wikipedia.org/wiki/Inotify

About

A tamper detection script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages