Remove typo
parent
e7db0ebcef
commit
94c7415653
|
@ -121,7 +121,7 @@ class Metasploit3 < Msf::Post
|
|||
report_auth_info(
|
||||
:host => host,
|
||||
:port => port,
|
||||
:source_id => ssource_id,
|
||||
:source_id => source_id,
|
||||
:source_type => "exploit",
|
||||
:user => user,
|
||||
:pass => pass
|
||||
|
|
Loading…
Reference in New Issue