issue 81 : added more to the Description

git-svn-id: https://beef.googlecode.com/svn/trunk@579 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
xntrik
2010-11-24 13:18:27 +00:00
parent 1e6fad649d
commit d446198b66

View File

@@ -7,7 +7,7 @@ class Vtiger_crm_upload_exploit < BeEF::Command
def initialize
super({
'Name' => 'VTiger CRM Upload Exploit',
'Description' => 'This module demonstrates chained exploitation. It will upload and execute a reverse bindshell. The vulnerability is exploited in the CRM <a href="http://www.vtiger.com/">vtiger 5.0.4</a>',
'Description' => 'This module demonstrates chained exploitation. It will upload and execute a reverse bindshell. The vulnerability is exploited in the CRM <a href="http://www.vtiger.com/">vtiger 5.0.4</a><br />Don\'t forget to start a listener on your PC, for example: nc -l 8888',
'Category' => 'Network',
'Author' => ['wade', 'bm', 'pipes', 'xntrik'],
'Data' =>