Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 276 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 276 Bytes

Monitor Suricata's Alert in terminal - Written in python 3

Get alert from Suricata database and connect with AbuseIPDB to check whether the source IP is marked as abused. More than 14 reports in last 30 days => write to "badip.txt".

Many of bugs, I will fix it later.