Bump out to April, 60ish days
parent
fd11afff1a
commit
02fe57e2a1
|
@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
include Msf::Auxiliary::Report
|
include Msf::Auxiliary::Report
|
||||||
include Msf::Module::Deprecated
|
include Msf::Module::Deprecated
|
||||||
|
|
||||||
deprecated(Date.new(2015, 3, 11), 'auxiliary/server/pxeexploit')
|
deprecated(Date.new(2015, 4, 11), 'auxiliary/server/pxeexploit')
|
||||||
|
|
||||||
def initialize
|
def initialize
|
||||||
super(
|
super(
|
||||||
|
|
|
@ -11,7 +11,7 @@ class Metasploit3 < Msf::Post
|
||||||
include Msf::Auxiliary::Report
|
include Msf::Auxiliary::Report
|
||||||
include Msf::Module::Deprecated
|
include Msf::Module::Deprecated
|
||||||
|
|
||||||
deprecated(Date.new(2015, 3, 11), 'post/windows/manage/pxeexploit')
|
deprecated(Date.new(2015, 4, 11), 'post/windows/manage/pxeexploit')
|
||||||
|
|
||||||
def initialize
|
def initialize
|
||||||
super(
|
super(
|
||||||
|
|
Loading…
Reference in New Issue