Skip to content

Commit

Permalink
Changed option description
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 11, 2011
1 parent d55abfe commit ed5e00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/BrowserPwn.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ def handleResponse(self,request,data):

def add_options(self,options):
options.add_argument("--msf-uri",type=str,default="http://127.0.0.1:8080/",
help="The IP address or range of your victim (default 127.0.0.1)")
help="The attack URI given to you by MSF")

0 comments on commit ed5e00c

Please sign in to comment.