Set Firefox extension modules max version 56
This commit is contained in:
@@ -12,5 +12,8 @@ beef:
|
||||
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"]
|
||||
user_notify:
|
||||
FF:
|
||||
min_ver: 1
|
||||
max_ver: 56
|
||||
not_working: ["All"]
|
||||
|
||||
@@ -12,5 +12,8 @@ beef:
|
||||
description: "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."
|
||||
authors: ["antisnatchor"]
|
||||
target:
|
||||
user_notify: ["FF"]
|
||||
user_notify:
|
||||
FF:
|
||||
min_ver: 1
|
||||
max_ver: 56
|
||||
not_working: ["All"]
|
||||
|
||||
@@ -12,5 +12,8 @@ beef:
|
||||
description: "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."
|
||||
authors: ["antisnatchor", "bcoles"]
|
||||
target:
|
||||
user_notify: ["FF"]
|
||||
user_notify:
|
||||
FF:
|
||||
min_ver: 1
|
||||
max_ver: 56
|
||||
not_working: ["All"]
|
||||
|
||||
Reference in New Issue
Block a user