changed targets to user_notify for the alert and js modules

git-svn-id: https://beef.googlecode.com/svn/trunk@1207 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2011-08-18 21:55:03 +00:00
parent 2600e81ca0
commit aa5730a424
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ beef:
description: "This module will send the code entered in the 'JavaScript Code' section to the selected hooked browsers where it will be executed. Code is run inside an anonymous function and the return value is passed to the framework. Multiline scripts are allowed, no special encoding is required."
authors: ["wade", "vo"]
target:
working: ['ALL']
user_notify: ['ALL']