17 lines
683 B
YAML
17 lines
683 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:
|
|
internal_network_fingerprinting:
|
|
enable: true
|
|
category: "Network"
|
|
name: "Fingerprint Network"
|
|
description: "Discover devices and applications in the network of the victim using signatures like default logo images/favicons (partially based on the Yokoso idea)."
|
|
authors: ["bcoles@gmail.com", "wade", "antisnatchor"]
|
|
target:
|
|
user_notify: ["FF", "IE", "C"]
|
|
not_working: ["O"]
|