diff --git a/modules/exploits/windows/misc/hta_server.rb b/modules/exploits/windows/misc/hta_server.rb index a9880d5a90..4c266412e6 100644 --- a/modules/exploits/windows/misc/hta_server.rb +++ b/modules/exploits/windows/misc/hta_server.rb @@ -3,9 +3,6 @@ # Current source: https://github.com/rapid7/metasploit-framework ## -require 'msf/core' -require 'msf/core/exploit/powershell' - class MetasploitModule < Msf::Exploit::Remote Rank = ManualRanking