Skip to content

noodled/rulecata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rulecata Build Status

Rulecata is a tool for updating Suricata rules.

Requirements

  • Python 2.7 or newer.
  • Currently only tested on Linux.

Installation

Latest Release (Recommended)

pip install rulecata

Latest from Git

pip install https://github.com/jasonish/rulecata/archive/master.zip

Manually

Rulecata does not require installation to be used, from a .tar.gz or .zip archive the tools can be run directly from the bin directory. Or to install:

python setup.py install

Documentation

Further documentation is located at http://rulecata.readthedocs.org.

Changelog

Unreleased

  • Initial release of Rulecata based on the idstools rulecat sources.

About

Suricata Rule Update Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published