Fixed the date

This commit is contained in:
root 2012-01-12 20:54:55 -06:00
parent e75e23b963
commit a8ef3417b5
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class Metasploit3 < Msf::Exploit::Remote
}
],
],
'DisclosureDate' => 'November 21 2005', # wepawet sample
'DisclosureDate' => 'Nov 21 2005',
'DefaultTarget' => 0))
@var_redir = rand_text_alpha(rand(100)+1)
end