Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/StamusNetworks/scirius

Scirius is a web application for Suricata ruleset management and threat hunting.
https://github.com/StamusNetworks/scirius

cybersecurity detection gui interface management network-intrusion-detection network-security python security signatures suricata suricata-rules threat-hunting user-interface

Last synced: about 2 months ago
JSON representation

Scirius is a web application for Suricata ruleset management and threat hunting.

Awesome Lists containing this project

README

        

=======
Scirius
=======

Introduction
============

Scirius Community Edition is a web interface dedicated to Suricata ruleset management.
It handles the rules file and update associated files.

.. image:: https://github.com/StamusNetworks/scirius/raw/master/doc/images/suricata-index.png
:alt: Suricata page
:align: center

Scirius CE is developed by `Stamus Networks `_ and is available under the
GNU GPLv3 license.

Features
========

Scirius can build Suricata ruleset composed of different sources. Sources or feeds can be picked from public sources
published by `OISF `_ or can be custom.

.. image:: https://github.com/StamusNetworks/scirius/raw/master/doc/images/public-sources.png
:alt: public sources from OISF
:align: center

Scirius will take care of refreshing the sources and composing the ruleset by applying your transformation
on it.

.. image:: https://github.com/StamusNetworks/scirius/raw/master/doc/images/ruleset.png
:alt: Ruleset with 5 sources
:align: center

Transformations like disabling a rule or applying a threshold (to lower the noise only) can be made
for each rule or at the category level.

.. image:: https://github.com/StamusNetworks/scirius/raw/master/doc/images/rule-page.png
:alt: Rule page
:align: center

Scirius also presents statistics on rules activity to give information and facilitate the tuning.

Get Help
========

Documentation
-------------

`Scirius Documentation `_ is on readthedocs.

Support
-------

You can join IRC #SELKS channel on `irc.freenode.net `_ to get help.

You can also ask Scirius related questions on `SELKS Forum `_.

Report an issue
---------------

You can report an issue on `GitHub issue page `_.

Contributing
============

From improving the documentation to coding new features, there is more than one way to contribute to Scirius. And for
all contributions please use a `Pull Request `_ on Github.