Files
beef/modules/social_engineering/firefox_extension_bindshell/config.yaml
2024-12-25 12:43:13 +10:00

20 lines
845 B
YAML

#
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
firefox_extension_bindshell:
enable: true
category: ["Social Engineering"]
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:
min_ver: 1
max_ver: 56
not_working: ["All"]