metasploit-framework/modules/auxiliary/scanner/portscan
Tod Beardsley 9db01770ec
Add custom rhost/rport, remove editorializing desc
Verification:

````
resource (./a.rc)> run
[*] Connecting to FTP server ....
[*] FTP recv: "220 ProFTPD 1.3.3a Server (My FTP server)
[*] Connected to target FTP server.
[*] Authenticating as anonymous with password mozilla@example.com...
[*] FTP send: "USER anonymous\r\n"
[*] FTP recv: "331 Anonymous login ok, send your complete email address
as your password\r\n"
````

...etc.
2014-04-14 21:46:05 -05:00
..
ack.rb Raise Msf::OptionValidateError when the PORTS option is invalid 2013-12-18 15:04:53 -06:00
ftpbounce.rb Add custom rhost/rport, remove editorializing desc 2014-04-14 21:46:05 -05:00
syn.rb Raise Msf::OptionValidateError when the PORTS option is invalid 2013-12-18 15:04:53 -06:00
tcp.rb Raise Msf::OptionValidateError when the PORTS option is invalid 2013-12-18 15:04:53 -06:00
xmas.rb Raise Msf::OptionValidateError when the PORTS option is invalid 2013-12-18 15:04:53 -06:00