Land #9536, Add Ubuntu notes to documentation

MS-2855/keylogger-mettle-extension
Pearce Barry 2018-02-11 07:27:00 -06:00
commit add7ae8fa1
No known key found for this signature in database
GPG Key ID: 0916F4DEA5C5DE0A
2 changed files with 4 additions and 3 deletions

View File

@ -19,7 +19,7 @@
RHEL 5 is reportedly affected, but untested. RHEL 5 is reportedly affected, but untested.
Some versions of `ld.so` hit a failed assertion in `dl_open_worker` causing exploitation to fail. Some versions of `ld.so`, such as the version shipped with Ubuntu 14, hit a failed assertion in `dl_open_worker` causing exploitation to fail.
## Verification Steps ## Verification Steps

View File

@ -37,8 +37,9 @@ class MetasploitModule < Msf::Exploit::Local
This module has been tested successfully on glibc version 2.5 on CentOS This module has been tested successfully on glibc version 2.5 on CentOS
5.4 (x86_64), 2.5 on CentOS 5.5 (x86_64) and 2.12 on Fedora 13 (i386). 5.4 (x86_64), 2.5 on CentOS 5.5 (x86_64) and 2.12 on Fedora 13 (i386).
RHEL 5 is reportedly affected, but untested. Some versions of ld.so RHEL 5 is reportedly affected, but untested. Some versions of ld.so,
hit a failed assertion in dl_open_worker causing exploitation to fail. such as the version shipped with Ubuntu 14, hit a failed assertion
in dl_open_worker causing exploitation to fail.
}, },
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Author' => 'Author' =>