Path: blob/master/modules/social_engineering/firefox_extension_dropper/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_dropper:8enable: true9category: ["Social Engineering"]10name: "Firefox Extension (Dropper)"11description: "Create on the fly a malicious Firefox extension that embeds a dropper you can specify (add it to the 'dropper' directory). <br/><br/> The extension is based on the original work from Michael Schierl and his Metasploit module."12authors: ["antisnatchor"]13target:14user_notify:15FF:16min_ver: 117max_ver: 5618not_working: ["All"]192021