We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c952a24 commit efe479dCopy full SHA for efe479d
apachetomcatscanner/__main__.py
@@ -13,7 +13,7 @@
13
from sectools.network.domains import is_fqdn
14
from sectools.network.ip import (expand_cidr, expand_port_range, is_ipv4_addr,
15
is_ipv4_cidr, is_ipv6_addr)
16
-from sectools.windows.ldap import (get_computers_from_domain,
+from sectools.windows.ldap.ldap import (get_computers_from_domain,
17
get_servers_from_domain, get_subnets)
18
19
from apachetomcatscanner.Config import Config
0 commit comments