Skip to content

Commit e447a17

Browse files
author
Brent Cook
committed
bump deprecated date
1 parent 05279ef commit e447a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/escalate/net_runtime_modify.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Metasploit3 < Msf::Post
1010

1111
require 'msf/core/module/deprecated'
1212
include Msf::Module::Deprecated
13-
deprecated Date.new(2014, 6, 17), 'exploit/windows/local/service_permissions'
13+
deprecated Date.new(2015, 1, 8), 'exploit/windows/local/service_permissions'
1414

1515
include Msf::Post::Windows::Services
1616

0 commit comments

Comments
 (0)