Files
beef/modules/browser/fingerprint_browser/config.yaml
2019-02-20 06:33:15 +00:00

16 lines
585 B
YAML

#
# Copyright (c) 2006-2019 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://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"]