18 lines
558 B
YAML
18 lines
558 B
YAML
#
|
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
# Phonegap_globalization_status
|
|
#
|
|
beef:
|
|
module:
|
|
phonegap_globalization_status:
|
|
enable: true
|
|
category: "Phonegap"
|
|
name: "Globalization Status"
|
|
description: "Examine device local settings. This module requires the PhoneGap API."
|
|
authors: ["staregate"]
|
|
target:
|
|
working: ["All"]
|