py-suricataparser
Rule parser
A Python package for parsing and generating Snort/Suricata security rules
Pure python parser for Snort/Suricata rules.
27 stars
5 watching
10 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
python3snort-rulessnort-rules-generatesuricata-rulesuricata-rules
Related projects:
Repository | Description | Stars |
---|---|---|
jasonish/suricatax-rule-parser-rs | A Rust library to parse Suricata security rules and convert them into a higher-level data format | 9 |
secureworks/aristotle | A Python tool for filtering and modifying Suricata and Snort rulesets based on metadata keyword values. | 36 |
dgenzer/surify-cli | Tool to generate Suricata rules from various input formats and configurations | 3 |
al0ne/suricata-rules | A repository of high-quality Suricata IDS rules for detecting various malicious activities and behaviors. | 1,133 |
they4kman/suricata-prettifier | A command-line tool to format and syntax highlight Suricata rules in a readable format. | 13 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
stamusnetworks/scirius | A web application for managing Suricata rulesets and threat hunting | 635 |
julioliraup/antiphishing | Creates rules to block phishing attacks by integrating data from community APIs. | 2 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
avast/yaramod | A C++ library for parsing and generating YARA rulesets. | 120 |
jasonish/py-idstools | A collection of Python libraries for working with intrusion detection systems. | 276 |
dgenzer/suricata-highlight-vscode | A language colorizer extension for Visual Studio Code that highlights Suricata rules syntax | 12 |
alienvault-otx/otx-suricata | A tool to generate Suricata rules based on indicators from the OTX API | 107 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
ronnypfannschmidt/prance | A tool that validates and resolves Swagger/OpenAPI specifications in Python | 226 |