16 lines
526 B
YAML
16 lines
526 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:
|
|
boastmachine_add_user_csrf:
|
|
enable: true
|
|
category: "Exploits"
|
|
name: "boastMachine <= 3.1 Add User CSRF"
|
|
description: "Attempts to add a user to a boastMachine <= 3.1 install."
|
|
authors: ["bcoles", "Dr.NaNo"]
|
|
target:
|
|
unknown: ["ALL"]
|