Skip to content

GreatFruitOmsk/agent

 
 

Repository files navigation

CircleCI Codacy Badge Known Vulnerabilities

WoTT Agent

What is this?

TL;DR: WoTT provides seamless security audit of linux nodes

Our goal is to improve the security posture of your servers and devices. This is our open source agent that connects to the WoTT Dashboard.

Here are some of the things that WoTT will check for:

  • Continuously analyzing your system for known vulnerabilities
    • I.e. a CVE scan of your installed system packages
  • Auditing your services to ensure they are configured securely
    • E.g. making sure your SSH daemon doesn't allow root logins
  • Making it easy to configure your firewall
  • Ensuring that you don't have any insecure services running
    • E.g. rsh and telnet

In addition to this, we also provide:

  • A cryptographic identity to each node, that can be used for access control using Mutual TLS (mTLS).
  • A simple credential management tool to help you remove hard coded credentials and API keys from your system

For more details and installation instructions, please see our Getting Started Guide.

You can also browser our Use Cases for more inspiration.

Supported operating systems

Linux Distribution Version Comment
Ubuntu 16.04, 18.04
Ubuntu Core 16, 18 Only works with Snap version
Debian/Raspbian Jessie (8), Stretch (9), Buster (10)
Amazon Linux 2 CVE scannning not available.

Alternative runtime environments

Due to technical limitations in both Docker and the Snap package, the WoTT agent is unable to perform a full security audit in these environments. For best result, use the Debian package.

About

WoTT IoT Agent - "Let's Encrypt for IoT"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 2.7%
  • Dockerfile 0.4%