Skip to content

Commit

Permalink
Removes TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
cgranleese-r7 committed Sep 6, 2024
1 parent 29bfc1c commit ccf6df3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/metasploit/framework/login_scanner/ldap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class LDAP
include Metasploit::Framework::LDAP::Client
include Msf::Exploit::Remote::LDAP

# 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
LIKELY_PORTS = [ 389, 636 ]
LIKELY_SERVICE_NAMES = [ 'ldap', 'ldaps', 'ldapssl' ]

Expand Down

0 comments on commit ccf6df3

Please sign in to comment.