Git Product home page Git Product logo

vigil's Introduction

Vigil

Vigil IDS

Requirements

Runs well on Debian based linux distributions Requires the following to run:

  • gcc
  • make
  • sqlite3
  • libsqlite3-dev
  • liblua-5.3
  • libcurl-dev

Recommened stats for machine running:

  • Recommended 8GB RAM, minimum of 4GB
  • Fast CPU, as many cores as possible
  • Preferably a fast network connection
  • Large hard drive for logs if they are not outsourced

Features

  • Packet capturing using the libpcap library
  • Basic rules for signature based attack identification
  • Logging
  • Remote login shell
  • Statistics

Installation

You just need to run install.sh and make Note that if you are not planning on using the web interface and not using a sqlite database, then you need to mark "use_sqlite" in the config file as "NO". Please note that the database comes preconfigured and empty with the package. It is in the file "/vigil.db".

Plans

  • Add monitoring for total amount of packets sent and recieved
  • Add monitoring for some layer 3 protocols for IPv4
  • Add the above for IPv6
  • Add traffic size monitoring
  • Add a background logging function[s]
  • Come up with some configuration options
  • Better plan monitoring of hosts on the intranet
  • Set up hexadecimal printing of packet data
  • Figure out basic rule set up
  • Reimplement the rule parser
  • Add support for more than one rule per rule file
  • Add support for protocol matching in rules
  • Set up logging
  • Set up alerting
  • Figure out the SNMP stuff
  • Figure out email alerts
  • Add everything from the ip_stats struct to the watchlist_member struct
  • Figure out the brute force stuff
  • Add IP/IP6/TCP/UDP Checksum Algorithms
  • Add arp cache and monitoring for it
  • Add internal and external mode

Todo

  • Add ports for rules
  • Add networks for rules
  • IPv6 shortener
  • DNS Response
  • SPI for RST
  • SPI for UDP
  • SNMP
  • Testing with NAGIOS and Rsyslog

Copyright

See the LICENSE file for more information about Copyright
VIGIL Logo designed by Andrew Heishman

vigil's People

Contributors

raging-loon avatar

Watchers

 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.