issue 269: changed verified_status of Safari to working, because the skype call is made automatically without user notify
git-svn-id: https://beef.googlecode.com/svn/trunk@795 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -23,7 +23,7 @@ class Insecure_url_skype < BeEF::Command
|
||||
})
|
||||
|
||||
set_target({
|
||||
'verified_status' => VERIFIED_USER_NOTIFY,
|
||||
'verified_status' => VERIFIED_WORKING,
|
||||
'browser_name' => S
|
||||
})
|
||||
|
||||
@@ -37,6 +37,11 @@ class Insecure_url_skype < BeEF::Command
|
||||
'browser_name' => FF
|
||||
})
|
||||
|
||||
set_target({
|
||||
'verified_status' => VERIFIED_USER_NOTIFY,
|
||||
'browser_name' => O
|
||||
})
|
||||
|
||||
use 'beef.dom'
|
||||
use_template!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user