16 lines
476 B
YAML
16 lines
476 B
YAML
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
detect_popup_blocker:
|
|
enable: true
|
|
category: "Browser"
|
|
name: "Detect Popup Blocker"
|
|
description: "Detect if popup blocker is enabled."
|
|
authors: ["wade"]
|
|
target:
|
|
user_notify: ["All"]
|