16 lines
557 B
YAML
16 lines
557 B
YAML
#
|
|
# Copyright (c) 2006-2018 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
detect_soc_nets:
|
|
enable: true
|
|
category: "Network"
|
|
name: "Detect Social Networks"
|
|
description: "This module will detect if the Hooked Browser is currently authenticated to GMail, Facebook and Twitter."
|
|
authors: ["xntrik", "Mike Cardwell"]
|
|
target:
|
|
working: ["ALL"]
|