Skip to content

OWASP/SecureTea-Project

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 23, 2021 02:43
September 9, 2022 16:11
bin
September 1, 2018 19:03
gui
April 3, 2023 10:49
September 9, 2022 16:11
April 19, 2022 02:44
September 3, 2021 15:53
June 27, 2022 10:03
August 15, 2021 09:44
February 21, 2023 10:55
March 27, 2019 15:39
October 10, 2021 19:51
July 15, 2022 18:09
July 15, 2022 18:09
September 5, 2020 02:10
November 16, 2021 11:22


SecureTea
OWASP SecureTea

One stop security solution for your device

Features β€’ Installation β€’ Quick Start β€’ Project Leaders β€’ Contributors β€’ User Guide β€’ Developer Guide

Build Status Codacy Badge PyPI GitHub Telegram Version Tag GitHub issues GitHub pull requests GSOC 2019 Follow Us All Contributors Heroku

The OWASP SecureTea Project provides a one-stop security solution for various devices (personal computers / servers / IoT devices).

dashboard

Features

Installation

Setup Intro

Before installing, please make sure to install the pre-requisites.

To install software requirements:

For apt package manager based systems:

$ sudo bash install_dependencies_apt.sh

For yum package manager based systems:

$ sudo bash install_dependencies_yum.sh

You can install SecureTea from PyPi package manager using the following command:

$ sudo python3 -m pip install securetea

or

You can install SecureTea using the latest repository:

git clone https://github.com/OWASP/SecureTea-Project.git
cd SecureTea-Project/
sudo python3 setup.py install

Please make sure all dependencies are installed if anyone of the above fails.

For more detailed information, refer to the installation guide.

Quick Start

  1. Start SecureTea using one or more integrations:

    For example, running Intrusion Detection System only: $ sudo securetea --ids

  2. Start SecureTea in server mode:

    $ sudo securetea-server

  3. Start SecureTea in system mode:

    $ sudo securetea-system

  4. Start SecureTea in IoT mode:

    $ sudo securetea-iot

For more detailed information, refer to the usage guide.

Project Leaders

Chat Group Google Summer of Code YouTube

Contributors

Thanks goes to these wonderful people (emoji key):


Abhishek Sharma

πŸ’» πŸ“–

Rejah Rehim

πŸ’» πŸ“–

adeyosemanputra

πŸ’» πŸ“–

Ananthu S

πŸ’»

Sunny Dhoke

πŸ› πŸ“–

MajAK

πŸ’»

Mishal Shah

πŸ’»

sam@ukjp

πŸ’»

Aman Singh

πŸ’» πŸ“–

Digvijay Bhosale

πŸ’»

shubhangi013

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!