View on GitHub

Element Suite

Element Suite is a project to create an extensible security analysis application that provides support for distributed computing.

Download this project as a .zip file Download this project as a tar.gz file

Welcome to Element Suite.

Element Suite is a project to create an extensible security analysis application that provides support for distributed computing. Many security and utility tools exist which provide a variety of security tools; however, each tool has been implemented in a variety of ways and thus do not provide a consistent user experience. Additionally, the tools either lack distributed computing capabilities or do not provide them in a consistent fashion.

What It Does

The Element Suite project solves the user experience and distributed computing consistency problem with two distinct applications. The main client application, Element Suite provides a shell application with a set of application programming interfaces (APIs) that a developer may use to create a variety of security and utility oriented tools. The second application called Element Suite Moon may be installed on computers with available downtime such as in a computer lab to provide additional computing power for addins that are computationally intensive.

How to get going

First, take a look at the user manual.

You can also just grab the project with the links at the top or by cloning the repo.

$ git clone https://github.com/bartsipes/ElementSuite.git

Problems? Suggestions?

Report it with issues or submit a pull request.