Giter VIP home page Giter VIP logo

devintm / tripwire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucanos/tripwire

0.0 1.0 0.0 92 KB

A PHP script, designed to be run by a cron job, which detects files which have been added, deleted or modified since the previous execution of the script. Sends emails with a summary of changes. Great for detecting malicious activity (hacking, unauthorised access other hacker actions).

PHP 100.00%

tripwire's Introduction

Tripwire

Need to know if your server-based files have changed? If new files have been added, or files have been deleted? Whether as part of your routine checks, or as remedial action after your server has been compromised, Tripwire can be used to check for changes in your file system and provide a simple list of those files which have been added, deleted or modified since the last time you ran Tripwire.

How to use Tripwire

Simply upload these files to your webserver where they can be viewed through a web browser or triggered via SSH. Then do so. Tripwire will create an index of all the files it can detect, and a hash of their contents.

The next time you access or trigger Tripwire (or have a Cron job do the same), that index will be checked and compared to the new list of files and hashes and the differences will be shown.

Licencing

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Exceptions: Tripwire can be used as part of a Commercial action (such as by an IT specialist who is investigating an attack on a server, etc.) but cannot be packaged and sold as a product.

tripwire's People

Contributors

lucanos avatar geoffthibeau avatar cukabeka avatar

Watchers

Devin™ avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.