Files
beef/modules/host/detect_google_desktop/config.yaml
2014-01-01 16:34:15 +10:00

19 lines
607 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_google_desktop:
enable: true
category: "Host"
name: "Detect Google Desktop"
description: "This module attempts to detect Google Desktop running on the default port 4664."
authors: ["bcoles"]
target:
not_working:
ALL:
os: ["iOS"]
working: ["ALL"]