1# 2# Copyright (c) 2006-2025 Wade Alcorn - [email protected] 3# Browser Exploitation Framework (BeEF) - https://beefproject.com 4# See the file 'doc/COPYING' for copying permission 5# 6# Phonegap_globalization_status 7# 8beef: 9 module: 10 phonegap_globalization_status: 11 enable: true 12 category: "Phonegap" 13 name: "Globalization Status" 14 description: "Examine device local settings. This module requires the PhoneGap API." 15 authors: ["staregate"] 16 target: 17 working: ["All"] 18 19