git-svn-id: https://beef.googlecode.com/svn/trunk@915 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
11 lines
577 B
YAML
11 lines
577 B
YAML
beef:
|
|
module:
|
|
vtiger_crm_upload_exploit:
|
|
enable: true
|
|
category: "Network"
|
|
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><br />The default PHP requires a listener, so don't forget to start one, for example: nc -l 8888."
|
|
authors: ["wade", "bm", "pipes", "xntrik"]
|
|
target:
|
|
working: ["ALL"]
|