heartbleed bug core 06-19-2014, 08:50 AM
#1
How is heartbleed made? If I can better understand it. I can better protect against it
| heartbleed bug core filter_list | |
(06-19-2014, 03:42 PM)RaccoonCity Wrote: Uhm, I mean.
As long as you don't have a website, or use OpenSSL 1.0.1 which is the vulnerable version of OpenSSL you're fine.
I don't really get what you're asking for. Are you asking how to exploit it or how it works?
(06-19-2014, 03:43 PM)BlueCat Wrote:(06-19-2014, 03:42 PM)RaccoonCity Wrote: Uhm, I mean.
As long as you don't have a website, or use OpenSSL 1.0.1 which is the vulnerable version of OpenSSL you're fine.
I don't really get what you're asking for. Are you asking how to exploit it or how it works?
I think he's asking how did it first come about, What cause it etc
(06-19-2014, 08:50 AM)White_Hat1984 Wrote: How is heartbleed made? If I can better understand it. I can better protect against it
(06-19-2014, 03:42 PM)RaccoonCity Wrote: Uhm, I mean.
As long as you don't have a website, or use OpenSSL 1.0.1 which is the vulnerable version of OpenSSL you're fine.
![[Image: MUJ8qSW.png]](http://i.imgur.com/MUJ8qSW.png)
(06-19-2014, 04:05 PM)alok9shm Wrote:(06-19-2014, 03:42 PM)RaccoonCity Wrote: Uhm, I mean.
As long as you don't have a website, or use OpenSSL 1.0.1 which is the vulnerable version of OpenSSL you're fine.
If you don't have a website or don't use OpenSSL 1.0.1, you should still be worried. Maybe you have registered an account on a website and That website is vulnerable to the HB bug, then your account credentials are at risk. Isn't it?
(06-19-2014, 04:08 PM)Anima Templi Wrote: For SSL to work, your computer needs to communicate to the server via sending 'heartbeats' that keep informing the server that client (computer) is online (alive).
Heartbleed attack allows an attacker to retrieve a block of memory of the server up to 64kb in response directly from the vulnerable server via sending the malicious heartbeat and there is no limit on the number of attacks that can be performed.
It opens doors for the cyber criminals to extract sensitive data directly from the server's memory without leaving any traces.