18 lines
487 B
YAML
18 lines
487 B
YAML
#
|
|
# Copyright (c) 2006-2013 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
# Phonegap_prompt_user
|
|
#
|
|
beef:
|
|
module:
|
|
phonegap_prompt_user:
|
|
enable: true
|
|
category: "Phonegap"
|
|
name: "Prompt User"
|
|
description: "Ask device user a question"
|
|
authors: ["staregate"]
|
|
target:
|
|
working: ["All"]
|