Use rport for modicon_password recovery, not 21.

This commit is contained in:
Tod Beardsley 2012-04-07 13:03:43 -05:00
parent 4e955e5870
commit dfe2bbc958
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ class Metasploit3 < Msf::Auxiliary
# Can be used for telnet as well if telnet is enabled.
report_note(
:host => ip,
:port => 21,
:port => rport,
:proto => 'tcp',
:sname => 'ftp',
:ntype => 'scada.modicon.ftp-password',