Skip to content

Commit ce3752a

Browse files
authored
Fix reference link for [TIMING] (#646)
1 parent 7839638 commit ce3752a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.bs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,9 @@ spec: WebRTC; urlPrefix: https://www.w3.org/TR/webrtc/
183183
"authors": [ "Ilya Gregorik", "Mike West" ]
184184
},
185185
"TIMING": {
186-
"href": "https://www.contextis.com/media/downloads/Pixel_Perfect_Timing_Attacks_with_HTML5_Whitepaper.pdf",
187-
"title": "Pixel Perfect Timing Attacks with HTML5",
188-
"authors": [ "Paul Stone" ],
189-
"publisher": "Context Information Security"
186+
"href": "https://owasp.org/www-pdf-archive/HackPra_Allstars-Browser_Timing_Attacks_-_Paul_Stone.pdf",
187+
"title": "Pixel Perfect Timing Attacks",
188+
"authors": [ "Paul Stone" ]
190189
},
191190
"H5SC3": {
192191
"href": "https://github.com/cure53/XSSChallengeWiki/wiki/H5SC-Minichallenge-3:-%22Sh*t,-it%27s-CSP!%22",

0 commit comments

Comments
 (0)