Hacker News new | ask | show | jobs
by throwawayadvsec 1047 days ago
is user input needed or can it be done without it?
1 comments

needed
so I just spent the last hour tinkering with it, I think there is definetly room for some timing attack, at least on firefox, there is a pattern
Here's a timing attack that doesn't need any user interaction: https://ndev.tk/visted/
Only seems to work in Chrome (not Safari or Firefox).
awesome thanks!