Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

First release

Pre-release
Pre-release
Compare
Choose a tag to compare
@paradoxengine paradoxengine released this 12 Aug 07:49
· 41 commits to master since this release

This is the first alpha release of Minions. It is meant to run only locally, though it's already using RPCs everywhere.

To try it out:

  • run the execute_local bash script, which will start the scanning infrastructure
  • run the local goblin, which will fee files from the local machine to the scanner

This release contains:

  • A full implementation of the system that can run on a single box.
  • Minions (scanners) to test for vulnerable installed software, insecure Linux password practices, tomcat and redis configs.