Update tested versions
parent
f98b4b0540
commit
ac9f506b45
|
@ -11,7 +11,7 @@
|
|||
|
||||
This module has been tested successfully on ProcessMaker versions:
|
||||
|
||||
* 1.6-4276, 2.0.23, 3.0 RC 1, 3.2.0 on Windows 7 SP 1
|
||||
* 1.6-4276, 2.0.23, 3.0 RC 1, 3.2.0, 3.2.1 on Windows 7 SP 1
|
||||
* 3.2.0 on Debian Linux 8
|
||||
|
||||
Source and Installers:
|
||||
|
|
|
@ -21,8 +21,8 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
Credentials for a valid user account with Administrator roles
|
||||
is required to run this module.
|
||||
|
||||
This module has been tested successfully on ProcessMaker
|
||||
versions 1.6-4276, 2.0.23, 3.0 RC 1, 3.2.0 on Windows 7 SP 1;
|
||||
This module has been tested successfully on ProcessMaker versions
|
||||
1.6-4276, 2.0.23, 3.0 RC 1, 3.2.0, 3.2.1 on Windows 7 SP 1;
|
||||
and version 3.2.0 on Debian Linux 8.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue