This repository was archived by the owner on Mar 1, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork42
UEBA Solution for Insider Security. This repo is archived. Thanks!
License
NotificationsYou must be signed in to change notification settings
kaiiyer/UBA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Get the updated code & documentation on XS codehere
Our main development, and documentation branches are first pushed to our sponsorship repository, and then eventually pushed to our public free repository. To obtain the most updated code, and documentation for OpenUBA, subscribe to our XS Code repository.
https://cp.xscode.com/Tormorrow-SOC/OpenUB
To Build a lightweight, SIEM Agnostic, UEBA Framework focused on providing:
- Model Management
- Community-driven Model Library
- Model Versioning
- Dashboard
- Rule Storage/Management
- Case Management
- Peer-oriented/community intel
- Lightweight, SIEM-agnostic infrastructure
- Flexible/open dataset support
- Model Client (optional)
- Model Server (Remote or Local)
- Transport Client
- User Inferface
Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)Clone your fork down to your local machine
git clone https://github.com/your-username/UBA.git
- Install pip3 if you don't have it already
curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py" python3 get-pip.py sudo python3 get-pip.py
- Install the python dependencies
pip3 install requirements.txt
- Install HADOOP and JDK
- Configure Spark environment by running spark_env.sh
bash spark_env.sh OR./spark_env.sh
- Run the make file
make
- Point your browser to localhost:3000 to view the UI and localhost:5000 for viewing the Flask app running
About
UEBA Solution for Insider Security. This repo is archived. Thanks!
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published