Skip to content

Commit 0b8bbd1

Browse files
authored
Update reference link to "Side Channel Vulnerabilities on the Web"
The link was not accessible, changing it to one from the Wayback Machine
1 parent 6f6fb68 commit 0b8bbd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This wiki is meant to both introduce readers to XS-Leaks and serve as a referenc
7373
Find out how you can contribute to this wiki and view the list of contributors in the [Contributions]({{< ref "contributions.md" >}}) article.
7474

7575
## References
76-
[^side-channel]: Side Channel Vulnerabilities on the Web - Detection and Prevention, [link](https://owasp.org/www-pdf-archive/Side_Channel_Vulnerabilities.pdf)
76+
[^side-channel]: Side Channel Vulnerabilities on the Web - Detection and Prevention, [link](https://web.archive.org/web/20200924124054/https://owasp.org/www-pdf-archive/Side_Channel_Vulnerabilities.pdf)
7777
[^csrf]: Cross Site Request Forgery (CSRF), [link](https://owasp.org/www-community/attacks/csrf)
7878
[^browser-features]: In some cases, these features are maintained to preserve backwards compatibility. But, in other cases, new features are added to browsers regardless of the fact that they introduce potential cross-site leaks (e.g. [Scroll to Text Fragment]({{< ref "scroll-to-text-fragment.md" >}})), as the benefits are considered to outweigh the downsides.
7979
[^old-wiki]: Browser Side Channels, [link](https://github.com/xsleaks/xsleaks/wiki/Browser-Side-Channels)

0 commit comments

Comments
 (0)