metasploit-framework/modules/exploits/linux
Christian Mehlmauer 3752c10ccf Adding FireFart's RPORT(80) cleanup
This was tested by creating a resource script to load every changed
module and displaying the options, like so:

````
use auxiliary/admin/2wire/xslt_password_reset
show options
use auxiliary/admin/http/contentkeeper_fileaccess
show options
````

...etc. This was run in both the master branch and FireFart's branch
while spooling out the results of msfconsole, then diffing those
results. All modules loaded successfully, and there were no changes to
the option sets, so it looks like a successful fix.

Thanks FireFart!

Squashed commit of the following:

commit 7c1eea53fe3743f59402e445cf34fab84cf5a4b7
Author: Christian Mehlmauer <FireFart@gmail.com>
Date:   Fri May 25 22:09:42 2012 +0200

    Cleanup Opt::RPORT(80) since it is already registered by Msf::Exploit::Remote::HttpClient
2012-06-02 09:53:19 -05:00
..
browser Minor fixes 2012-04-19 18:07:35 -05:00
ftp Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
games Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
http Adding FireFart's RPORT(80) cleanup 2012-06-02 09:53:19 -05:00
ids Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
imap Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
madwifi Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
misc Sed replacement of exploit-db links with EDB refs 2012-03-21 16:43:21 -05:00
mysql Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
pop3 Sed replacement of exploit-db links with EDB refs 2012-03-21 16:43:21 -05:00
pptp Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
proxy Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
samba Massive whitespace cleanup 2012-03-18 00:07:27 -05:00
telnet Sed replacement of exploit-db links with EDB refs 2012-03-21 16:43:21 -05:00