Security/Projects/Minion

< Security
Revision as of 17:54, 3 December 2012 by Yboily (talk | contribs) (→‎Links)

Minion Overview

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.

A simplified Minion diagram:

 

NOTE - this project is at a very early stage in its development.

Roadmap

Initial Release (Q4, 2012)

  • Web Interface
  • Task Engine
  • 4 Task Engine Plugins
    • Garmr
    • Zed Attack Proxy
    • Skipfish
    • NMap
  • Store data in a db
  • Security test on minion - basic security review

Beta Release (Q1, 2013)

  • "Intensity" Scale
    • Guidance to plugins the depth of time and effort the plugin should expend
    • Fast, Normal,
  • Interpolation Support
  • Common configuration facility
  • Site Ownership Authentication
  • Site and User data privacy
  • Reporting Engine
  • 3 Reporting Engine Plugins
    • Bugzilla Support - "File Bug" feature
    • Observatory
    • DEX-JSON Support
  • Amazon AMI Maintenance
  • Virtual Appliance
  • Full Review (Team Review included)

Wishlist

  • Pluggable UI components
    • Ability for Task Engine and Reporting Engine plugins to extend UI elements
    • "Paths" - allow a user to define multiple paths to initiating a project
      • URL
      • Repo
      • Vagrant Instructions
  • Version checking plugin


Details

Links

All of the following are publicly accessible:

Developers:

  • Simon Bennetts (Psiinon)
  • Stefan Arentz
  • Matthew Goodwin