Files
beef/modules/host/detect_vm/config.yaml
2012-12-16 16:22:41 +10:30

16 lines
735 B
YAML

#
# Copyright (c) 2006-2012 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
detect_virtualization:
enable: true
category: "Host"
name: "Detect Virtual Machine"
description: "This module uses the host screen resolution as a cheap and easy method to check if the browser is running in a virtual environment.<br/><br/>Unusual screen resolutions, such as those used by wide screen televisions or hand-held devices, may result in false negative results."
authors: ["Jeremiah Grossman", "bcoles"]
target:
working: ["All"]