Live data from Hacker News

Cursory hack – Fake address bar interaction

jameshfisher.github.io

21–30 of 42 posts

Re: Cursory hack – Fake address bar interaction

#24

Whoa that is a sweet hack. You should have submitted it to Google for a bug bounty. It should NOT be possible to clickjack the browser's address bar.

It isn't though. This merely changes the display of the cursor. Go to windowed mode (not fullscreen) and pull the cursor down into the address bar and tabs area to see that this does not prevent access to the address bar. It only changes how you perceive the position of the cursor.

Re: Cursory hack – Fake address bar interaction

#28
post #21

There are several similar reports on chromium project. All of them are nofix.

Really? That is strange, because there is ways this could be exploited... Can you link them to me?

https://news.ycombinator.com/item?id=12260444

Sorry, I'm on mobile. But several similar reports as the HN link shows.

Re: Cursory hack – Fake address bar interaction

#30
post #10

So I thought this was just doing something on click (showing the fake HTTPS info), but that it maybe didn't work on newer or non-Chrome browsers, e.g. Chrome 52, Safari 9.1, and whatever bug was fixed there. But then I noticed that it causes really weird interactions at the top of the browser, at least on Mac; if you open the page in either Chrome or Safari and move your mouse towards the address bar, it jumps around…

I'm using Firefox on Windows and it's awfully flickery but it does work.
Post reply on HN