#
# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
    module:
        fingerprint_browser:
            enable: true
            category: "Browser"
            name: "Fingerprint Browser"
            description: "This module attempts to fingerprint the browser and browser capabilities using <a href='https://github.com/Valve/fingerprintjs2'>FingerprintJS2</a>."
            authors: ["bcoles"]
            target:
                working: ["ALL"]
