mirror of https://github.com/MISP/misp-book
parent
2f49be6730
commit
9ff75595d4
|
@ -1,7 +1,12 @@
|
||||||
|
---
|
||||||
|
description: Convention Used in MISP-Book
|
||||||
|
---
|
||||||
|
|
||||||
# Convention Used in This Book
|
# Convention Used in This Book
|
||||||
|
|
||||||
`code block or value`
|
`code block or value`
|
||||||
- Used for variable, function or menu names in MISP.
|
|
||||||
|
* Used for variable, function or menu names in MISP.
|
||||||
|
|
||||||
## Example Organisations
|
## Example Organisations
|
||||||
|
|
||||||
|
@ -11,9 +16,10 @@ A set of users and organisations are used in the different examples.
|
||||||
|
|
||||||
The following two organisations are regularly used as example:
|
The following two organisations are regularly used as example:
|
||||||
|
|
||||||
- Setec Astronomy with UUID `58d38339-7b24-4386-b4b4-4c0f950d210f`
|
* Setec Astronomy with UUID `58d38339-7b24-4386-b4b4-4c0f950d210f`
|
||||||
- Acme Finance with UUID `58d38326-eda8-443a-9fa8-4e12950d210f`
|
* Acme Finance with UUID `58d38326-eda8-443a-9fa8-4e12950d210f`
|
||||||
|
|
||||||
Starting from MISP 2.4.71, the example organisations with the above mentioned UUID are black-listed to avoid
|
Starting from MISP 2.4.71, the example organisations with the above mentioned UUID are **black-listed** to avoid
|
||||||
large distribution of sample events while testing a MISP instance. If you want to test your distribution, the
|
large distribution of sample events while testing a MISP instance. If you want to test your distribution, the
|
||||||
sample organisation black-listing can be removed in `Administration` under `Manage Org Blacklists`.
|
sample organisation black-listing can be removed in `Administration` under `Manage Org Blacklists`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue