lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 17 Apr 2014 07:29:01 +0100
From: Douglas Held <risk@...glasheld.net>
To: gb@...rau.lc
Cc: fulldisclosure@...lists.org
Subject: [FD] ldd for OS X WAS:Auditing systems for vulnerable 3rd-party
 OpenSSL (Gabriel Brezi)

Hi Gabriel,

In OS X there is no 'ldd' command. Instead, the synonym is:

#!/bin/bash
/usr/bin/otool -L "$1"

Also, I think you will find up to the latest OS X version (10.9.2 ?) the
bundled Openssl version is 0.9.8y. So, safe from Heartbleed unless the user
has installed a different openssl.

Doug
risk@...glasheld.net

_______________________________________________
Sent through the Full Disclosure mailing list
http://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ