Files
beef/modules/metasploit/browser_autopwn/config.yaml
2014-12-30 07:44:58 +10:00

16 lines
751 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:
browser_autopwn:
enable: false
category: "Metasploit"
name: "Browser AutoPwn"
description: "This module will redirect a user to the autopwn port on a Metasploit listener and then rely on Metasploit to handle the resulting shells. If the Metasploit extension is loaded, this module will pre-populate the URL to the pre-launched listener. Otherwise, enter the URL you would like the user to be redirected to."
authors: ["sussurro"]
target:
working: ["ALL"]