ahmadjd94 / Bro-ID-Log-Analyzer

BILA: BRO IDS Logs Analyzer

Home Page:https://tree.taiga.io/project/ahmadjd94-bila/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BILA (BRO IDS Logs Analyzer)� BILA is a python3 tool used to insert BRO log files into a SQLITE3 database. The tool provides GUI for analysis and basic graphing and plotting abilities using the open source library Plotly. please contribute to this project :)

To install the project you will have to have graphviz installed, see the following link for reference

running instructions:

  1. clone : git clone
  2. virtualenv env -p python3
  3. source env/bin/activate
  4. pip3 install -r requirements.txt
  5. python3 code.py

About

BILA: BRO IDS Logs Analyzer

https://tree.taiga.io/project/ahmadjd94-bila/


Languages

Language:Python 100.0%