Skip to content

Commit f5c23e4

Browse files
David MaloneyDavid Maloney
authored andcommitted
fix typo snaffu
1 parent 1407886 commit f5c23e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/auxiliary/web/http.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ def connect
107107
{},
108108
opts[:target].ssl,
109109
'SSLv23',
110+
nil,
110111
username,
111112
password
112113
)

0 commit comments

Comments
 (0)