diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2025-05-15 15:07:19 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2025-05-15 15:39:07 +0200 |
| commit | d29a025a6a4cf45c4d33e3575c12986bd71ebeaf (patch) | |
| tree | d32e8ae4ada9ed87eb60acacc29eb206d749206c | |
| parent | 1957ca9181c3badffc103166c3d4f668694e0345 (diff) | |
| download | mullvadvpn-d29a025a6a4cf45c4d33e3575c12986bd71ebeaf.tar.xz mullvadvpn-d29a025a6a4cf45c4d33e3575c12986bd71ebeaf.zip | |
Add link to installer downloader audit on Assured's website
| -rw-r--r-- | audits/2025-03-20-assured-installer-downloader.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audits/2025-03-20-assured-installer-downloader.md b/audits/2025-03-20-assured-installer-downloader.md index e42db91994..1d3781c6a0 100644 --- a/audits/2025-03-20-assured-installer-downloader.md +++ b/audits/2025-03-20-assured-installer-downloader.md @@ -19,10 +19,11 @@ Quoting the key conclusions and recommendations chapter of the report: > * Consider if the TOCTOU is really mitigated by the randomly generated directory name > * Increase the number of characters in the randomly generated directory name -The [full audit report] can be found next to this file. +The [full audit report] can be found next to this file, or [on Assured's website]. [Assured Security Consultants]: https://www.assured.se/ [full audit report]: ./2025-03-20-assured-MUL020_Installer_Downloader_Audit.pdf +[on Assured's website]: https://www.assured.se/publications/Assured_Mullvad_Installer_Downloader_Audit_2025.pdf ## Overview of findings |
