2017-08-07 11:01:28 +02:00
|
|
|
MONARC - Method for an Optimised aNAlysis of Risks by CASES
|
|
|
|
===========================================================
|
|
|
|
|
|
|
|
![Latest Release](https://img.shields.io/github/release/monarc-project/MonarcAppFO.svg?style=flat-square)
|
|
|
|
![License](https://img.shields.io/github/license/monarc-project/MonarcAppFO.svg?style=flat-square)
|
|
|
|
![Contributors](https://img.shields.io/github/contributors/monarc-project/MonarcAppFO.svg?style=flat-square)
|
|
|
|
![Stars](https://img.shields.io/github/stars/monarc-project/MonarcAppFO.svg?style=flat-square)
|
2016-04-12 14:39:18 +02:00
|
|
|
|
|
|
|
Introduction
|
|
|
|
------------
|
2017-08-07 11:01:28 +02:00
|
|
|
|
2017-10-18 11:02:13 +02:00
|
|
|
Depending on its size and its security needs, organisations must react in the
|
|
|
|
most appropriate manner. Adopting good practices, taking the necessary measures
|
|
|
|
and adjusting them proportionally: all this is part of the process to ensure
|
|
|
|
information security. Most of all, it depends on performing a risk analysis on
|
|
|
|
a regular basis.
|
2017-06-21 22:39:25 +02:00
|
|
|
|
|
|
|
Although the profitability of the risk analysis approach is guaranteed, the
|
|
|
|
investment represented by this approach in terms of the required cost and
|
|
|
|
expertise is a barrier for many companies, especially SMEs.
|
|
|
|
|
2017-10-18 11:02:13 +02:00
|
|
|
To remedy this situation and allow all organisations, both large and small, to
|
2017-06-21 22:39:25 +02:00
|
|
|
benefit from the advantages that a risk analysis offers, CASES has developed an
|
2017-10-18 11:02:13 +02:00
|
|
|
optimised risk analysis method: [MONARC](https://github.com/monarc-project)
|
|
|
|
(**Optimised Risk Analysis Method**), allowing precise and repeatable risk
|
|
|
|
management.
|
2017-06-21 22:39:25 +02:00
|
|
|
|
2017-10-18 11:02:13 +02:00
|
|
|
The advantage of MONARC lies in the capitalisation of risk analyses already
|
|
|
|
performed in similar business contexts: the same vulnerabilities regularly
|
|
|
|
appear in many businesses, as they face the same threats and generate similar
|
|
|
|
risks. Most companies have servers, printers, a fleet of smartphones, Wi-Fi
|
|
|
|
antennas, etc. therefore the vulnerabilities and threats
|
|
|
|
are the same. It is therefore sufficient to generalise risk scenarios for these
|
|
|
|
assets (also called objects) by context and/or business.
|
2017-02-13 15:39:06 +01:00
|
|
|
|
2017-05-26 10:36:54 +02:00
|
|
|
|
2017-06-21 22:54:16 +02:00
|
|
|
Documentation
|
2017-01-31 10:45:04 +01:00
|
|
|
-------------
|
|
|
|
|
2017-10-18 11:02:13 +02:00
|
|
|
You will find a user guide and a technical guide on the
|
|
|
|
[MONARC website](http://monarc.lu/).
|
2017-06-21 23:02:55 +02:00
|
|
|
|
2017-07-12 09:22:25 +02:00
|
|
|
For installation instructions see
|
|
|
|
[INSTALL](https://github.com/monarc-project/MonarcAppFO/tree/master/INSTALL).
|
2017-01-31 10:45:04 +01:00
|
|
|
|
2017-08-28 15:01:21 +02:00
|
|
|
If you want to test MONARC you can use the
|
|
|
|
[latest release](https://github.com/monarc-project/MonarcAppFO/releases/latest)
|
2017-08-28 15:07:39 +02:00
|
|
|
available as a VirtualBox machine.
|
2017-05-26 10:36:54 +02:00
|
|
|
|
2017-10-18 11:02:13 +02:00
|
|
|
|
2017-08-07 11:01:28 +02:00
|
|
|
Contributing
|
|
|
|
------------
|
|
|
|
|
|
|
|
If you are interested to contribute to the MONARC project, review our
|
|
|
|
[community page](https://monarc-project.github.io/pages/community/).
|
|
|
|
There are many ways to contribute and participate to the project.
|
|
|
|
|
|
|
|
Feel free to fork the code, play with it, make some patches and send us the pull
|
|
|
|
requests via the [issues](https://github.com/monarc-project/MonarcAppFO/issues).
|
|
|
|
|
|
|
|
There is one main branch: what we consider as stable with frequent updates as
|
|
|
|
hot-fixes.
|
|
|
|
|
|
|
|
Features are developed in separated branches and then regularly merged into the
|
|
|
|
master stable branch.
|
|
|
|
|
2017-08-21 09:03:49 +02:00
|
|
|
Please, do not open directly a GitHub issue if you think you have found a
|
|
|
|
security vulnerability. See our
|
|
|
|
[vulnerability disclosure](https://monarc-project.github.io/pages/community/vulnerability-disclosure)
|
|
|
|
page.
|
|
|
|
|
2017-08-07 11:01:28 +02:00
|
|
|
|
2017-02-06 09:18:18 +01:00
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
2017-07-12 09:22:25 +02:00
|
|
|
This software is licensed under
|
|
|
|
[GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html)
|
2017-02-06 08:24:06 +01:00
|
|
|
|
|
|
|
Copyright (C) 2016-2017 SMILE gie securitymadein.lu
|