Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 453 Bytes

FIM

File integrity monitoring where the Agent.py is at the client side and reports to a php server and also sends an email to the admin

Pre-Requisites:

  1. Install Requests module

     pip install requests
    
  2. Set up a wamp server and copy the php folder and use the sql file to initialize the DB.

Run Notes:

  1. Run the Agent.py and also modify the server ip address mentioned in the Agent.py

     python Agent.py