16 lines
737 B
YAML
16 lines
737 B
YAML
#
|
|
# Copyright (c) 2006-2013 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
beef:
|
|
module:
|
|
replace_video_fake_plugin:
|
|
enable: true
|
|
category: ["Social Engineering"]
|
|
name: "Replace Videos (Fake Plugin)"
|
|
description: "Replaces an object selected with jQuery (all embed tags by default) with an image advising the user to install a missing plugin. If the user clicks the image they will be prompted to download a malicious Firefox extension (by default)."
|
|
authors: ["Yori Kvitchko", "antisnatchor", "bcoles"]
|
|
target:
|
|
user_notify: ['ALL']
|