#
# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
#   phonegap_plugin_detection
#
beef:
    module:
        phonegap_plugin_detection:
            enable: true
            category: "Phonegap"
            name: "List Plugins"
            description: "Attempts to guess installed plugins. This module requires the PhoneGap API."
            authors: ["staregate"]
            target:
                working: ["All"]
