From 366b92f88beb688748dde7f18fd68182f21b7a4a Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 21:40:12 +0000 Subject: [PATCH] Update 'MagicBox : Magicbane in a Box' --- MagicBox-%3A-Magicbane-in-a-Box.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md index 72fc47e..54842da 100644 --- a/MagicBox-%3A-Magicbane-in-a-Box.md +++ b/MagicBox-%3A-Magicbane-in-a-Box.md @@ -182,4 +182,11 @@ It is advised that the Magicbox administrator ***not*** edit the following value ```MB_PUBLIC_ADDR="0.0.0.0"```
```MB_BIND_ADDR="0.0.0.0"``` -This instructs Magicbane to self-configure the bind address and public facing ip. \ No newline at end of file +This instructs Magicbane to self-configure the bind address and public facing ip. + + +### Security + +The MagicBox container is perfectly secure out of the box. + +It will not be so secure if you start additional services and open additional ports. Try not to install ssh server on a machine that shares the same passwords and deploy key as every other MagicBox! \ No newline at end of file