Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozilla/minion

Minion
https://github.com/mozilla/minion

Last synced: about 2 months ago
JSON representation

Minion

Awesome Lists containing this project

README

        

About Minion
============

Minion is a security testing framework built by Mozilla to bridge the gap between developers and security testers.
To do so, it enables developers to scan their projects using a friendly interface.

For complete user and developer documentation see http://minion.readthedocs.org/en/latest/

About this project
------------------

This repository is an 'umbrella' project that simply ties together the separate projects that Minion needs.

The following two projects are the bare minimum needed to get Minion up and running:

* https://github.com/mozilla/minion-backend
* https://github.com/mozilla/minion-frontend

The following project helps developers setup their environment to get hacking on Minion:
* https://github.com/mozilla/minion-vm

The following projects are optional plugins for minion that add more functionality or wrap existing tools:

* https://github.com/mozilla/minion-zap-plugin
* https://github.com/mozilla/minion-ssl-plugin
* https://github.com/mozilla/minion-skipfish-plugin
* https://github.com/mozilla/minion-nmap-plugin

License
-------
This software is licensed under the MPL License. For more
information, read the file ``LICENSE.md``.