disable browser autopwn item by default

git-svn-id: https://beef.googlecode.com/svn/trunk@1176 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2011-08-09 11:40:29 +00:00
parent cfb70267f3
commit 4ec464a461

View File

@@ -16,7 +16,7 @@
beef:
module:
browser_autopwn:
enable: true
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."