Features

File Security (bsot file)

Network Security (bsot network)

Data Analysis (bsot data)

Authentication (bsot auth)

System Monitoring (bsot system)

Log Analysis (bsot logs)

Installation

# Install from source
git clone https://github.com/Remillardj/SecurityToolbox.git
cd SecurityToolbox
pip install -e .

# Or install requirements manually
pip install -r requirements.txt

Requirements