https://github.com/ahmadjd94/bro-id-log-analyzer
BILA: BRO IDS Logs Analyzer
https://github.com/ahmadjd94/bro-id-log-analyzer
bro bro-ids ids log-analyzer plotly security sqlite3
Last synced: about 1 year ago
JSON representation
BILA: BRO IDS Logs Analyzer
- Host: GitHub
- URL: https://github.com/ahmadjd94/bro-id-log-analyzer
- Owner: ahmadjd94
- Created: 2017-01-31T18:34:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:29:23.000Z (over 3 years ago)
- Last Synced: 2025-03-25T02:40:13.709Z (about 1 year ago)
- Topics: bro, bro-ids, ids, log-analyzer, plotly, security, sqlite3
- Language: Python
- Homepage: https://tree.taiga.io/project/ahmadjd94-bila/
- Size: 23.6 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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