FiloSottile / Heartbleed

A checker (site and tool) for CVE-2014-0160
http://filippo.io/Heartbleed
MIT License
2.31k stars 465 forks source link

Vulnerable site showing Safe result .. #78

Open ankit249 opened 10 years ago

ankit249 commented 10 years ago

Hi there,

the website "as.takara-standard.co.jp" is vulnerable to heartbleed. Several online heartbleed scans are showing it vulnerable where as your GO program shows "ERROR"

ankit249 commented 10 years ago

even though openssl s_client -connect as.takara-standard.co.jp:443 -debug heartbit "B" doesn't receive any data, we need to know which result is correct.