Update tested versions
parent
ce6e85f64f
commit
1177efef89
|
@ -11,8 +11,11 @@
|
|||
|
||||
This module has been tested successfully on SysInfo:
|
||||
|
||||
* 10-H63 on Fedora 20 x86_64
|
||||
* 10-GA on Solaris 10u11 x86
|
||||
* 10-H10 on Debian 8 x86_64
|
||||
* 10-H32 on Fedora 27 x86_64
|
||||
* 10-H63 on Fedora 20 x86_64
|
||||
|
||||
|
||||
Installers:
|
||||
|
||||
|
|
|
@ -23,7 +23,8 @@ class MetasploitModule < Msf::Exploit::Local
|
|||
the load path resulting in execution of arbitrary code as root.
|
||||
|
||||
This module has been tested successfully with SysInfo version
|
||||
10-H63 on Fedora 20 x86_64 and 10-GA on Solaris 10u11 x86.
|
||||
10-H63 on Fedora 20 x86_64, 10-H32 on Fedora 27 x86_64, 10-H10 on
|
||||
Debian 8 x86_64, and 10-GA on Solaris 10u11 x86.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
|
|
Loading…
Reference in New Issue