Skip to content

dnsqueryall target is always none #69

@CravateRouge

Description

@CravateRouge

It seems the dnsqueryall function always set the target to None:

Which raise an exception when trying to add it to the ldap filter:

ldap_query = r'(&(objectClass=dnsNode)(name=%s))' % escape_filter_chars(target)

Exception details:
CravateRouge/bloodyAD#106

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions