16 lines
563 B
YAML
Executable File
16 lines
563 B
YAML
Executable File
#
|
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
fake_flash_update:
|
|
enable: true
|
|
category: "Social Engineering"
|
|
name: "Fake Flash Update"
|
|
description: "Prompts the user to install an update to <b>Adobe Flash Player</b> from the specified URL."
|
|
authors: ["mh", "antisnatchor", "gcattani"]
|
|
target:
|
|
user_notify: ['ALL']
|