Files
beef/modules/exploits/local_host/firefox_extension_bindshell/config.yaml
2014-01-27 07:21:44 +10:30

17 lines
760 B
YAML

#
# Copyright (c) 2006-2014 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
firefox_extension_bindshell:
enable: true
category: ["Exploits", "Local Host"]
name: "Firefox Extension (Bindshell)"
description: "Create on the fly a malicious Firefox extension that binds a shell to a specified port.<br/><br/>The extension is based on the original work from Michael Schierl and his Metasploit module, and joev's Firefox payloads for Metasploit."
authors: ["antisnatchor", "bcoles"]
target:
user_notify: ["FF"]
not_working: ["All"]