mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-07 13:32:18 -07:00
added version attr to all plugins
This commit is contained in:
parent
4c465b3806
commit
ad6c3d8ed3
16 changed files with 36 additions and 20 deletions
|
@ -15,6 +15,7 @@ class BeefAutorun(Inject, Plugin):
|
|||
optname = "beefauto"
|
||||
desc = "Injects BeEF hooks & autoruns modules based on Browser and/or OS type"
|
||||
depends = ["Inject"]
|
||||
version = "0.3"
|
||||
req_root = False
|
||||
has_opts = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue