From d446198b66055741c61e32fdc1633cb4fb03ee81 Mon Sep 17 00:00:00 2001 From: xntrik Date: Wed, 24 Nov 2010 13:18:27 +0000 Subject: [PATCH] issue 81 : added more to the Description git-svn-id: https://beef.googlecode.com/svn/trunk@579 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- .../vtiger_crm_upload_exploit/vtiger_crm_upload_exploit.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/commands/network/vtiger_crm_upload_exploit/vtiger_crm_upload_exploit.rb b/modules/commands/network/vtiger_crm_upload_exploit/vtiger_crm_upload_exploit.rb index 5458c5182..165554454 100644 --- a/modules/commands/network/vtiger_crm_upload_exploit/vtiger_crm_upload_exploit.rb +++ b/modules/commands/network/vtiger_crm_upload_exploit/vtiger_crm_upload_exploit.rb @@ -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 vtiger 5.0.4', + 'Description' => 'This module demonstrates chained exploitation. It will upload and execute a reverse bindshell. The vulnerability is exploited in the CRM vtiger 5.0.4
Don\'t forget to start a listener on your PC, for example: nc -l 8888', 'Category' => 'Network', 'Author' => ['wade', 'bm', 'pipes', 'xntrik'], 'Data' =>