From 5b647ba6f8f93225e33258ca3ab26fa4d482530e Mon Sep 17 00:00:00 2001 From: sinn3r Date: Mon, 23 Dec 2013 02:33:17 -0600 Subject: [PATCH] Change description Pre-auth is implied. --- modules/exploits/multi/http/hp_sitescope_issuesiebelcmd.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/multi/http/hp_sitescope_issuesiebelcmd.rb b/modules/exploits/multi/http/hp_sitescope_issuesiebelcmd.rb index 48b63d82b4..221ed08964 100644 --- a/modules/exploits/multi/http/hp_sitescope_issuesiebelcmd.rb +++ b/modules/exploits/multi/http/hp_sitescope_issuesiebelcmd.rb @@ -21,7 +21,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Description' => %q{ This module exploits a code execution flaw in HP SiteScope. The vulnerability exists in the APISiteScopeImpl web service, specifically in the issueSiebelCmd method, which allows the - user to execute arbitrary commands without prior authentication. This module has been tested + user to execute arbitrary commands without authentication. This module has been tested successfully on HP SiteScope 11.20 over Windows 2003 SP2, Windows 2008 and CentOS 6.5. }, 'Author' =>