Deleted undeeded comments and spaces.
parent
217b263af7
commit
2fe704ce38
|
@ -22,7 +22,6 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
},
|
},
|
||||||
'Author' => [ 'Dejan Lukan' ],
|
'Author' => [ 'Dejan Lukan' ],
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
'Version' => '$Revision: 9999 $',
|
|
||||||
'References' => [
|
'References' => [
|
||||||
[ 'CVE', '2013-0229' ],
|
[ 'CVE', '2013-0229' ],
|
||||||
[ 'OSVDB', '89625' ],
|
[ 'OSVDB', '89625' ],
|
||||||
|
@ -60,26 +59,3 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
disconnect_udp
|
disconnect_udp
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue