From 270fa1b87b63cd9cdffd41c2db9dc4361b9617ce Mon Sep 17 00:00:00 2001 From: jvazquez-r7 Date: Wed, 5 Sep 2012 23:25:08 +0200 Subject: [PATCH] updated descriptions for hp sitescope modules tested over linux --- .../scanner/http/hp_sitescope_getfileinternal_fileaccess.rb | 2 +- .../scanner/http/hp_sitescope_getsitescopeconfiguration.rb | 5 +++-- .../scanner/http/hp_sitescope_loadfilecontent_fileaccess.rb | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/auxiliary/scanner/http/hp_sitescope_getfileinternal_fileaccess.rb b/modules/auxiliary/scanner/http/hp_sitescope_getfileinternal_fileaccess.rb index 6438a63fc7..2a36e10dbf 100644 --- a/modules/auxiliary/scanner/http/hp_sitescope_getfileinternal_fileaccess.rb +++ b/modules/auxiliary/scanner/http/hp_sitescope_getfileinternal_fileaccess.rb @@ -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' => [ diff --git a/modules/auxiliary/scanner/http/hp_sitescope_getsitescopeconfiguration.rb b/modules/auxiliary/scanner/http/hp_sitescope_getsitescopeconfiguration.rb index 5bb836f8f8..1bf3dc0d5f 100644 --- a/modules/auxiliary/scanner/http/hp_sitescope_getsitescopeconfiguration.rb +++ b/modules/auxiliary/scanner/http/hp_sitescope_getsitescopeconfiguration.rb @@ -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' => [ diff --git a/modules/auxiliary/scanner/http/hp_sitescope_loadfilecontent_fileaccess.rb b/modules/auxiliary/scanner/http/hp_sitescope_loadfilecontent_fileaccess.rb index 56796cdd13..63ddbfcc48 100644 --- a/modules/auxiliary/scanner/http/hp_sitescope_loadfilecontent_fileaccess.rb +++ b/modules/auxiliary/scanner/http/hp_sitescope_loadfilecontent_fileaccess.rb @@ -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' => [