Files
beef/modules/host/detect_software/config.yaml
bcoles a9e276f50a Added Detect Firebug module. Fixes issue 497
Moved Detect Software module from Browser to Host category
2012-02-18 17:43:20 +10:30

14 lines
363 B
YAML

# detect software
#
beef:
module:
Detect_software:
enable: true
category: "Host"
name: "Detect Software"
description: "Detects software installed on the host (Internet Explorer only)"
authors: ["mh"]
target:
working: ["IE"]
not_working: ["All"]