Removes moved_from
This commit is contained in:
@@ -12,11 +12,8 @@ class MetasploitModule < Msf::Exploit::Local
|
||||
|
||||
# includes generate
|
||||
include Msf::Util::DotNetDeserialization
|
||||
|
||||
prepend Msf::Exploit::Remote::AutoCheck
|
||||
|
||||
moved_from 'exploits/windows/local/linqpad_deserialization_persistence'
|
||||
|
||||
def initialize(info = {})
|
||||
super(
|
||||
update_info(
|
||||
|
||||
Reference in New Issue
Block a user