Fixed the date format

Removed the rport option
These are items that were code-review for my other related module, so
I figured they should be done here too
unstable
Matt Andreko 2013-06-18 12:17:50 -04:00
parent d877e4d489
commit 8c28631d4b
1 changed files with 1 additions and 4 deletions

View File

@ -29,10 +29,7 @@ class Metasploit3 < Msf::Auxiliary
[ 'CVE', '2013-4615' ],
[ 'URL', 'http://www.mattandreko.com/2013/06/canon-y-u-no-security.html']
],
'DisclosureDate' => 'June 18 2013'))
register_options([
Opt::RPORT(80),
])
'DisclosureDate' => 'Jun 18 2013'))
end
def run