Show HN: A CSS Keylogger
github.com
Show HN: A CSS Keylogger
1–10 of 173 posts
Re: Show HN: A CSS Keylogger
#2Re: Show HN: A CSS Keylogger
#3Edit: This doesn't seem to work for me in Chrome 63.0.3239.132
Edit 2: OK, so it appears that this will only work on a password input that updates its "value" attribute with the typed in value. This doesn't happen unless there is JavaScript that updates the value attr with the input.value
Re: Show HN: A CSS Keylogger
#4Re: Show HN: A CSS Keylogger
#5Re: Show HN: A CSS Keylogger
#6Why do you have to activate the extension before entering the password?
Re: Show HN: A CSS Keylogger
#7This would still put many, if not most, passwords within guessable striking distance, for anyone able to intercept plain-text HTTP traffic, between Alice (the client) and Bob (the CSS image resource server).
Re: Show HN: A CSS Keylogger
#8Re: Show HN: A CSS Keylogger
#9CSS has gone too far. At least when I'm worried about a nasty javascript attack from a site I can be somewhat reassured that noscript/umatrix will work. Am I going to have to start whitelisting CSS now too? Am I too late?
I can simply background-image:url("myTrackingPixel.png") and then track whenever someone tries to load that image from my server.
Re: Show HN: A CSS Keylogger
#10I can't seem to make it work from a web page. Perhaps it's for extensions only? https://jsfiddle.net/tdwsw6zo/3/