Files
beef/modules/exploits/local_host/signed_applet_dropper/config.yaml
2014-12-30 07:44:58 +10:00

16 lines
815 B
YAML
Executable File

#
# 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:
signed_applet_dropper:
enable: true
category: ["Exploits", "Local Host"]
name: "Signed Applet Dropper"
description: "Injects a Signed Java Applet (compiled with Java 1.6.0 in order to be compatible with every JRE from 1.6.0 to latest 1.7) that downloads a dropper and executes it.<br />Currently works only on Windows.<br /><br />Internet Explorer is the only browser that doesn't implement Click to Play for plugins, that's what the IE only checkbox is meant for."
authors: ["antisnatchor"]
target:
user_notify: ["All"]