Hijacking user sessions with the Heartbleed vulnerability
21–30 of 70 posts
Re: Hijacking user sessions with the Heartbleed vulnerability
#22It's not a vulnerability. It's a BACKDOOR.
Re: Hijacking user sessions with the Heartbleed vulnerability
#23Re: Hijacking user sessions with the Heartbleed vulnerability
#24For SSH it's common to use private keys to communicate securely with servers using public key cryptography. This is convenient and protects against key loggers. What are the possibilities of using public key cryptography in the browser? For example, I upload my public key to some website, create an account which is locked to my private key. I get the convenience of not having to log in manually and some extra safety.
I believe what you're describing is encompassed by SSL client certificates. They're supported, but roughly nobody uses them for some reason.
Re: Hijacking user sessions with the Heartbleed vulnerability
#25Re: Hijacking user sessions with the Heartbleed vulnerability
#26Dollars to donuts the NSA has had this hack in its bag of tricks.
Re: Hijacking user sessions with the Heartbleed vulnerability
#27What tool is he using for editing his cookies?
Re: Hijacking user sessions with the Heartbleed vulnerability
#28Is the vulnerability, or this script to exploit it, platform-specific? I tried this script against a Raspberry Pi running Raspbian with an unpatched OpenSSL library, but received an unexpected EOF.
It may turn out that the space in memory it's returning from is useless. Or, like yahoo, you may be giving out plain-text ASCII passwords to complete strangers who can type a command line. Which of these two extremes you get is largely based on luck.
Re: Hijacking user sessions with the Heartbleed vulnerability
#29Wow, just piping the output from this proof of concept python script through grep and searching for the string "pass" shows that on a number of sites that are vulnerable it is that easy to pull a logged in user's username and password. Scary...
But every time you connect you are sending a cookie which allows for session hijacking.
Re: Hijacking user sessions with the Heartbleed vulnerability
#30Dollars to donuts the NSA has had this hack in its bag of tricks.
But using it would reveal it if anyone was capturing traffic of SSL requests. "Why in the world did they do a heartbeat test . . . hey, what's all that stuff . . . OHMIGOD ."