18 lines
503 B
YAML
18 lines
503 B
YAML
#
|
|
# Copyright (c) 2006-2018 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
# phonegap
|
|
#
|
|
beef:
|
|
module:
|
|
phonegap_geo_locate:
|
|
enable: true
|
|
category: "Phonegap"
|
|
name: "Geolocation"
|
|
description: "Geo locate your victim. This module requires the PhoneGap API."
|
|
authors: ["mh"]
|
|
target:
|
|
working: ["All"]
|