Skip to content

Commit

Permalink
Land #12426, remove duplicate payload_inject module
Browse files Browse the repository at this point in the history
  • Loading branch information
busterb committed Oct 8, 2019
2 parents 7e2ea42 + aadfb84 commit cb00191
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 202 deletions.
3 changes: 3 additions & 0 deletions modules/exploits/windows/local/payload_inject.rb
Expand Up @@ -9,6 +9,9 @@ class MetasploitModule < Msf::Exploit::Local
Rank = ExcellentRanking

include Msf::Post::Windows::Process
include Msf::Exploit::Deprecated

moved_from 'post/windows/manage/payload_inject'

def initialize(info={})
super( update_info( info,
Expand Down
202 changes: 0 additions & 202 deletions modules/post/windows/manage/payload_inject.rb

This file was deleted.

0 comments on commit cb00191

Please sign in to comment.