added banners and tree visual of loaded plugins

This commit is contained in:
byt3bl33d3r 2015-03-10 19:17:10 +01:00
parent ad6c3d8ed3
commit fcdbe49df9
7 changed files with 107 additions and 5 deletions

View file

@ -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