diff --git a/modules/post/windows/gather/credentials/smartftp.rb b/modules/post/windows/gather/credentials/smartftp.rb index 5a465bc3a3..1fa8741518 100644 --- a/modules/post/windows/gather/credentials/smartftp.rb +++ b/modules/post/windows/gather/credentials/smartftp.rb @@ -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