Skip to content

Commit 51762e1

Browse files
author
Tod Beardsley
committed
Explicitly include the HTTP Login scanner
This should be the last commit that fixes rapid7#3904.
1 parent b533f74 commit 51762e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/http/appletv_login.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
require 'msf/core'
77
require 'metasploit/framework/credential_collection'
8+
require 'metasploit/framework/login_scanner/http'
89

910
class Metasploit3 < Msf::Auxiliary
1011

0 commit comments

Comments
 (0)