killchain-compendium/Exploits/SSL+TLS/Heartbleed.md

9 lines
200 B
Markdown
Raw Normal View History

2022-11-13 22:38:01 +01:00
# Heartbleed
* SSL V1.0.1 and V1.0.1f
* Client sends msg, msglength
* If msg is 0 and the msglength is longer, return from server is arbitrary memory content
* [Heartbleed](https://heartbleed.com)