My favorites | Sign in
Project Logo
                
People details
Project owners:
  pinoch0

Sobek-Hids is a python based Host IDS system that is capable of monitor:

Installation

You need python for windows and the following packages:

Then download a copy of Sobek-Hids from the repository or zipped version:

You can activate/deactive some modules from the config.cfg file and change log file location:

[log]
file = c:\mon.log
verbose = debug
remoteip = 

[process]
enable = True

[printer]
enable = True

[media]
enable = True

[file]
enable = True
path = c:/
documents = .*doc

[shares]
enable = True

[account]
enable = True

[logon]
enable = True

[share-access]
enable = True

[firewall]
enable = True








Hosted by Google Code