#
# 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
#
beef:
    module:
        phonegap_file_upload:
            enable: true
            category: "Phonegap"
            name: "Upload File"
            description: "Upload files from device to a server of your choice. This module requires the PhoneGap API."
            authors: ["mh"]
            target:
                working: ["All"]
