Files
beef/modules/host/detect_hp/config.yaml
2014-03-20 00:52:25 +10:30

17 lines
612 B
YAML

#
# Copyright (c) 2006-2014 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
detect_hp:
enable: true
category: "Host"
name: "Detect Hewlett-Packard"
description: "This module attempts to detect software installed by default on HP systems. It uses the 'res' protocol handler which works only on Internet Explorer."
authors: ["bcoles"]
target:
working: ["IE"]
not_working: ["ALL"]