Skip to content

Commit b167a2b

Browse files
committed
Adds moved_from clause
1 parent 44c3d9b commit b167a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/windows/persistence/linqpad_deserialization.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ class MetasploitModule < Msf::Exploit::Local
1515

1616
prepend Msf::Exploit::Remote::AutoCheck
1717

18+
moved_from 'exploits/windows/local/linqpad_deserialization_persistence'
19+
1820
def initialize(info = {})
1921
super(
2022
update_info(

0 commit comments

Comments
 (0)