rule2alert
rule2alert copied to clipboard
Improvements of/over the original rule2alert
This project should be rewritten in Python3 to be still valid nowadays... Thanks!
I cloned the git and started the r2a out of the box, but it gave me the error of constructor returning value on following command. >> sudo python r2a.py -m...
python r2a.py -C /etc/suricata/suricata-debian.yaml -f rules/emerging-all.rules -e 1.2.3.4 -m 10.0.0.123 -w test.pcap -v using Linux Mint python-yaml, python-scapy are installed. Python 2.7.6 is installed. Output errors from the above command...