Skip to content

Commit e377e74

Browse files
Update lib/metasploit/framework/login_scanner/ldap.rb
1 parent 29bfc1c commit e377e74

File tree

1 file changed

+0
-1
lines changed
  • lib/metasploit/framework/login_scanner

1 file changed

+0
-1
lines changed

lib/metasploit/framework/login_scanner/ldap.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ class LDAP
1111
include Metasploit::Framework::LDAP::Client
1212
include Msf::Exploit::Remote::LDAP
1313

14-
# TODO: Verify if we need this additional metadata: https://github.com/rapid7/metasploit-framework/blob/master/lib/metasploit/framework/login_scanner/http.rb#L15-L23
1514
LIKELY_PORTS = [ 389, 636 ]
1615
LIKELY_SERVICE_NAMES = [ 'ldap', 'ldaps', 'ldapssl' ]
1716

0 commit comments

Comments
 (0)