16 lines
544 B
YAML
16 lines
544 B
YAML
#
|
|
# Copyright (c) 2006-2016 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
fake_notification:
|
|
enable: true
|
|
category: "Social Engineering"
|
|
name: "Fake Notification Bar"
|
|
description: "Displays a fake notification bar at the top of the screen, similar to those presented in IE."
|
|
authors: ["xntrik"]
|
|
target:
|
|
user_notify: ['ALL']
|