Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/exploits/zenoss_3x_command_execution/config.yaml
1154 views
1
#
2
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
3
# Browser Exploitation Framework (BeEF) - https://beefproject.com
4
# See the file 'doc/COPYING' for copying permission
5
#
6
################################################################################
7
# For more information see: http://itsecuritysolutions.org/2012-07-30-zenoss-3.2.1-multiple-security-vulnerabilities/
8
################################################################################
9
beef:
10
module:
11
zenoss_command_execution:
12
enable: true
13
category: "Exploits"
14
name: "Zenoss 3.x Command Execution"
15
description: "Attempts to get a reverse shell on a Zenoss 3.x server. Valid credentials are required."
16
authors: ["bcoles"]
17
target:
18
working: ["ALL"]
19
20