16 lines
752 B
YAML
16 lines
752 B
YAML
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
hp_ucmdb_add_user_csrf:
|
|
enable: true
|
|
category: "Exploits"
|
|
name: "HP uCMDB 9.0x add user CSRF"
|
|
description: "This module attempts to add additional users to the HP uCMDB (universal configuration management database).<br />For more information please refer to <a href='http://bmantra.blogspot.com/2012/10/hp-ucmdb-jmx-console-csrf.html'>http://bmantra.blogspot.com/2012/10/hp-ucmdb-jmx-console-csrf.html</a>"
|
|
authors: ["Bart Leppens"]
|
|
target:
|
|
working: ["ALL"]
|