diff --git a/modules/exploits/windows/brightstor/tape_engine_8A.rb b/modules/exploits/windows/brightstor/tape_engine_8A.rb index 4c387baf27..8a59be57d6 100644 --- a/modules/exploits/windows/brightstor/tape_engine_8A.rb +++ b/modules/exploits/windows/brightstor/tape_engine_8A.rb @@ -6,6 +6,7 @@ ## require 'msf/core' +require 'msf/core/module/deprecated' class Metasploit3 < Msf::Exploit::Remote diff --git a/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb b/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb index 1bf105af1b..881e3c89e2 100644 --- a/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb +++ b/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb @@ -6,6 +6,7 @@ ## require 'msf/core' +require 'msf/core/module/deprecated' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking