Fix class line
git-svn-id: file:///home/svn/framework3/trunk@4832 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
bf705e9dc8
commit
1f4e53dbd6
|
@ -14,7 +14,7 @@ require 'msf/core'
|
|||
|
||||
module Msf
|
||||
|
||||
class Exploits::Windows::Smtp::MS06_019_EXCHANGE < Msf::Exploit::Remote
|
||||
class Auxiliary::Dos::Windows::Smtp::MS06_019_EXCHANGE < Msf::Exploit::Remote
|
||||
|
||||
include Exploit::Remote::Smtp
|
||||
|
||||
|
|
Loading…
Reference in New Issue