Adding target specification to alert_dialog configuration

git-svn-id: https://beef.googlecode.com/svn/trunk@1066 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
scotty.b.brown@gmail.com
2011-07-16 01:52:46 +00:00
parent baa288b6d0
commit fff1039c41

View File

@@ -22,4 +22,10 @@ beef:
description: "Sends an alert dialog to the hooked browser."
authors: ["bm"]
target:
user_notify: ['ALL']
working:
IE:
min_ver: 7
os: ["Windows", "Mac"]
working: ["F", "C"]
user_notify: "K"
not_working: "S"