https://github.com/nathangibbs3/base
The continuation of BASE (Basic Analysis and Security Engine), by @secureideas, et al. A web app to query and analyze alerts coming from a SNORT IDS.
https://github.com/nathangibbs3/base
infosec php php5 php7 php8 snort
Last synced: 10 months ago
JSON representation
The continuation of BASE (Basic Analysis and Security Engine), by @secureideas, et al. A web app to query and analyze alerts coming from a SNORT IDS.
- Host: GitHub
- URL: https://github.com/nathangibbs3/base
- Owner: NathanGibbs3
- License: gpl-2.0
- Created: 2019-01-03T20:22:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T16:11:39.000Z (about 1 year ago)
- Last Synced: 2025-03-23T21:51:54.422Z (10 months ago)
- Topics: infosec, php, php5, php7, php8, snort
- Language: PHP
- Homepage:
- Size: 3.8 MB
- Stars: 15
- Watchers: 1
- Forks: 4
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# BASE [](https://app.travis-ci.com/NathanGibbs3/BASE)
## The Basic Analysis and Security Engine.
A web app to query and analyze alerts coming from a SNORT IDS system.
Based on the code from the Analysis Console for Intrusion Databases (ACID)
project.
This repo is a continuation of the excellent work done by
[@secureideas](https://github.com/secureideas), et al.
## Build Status
master [](https://app.travis-ci.com/NathanGibbs3/BASE)
devel [](https://app.travis-ci.com/NathanGibbs3/BASE)
travis-ci [](https://app.travis-ci.com/NathanGibbs3/BASE)
## Test Status
master [](https://coveralls.io/github/NathanGibbs3/BASE?branch=master)
devel [](https://coveralls.io/github/NathanGibbs3/BASE?branch=devel)
travis-ci [](https://coveralls.io/github/NathanGibbs3/BASE?branch=travis-ci)
master [](https://app.codecov.io/gh/NathanGibbs3/BASE/tree/master)
devel [](https://app.codecov.io/gh/NathanGibbs3/BASE/tree/devel)
travis-ci [](https://app.codecov.io/gh/NathanGibbs3/BASE/tree/travis-ci)