updated README.
parent
5a169023c6
commit
a19d78fa2c
42
README.md
42
README.md
|
@ -9,41 +9,36 @@ MONARC - Method for an Optimised aNAlysis of Risks by CASES
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
|
|
||||||
[CASES](https://www.cases.lu) promotes information security through the use of
|
Depending on its size and its security needs, organisations must react in the
|
||||||
behavioral, organizational and technical measures. Depending on its size and its
|
most appropriate manner. Adopting good practices, taking the necessary measures
|
||||||
security needs, organizations must react in the most appropriate manner.
|
and adjusting them proportionally: all this is part of the process to ensure
|
||||||
Adopting good practices, taking the necessary measures and adjusting them
|
information security. Most of all, it depends on performing a risk analysis on
|
||||||
proportionally: all this is part of the process to ensure information security.
|
a regular basis.
|
||||||
Most of all, it depends on performing a risk analysis on a regular basis.
|
|
||||||
|
|
||||||
Although the profitability of the risk analysis approach is guaranteed, the
|
Although the profitability of the risk analysis approach is guaranteed, the
|
||||||
investment represented by this approach in terms of the required cost and
|
investment represented by this approach in terms of the required cost and
|
||||||
expertise is a barrier for many companies, especially SMEs.
|
expertise is a barrier for many companies, especially SMEs.
|
||||||
|
|
||||||
To remedy this situation and allow all organizations, both large and small, to
|
To remedy this situation and allow all organisations, both large and small, to
|
||||||
benefit from the advantages that a risk analysis offers, CASES has developed an
|
benefit from the advantages that a risk analysis offers, CASES has developed an
|
||||||
optimised risk analysis method:
|
optimised risk analysis method: [MONARC](https://github.com/monarc-project)
|
||||||
[MONARC](https://github.com/monarc-project/MonarcAppFO)
|
(**Optimised Risk Analysis Method**), allowing precise and repeatable risk
|
||||||
(Method for an Optimised aNAlysis of Risks by CASES), allowing precise and
|
management.
|
||||||
repeatable risk management.
|
|
||||||
|
|
||||||
The advantage of MONARC lies in the capitalization of risk analyses already
|
The advantage of MONARC lies in the capitalisation of risk analyses already
|
||||||
performed in similar business contexts: the same vulnerabilities
|
performed in similar business contexts: the same vulnerabilities regularly
|
||||||
regularly appear in many businesses, as they face the same threats and generate
|
appear in many businesses, as they face the same threats and generate similar
|
||||||
similar risks. Most companies have servers, printers, a fleet of smartphones,
|
risks. Most companies have servers, printers, a fleet of smartphones, Wi-Fi
|
||||||
Wi-Fi antennas, etc. therefore the vulnerabilities and threats are the same.
|
antennas, etc. therefore the vulnerabilities and threats
|
||||||
It is therefore sufficient to generalize risk scenarios for these assets (also
|
are the same. It is therefore sufficient to generalise risk scenarios for these
|
||||||
called objects) by context and/or business.
|
assets (also called objects) by context and/or business.
|
||||||
|
|
||||||
More information:
|
|
||||||
[Optimised risk analysis Method](https://www.cases.lu/index-quick.php?dims_op=doc_file_download&docfile_md5id=56ee6ff569a40a5b52bed0e526a6a77f) (pdf)
|
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
For a general user documentation see
|
You will find a user guide and a technical guide on the
|
||||||
[here](https://github.com/monarc-project/MonarcAppFO/tree/master/docs).
|
[MONARC website](http://monarc.lu/).
|
||||||
|
|
||||||
For installation instructions see
|
For installation instructions see
|
||||||
[INSTALL](https://github.com/monarc-project/MonarcAppFO/tree/master/INSTALL).
|
[INSTALL](https://github.com/monarc-project/MonarcAppFO/tree/master/INSTALL).
|
||||||
|
@ -52,6 +47,7 @@ If you want to test MONARC you can use the
|
||||||
[latest release](https://github.com/monarc-project/MonarcAppFO/releases/latest)
|
[latest release](https://github.com/monarc-project/MonarcAppFO/releases/latest)
|
||||||
available as a VirtualBox machine.
|
available as a VirtualBox machine.
|
||||||
|
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue