17 lines
669 B
YAML
Executable File
17 lines
669 B
YAML
Executable File
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
safari_launch_app:
|
|
enable: true
|
|
category: ["Exploits", "Local Host"]
|
|
name: "Safari Launch App"
|
|
description: "Launch an application from the victim machine.<br/><br/>See CVE-2011-3230 for more details.<br /><br />Safari <= 5.1 on OS X is vulnerable. Original discovery by Aaron Sigel."
|
|
authors: ["antisnatchor"]
|
|
target:
|
|
user_notify: ["S"]
|
|
not_working: ["All"]
|