Path: blob/master/modules/social_engineering/firefox_extension_reverse_shell/config.yaml
1155 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_reverse_shell:8enable: true9category: ["Social Engineering"]10name: "Firefox Extension (Reverse Shell)"11description: "Create on the fly a malicious Firefox extension that makes a reverse shell connection to a specified host: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