SecureTea-Project icon indicating copy to clipboard operation
SecureTea-Project copied to clipboard

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


SecureTea
OWASP SecureTea

One stop security solution for your device

FeaturesInstallationQuick StartProject LeadersContributorsUser GuideDeveloper 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

  • [x] Intrusion Detection System
  • [x] Firewall
  • [x] Web Application Firewall
  • [x] AntiVirus
  • [x] Malware Analysis
  • [x] Server Log Monitor
  • [x] System Log Monitor
  • [x] Local Web Deface Detection & Prevention System
  • [x] Auto Web Server Patcher
  • [x] Insecure Headers Detection
  • [x] IoT Anonymity Checker
  • [x] Auto Report Generation Using OSINT
  • [x] Notifying Suspicious Activities Using Various Mediums (Twitter, Telegram, Slack, Gmail, SMS, AWS)
  • [x] Interactive GUI For Ease Of Setting Up

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!