diff --git a/simplexalerts/index.md b/simplexalerts/index.md index 3a53a6a..e23709e 100644 --- a/simplexalerts/index.md +++ b/simplexalerts/index.md @@ -44,6 +44,8 @@ Indeed. Today we will keep building on the [monitoring](../anonymous_server_moni Alerts can be used to deanonymize you. If an adversary suspects that you or others are tied to a clandestine infrastructure, they might decide to trigger alerts (say, bruteforcing one of your endpoints) and see if you receive notifications through channels they control. +![](insecure_channel.png) + Grafana supports a large number of possible alerts methods, most of them unfit to our purpose as those channels can be watched by the adversary. diff --git a/simplexalerts/insecure_channel.drawio b/simplexalerts/insecure_channel.drawio new file mode 100644 index 0000000..9bdc18a --- /dev/null +++ b/simplexalerts/insecure_channel.drawio @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/simplexalerts/insecure_channel.png b/simplexalerts/insecure_channel.png new file mode 100644 index 0000000..4ab55b1 Binary files /dev/null and b/simplexalerts/insecure_channel.png differ