Mozilla Develops Security Testing Framework
Written by Alex Denham   
Thursday, 24 January 2013

Mozilla is working on an open source security framework called Minion that you’ll be able to use to give your web applications a security check.

The framework, which will enable developers to run tests while developing websites, will make use of established open testing tools including Zed Attack Proxy (ZAP), Skipfish and NMAP.

Future work will see other testing tools being handled as plugins.

 

minionblock

 

Mozilla started development of the framework for its own team, according to the personal blog of Mozilla security developer Yvan Boily, who says:

“We want our developers to do horrible things to the applications and services they write, and we want it to be as easy as the push of a button”.

In practical terms, Mozilla:

“envisions a tool that will provide basic automation for a range of security tools, with intelligently selected configurations for ease of use, and well thought out configuration options to allow the user to configure a range of tools by modifying a small set of values.” 

Of course, one potential drawback of a tool that finds weaknesses in a web application is that the information returned could be useful for people wanting to hack the website. Because of this, Minion is being designed to be very secure, and when a request is made to analyze a website, the service will ask the website operators whether they’ve requested the analysis.

If you want to know more about using Minion and writing plugins this video of a presentation given by Yvan Boily and Stefan Arentz has details:

 

 

Currently Minion is only available for use internally within Mozilla but as an open source project its source code is on github.


mozilla2

More Information

Minion Overview

Minion on Github

Yvan Boily's blog

Related Articles

Hardcode Competition - Focus On Security

GUI Tool Reveals SQL Injection Vulnerabilities

New tool detects RegEx security weakness

Java Still Insecure Warns Homeland Security

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Open Source Funding Report Shows $7.7 Billion Annual Investment
06/12/2024

The inaugural 2024 OSS Funding Survey has been published with key findings including a $7.7 billion annual investment in the open source ecosystem.



Advent Of Code 2024 Now Underway
01/12/2024

December 1st is much anticipated among those who like programming puzzles. It is time to start solving small but tricky puzzles on the Advent of Code website with the goal of amassing 50 stars by Chri [ ... ]


More News

Last Updated ( Thursday, 24 January 2013 )