Path: blob/master/modules/social_engineering/firefox_extension_bindshell/config.yaml
1154 views
#1# Copyright (c) 2006-2025 Wade Alcorn - [email protected]2# Browser Exploitation Framework (BeEF) - https://beefproject.com3# See the file 'doc/COPYING' for copying permission4#5beef:6module:7firefox_extension_bindshell:8enable: true9category: ["Social Engineering"]10name: "Firefox Extension (Bindshell)"11description: "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."12authors: ["antisnatchor", "bcoles"]13target:14user_notify:15FF:16min_ver: 117max_ver: 5618not_working: ["All"]192021