Path: blob/master/modules/exploits/hp_ucmdb_add_user_csrf/config.yaml
1154 views
#1# Copyright (c) 2006-2025 Wade Alcorn - [email protected]2# Browser Exploitation Framework (BeEF) - https://beefproject.com3# See the file 'doc/COPYING' for copying permission4#5beef:6module:7hp_ucmdb_add_user_csrf:8enable: true9category: "Exploits"10name: "HP uCMDB 9.0x add user CSRF"11description: "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>"12authors: ["Bart Leppens"]13target:14working: ["ALL"]151617