updated descriptions for hp sitescope modules tested over linux
parent
9531c95627
commit
270fa1b87b
|
@ -21,7 +21,7 @@ class Metasploit4 < Msf::Auxiliary
|
|||
retrieve an arbitrary file from the remote server. It is accomplished by calling
|
||||
the getFileInternal operation available through the APISiteScopeImpl AXIS service.
|
||||
This module has been successfully tested on HP SiteScope 11.20 over Windows 2003
|
||||
SP2.
|
||||
SP2 and Linux Centos 6.3.
|
||||
},
|
||||
'References' =>
|
||||
[
|
||||
|
|
|
@ -21,8 +21,9 @@ class Metasploit4 < Msf::Auxiliary
|
|||
which allows to retrieve the HP SiteScope configuration, including administrative
|
||||
credentials. It is accomplished by calling the getSiteScopeConfiguration operation
|
||||
available through the APISiteScopeImpl AXIS service. The HP SiteScope Configuration
|
||||
is retrieved as a gzipped file containing Java serialization data. This module has
|
||||
been tested successfully on HP SiteScope 11.20 over Windows 2003 SP2.
|
||||
is retrieved as file containing Java serialization data. This module has been
|
||||
tested successfully on HP SiteScope 11.20 over Windows 2003 SP2 and Linux Centos
|
||||
6.3.
|
||||
},
|
||||
'References' =>
|
||||
[
|
||||
|
|
|
@ -21,7 +21,7 @@ class Metasploit4 < Msf::Auxiliary
|
|||
retrieve an arbitrary text file from the remote server. It is accomplished by
|
||||
calling the loadFileContent operation available through the APIMonitorImpl AXIS
|
||||
service. This module has been successfully tested on HP SiteScope 11.20 over
|
||||
Windows 2003 SP2.
|
||||
Windows 2003 SP2 and Linux Centos 6.3.
|
||||
},
|
||||
'References' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue