mirror of https://github.com/MISP/misp-website
chg: ingest recently committed changes in old website
parent
1d6154ca34
commit
fc540df3ae
|
@ -815,22 +815,22 @@ The taxonomies can be [browsed via the web site](/taxonomies.html) or downloaded
|
||||||
### CERT-XLM
|
### CERT-XLM
|
||||||
|
|
||||||
[CERT-XLM](https://github.com/MISP/misp-taxonomies/tree/main/CERT-XLM) :
|
[CERT-XLM](https://github.com/MISP/misp-taxonomies/tree/main/CERT-XLM) :
|
||||||
CERT-XLM Security Incident Classification. [Overview](/taxonomies.html#_CERT_XLM)
|
CERT-XLM Security Incident Classification. [Overview](/taxonomies.html#_cert_xlm)
|
||||||
|
|
||||||
### DFRLab-dichotomies-of-disinformation
|
### DFRLab-dichotomies-of-disinformation
|
||||||
|
|
||||||
[DFRLab-dichotomies-of-disinformation](https://github.com/MISP/misp-taxonomies/tree/main/DFRLab-dichotomies-of-disinformation) :
|
[DFRLab-dichotomies-of-disinformation](https://github.com/MISP/misp-taxonomies/tree/main/DFRLab-dichotomies-of-disinformation) :
|
||||||
DFRLab Dichotomies of Disinformation. [Overview](/taxonomies.html#_DFRLab_dichotomies_of_disinformation)
|
DFRLab Dichotomies of Disinformation. [Overview](/taxonomies.html#_dfrlab_dichotomies_of_disinformation)
|
||||||
|
|
||||||
### DML
|
### DML
|
||||||
|
|
||||||
[DML](https://github.com/MISP/misp-taxonomies/tree/main/DML) :
|
[DML](https://github.com/MISP/misp-taxonomies/tree/main/DML) :
|
||||||
The Detection Maturity Level (DML) model is a capability maturity model for referencing ones maturity in detecting cyber attacks. It's designed for organizations who perform intel-driven detection and response and who put an emphasis on having a mature detection program. [Overview](/taxonomies.html#_DML)
|
The Detection Maturity Level (DML) model is a capability maturity model for referencing ones maturity in detecting cyber attacks. It's designed for organizations who perform intel-driven detection and response and who put an emphasis on having a mature detection program. [Overview](/taxonomies.html#_dml)
|
||||||
|
|
||||||
### PAP
|
### PAP
|
||||||
|
|
||||||
[PAP](https://github.com/MISP/misp-taxonomies/tree/main/PAP) :
|
[PAP](https://github.com/MISP/misp-taxonomies/tree/main/PAP) :
|
||||||
The Permissible Actions Protocol - or short: PAP - was designed to indicate how the received information can be used. [Overview](/taxonomies.html#_PAP)
|
The Permissible Actions Protocol - or short: PAP - was designed to indicate how the received information can be used. [Overview](/taxonomies.html#_pap)
|
||||||
|
|
||||||
### access-method
|
### access-method
|
||||||
|
|
||||||
|
|
|
@ -51,8 +51,9 @@ sudo systemctl restart apache2
|
||||||
### Docker containers
|
### Docker containers
|
||||||
|
|
||||||
- A [docker container for MISP](https://github.com/misp/misp-docker) is maintained by Xavier Mertens.
|
- A [docker container for MISP](https://github.com/misp/misp-docker) is maintained by Xavier Mertens.
|
||||||
- Another [MISP docker container](https://github.com/misp/docker-misp) is maintained by Ventz Petkov.
|
|
||||||
- [A (nearly) production ready Dockered MISP](https://github.com/coolacid/docker-misp) is maintained by Jason Kendall (Coolacid).
|
- [A (nearly) production ready Dockered MISP](https://github.com/coolacid/docker-misp) is maintained by Jason Kendall (Coolacid).
|
||||||
|
- [Docker image focused on high performance and security based on CentOS Stream 8](https://github.com/NUKIB/misp) is maintained by National Cyber and Information Security Agency of the Czech Republic.
|
||||||
|
|
||||||
|
|
||||||
We invite you to read the GitHub README page of each version to understand what better fits your needs.
|
We invite you to read the GitHub README page of each version to understand what better fits your needs.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue