Skip to content

Commit 9d2e2df

Browse files
committed
Update description
1 parent 35578c7 commit 9d2e2df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/exploits/osx/browser/safari_user_assisted_applescript_exec.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ def initialize(info = {})
2121
additional confirmation from the user. By getting the user to press
2222
cmd-R in Safari, and by hooking the cmd-key keypress event, a user
2323
can be tricked into running arbitrary Applescript code.
24+
25+
Gatekeeper should be disabled from Security & Privacy in order to
26+
avoid the unidentified Developer prompt.
2427
},
2528
'License' => MSF_LICENSE,
2629
'Arch' => ARCH_CMD,

0 commit comments

Comments
 (0)