mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
Update ldap #542
This commit is contained in:
@@ -157,6 +157,7 @@ class ldap(connection):
|
||||
def print_host_info(self):
|
||||
if self.args.no_smb:
|
||||
self.logger.extra['protocol'] = "LDAP"
|
||||
self.logger.extra['port'] = "389"
|
||||
self.logger.info(u"Connecting to LDAP {}".format(self.hostname))
|
||||
#self.logger.info(self.endpoint)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user