Skip to content

Commit 1177efe

Browse files
committed
Update tested versions
1 parent ce6e85f commit 1177efe

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

documentation/modules/exploit/multi/local/magnicomp_sysinfo_mcsiwrapper_priv_esc.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@
1111

1212
This module has been tested successfully on SysInfo:
1313

14-
* 10-H63 on Fedora 20 x86_64
1514
* 10-GA on Solaris 10u11 x86
15+
* 10-H10 on Debian 8 x86_64
16+
* 10-H32 on Fedora 27 x86_64
17+
* 10-H63 on Fedora 20 x86_64
18+
1619

1720
Installers:
1821

modules/exploits/multi/local/magnicomp_sysinfo_mcsiwrapper_priv_esc.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ def initialize(info = {})
2323
the load path resulting in execution of arbitrary code as root.
2424
2525
This module has been tested successfully with SysInfo version
26-
10-H63 on Fedora 20 x86_64 and 10-GA on Solaris 10u11 x86.
26+
10-H63 on Fedora 20 x86_64, 10-H32 on Fedora 27 x86_64, 10-H10 on
27+
Debian 8 x86_64, and 10-GA on Solaris 10u11 x86.
2728
},
2829
'License' => MSF_LICENSE,
2930
'Author' =>

0 commit comments

Comments
 (0)