|
|
|
|
|
by robertgraham
4442 days ago
|
|
You still have to be in a spot to snoop. If you are a random hacker wanting to snoop on a Russian bank, once you get their private key, you have to now tap into the network. This is unlikely to be within your ability. You might fly to Russia and sit in cybercafe's open to catch people on the open WiFi, but it's not something that's easy. On the other hand, as the above comment says, you can use heartbleed in other ways, such as catching people's cookies from memory, then insert those cookies into your own browser and hijack their connection. Among the things I'm famous for is having written a proxy server you can aim your browser through in order to do cookie hijacking:
https://github.com/robertdavidgraham/hamster/ |
|