diff --git a/lib/msf/core/exploit/http.rb b/lib/msf/core/exploit/http.rb index 04efe2acf5..546421b53b 100644 --- a/lib/msf/core/exploit/http.rb +++ b/lib/msf/core/exploit/http.rb @@ -467,7 +467,7 @@ end # as an HTTP server. # ### -module Exploit::Remote::HttpServer::Html +module Exploit::Remote::HttpServer::HTML include Msf::Exploit::Remote::HttpServer