mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-11 07:37:11 -07:00
added banners and tree visual of loaded plugins
This commit is contained in:
parent
ad6c3d8ed3
commit
fcdbe49df9
7 changed files with 107 additions and 5 deletions
|
@ -20,7 +20,7 @@ import random
|
|||
class Spoof(Plugin):
|
||||
name = "Spoof"
|
||||
optname = "spoof"
|
||||
desc = 'Redirect/Modify traffic using ICMP, ARP or DHCP'
|
||||
desc = "Redirect/Modify traffic using ICMP, ARP or DHCP"
|
||||
version = "0.4"
|
||||
has_opts = True
|
||||
req_root = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue