# scirius **Repository Path**: chnming/scirius ## Basic Information - **Project Name**: scirius - **Description**: mirror from https://github.com/StamusNetworks/scirius - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-30 - **Last Updated**: 2024-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.