Skip to content

Commit 1aba532

Browse files
committed
move acronis_cyber_protect_unauth_rce_cve_2022_3405 inside the http folder
1 parent 1a839c0 commit 1aba532

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/exploits/multi/http/acronis_cyber_protect_unauth_rce_cve_2022_3405.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ class MetasploitModule < Msf::Exploit::Remote
1010
include Msf::Auxiliary::Report
1111
include Msf::Exploit::Remote::HTTP::AcronisCyber
1212
prepend Msf::Exploit::Remote::AutoCheck
13+
include Msf::Exploit::Deprecated
14+
15+
moved_from 'exploits/multi/acronis_cyber_protect_unauth_rce_cve_2022_3405'
1316

1417
def initialize(info = {})
1518
super(

0 commit comments

Comments
 (0)