mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-06 21:12:16 -07:00
added DHCP spoofing with shellshock options
This commit is contained in:
parent
ff235e3e90
commit
43c7974d4c
7 changed files with 155 additions and 69 deletions
|
@ -292,4 +292,4 @@ class FilePwn(Plugin):
|
|||
return {'request': request, 'data': data}
|
||||
|
||||
def add_options(self, options):
|
||||
options.add_argument("--filepwncfg", type=file, help="Specify a config file")
|
||||
options.add_argument("--filepwncfg", type=file, help="Specify a config file [default: filepwn.cfg]")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue