软件包:python3-ldapdomaindump(0.9.3-2)
python3-ldapdomaindump 的相关链接
Debian 的资源:
下载源码包 python-ldapdomaindump:
- [python-ldapdomaindump_0.9.3-2.dsc]
- [python-ldapdomaindump_0.9.3.orig.tar.gz]
- [python-ldapdomaindump_0.9.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Active Directory information dumper via LDAP (Python 3)
This package contains an Active Directory information dumper via LDAP. In an Active Directory domain, a lot of interesting information can be retrieved via LDAP by any authenticated user (or machine). This makes LDAP an interesting protocol for gathering information in the recon phase of a pentest of an internal network. A problem is that data from LDAP often is not available in an easy to read format.
ldapdomaindump is a tool which aims to solve this problem, by collecting and parsing information available via LDAP and outputting it in a human readable HTML format, as well as machine readable json and csv/tsv/greppable files.
This package installs the library for Python 3.
其他与 python3-ldapdomaindump 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dnspython
- DNS toolkit for Python 3
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-ldap3
- Pure Python LDAP client library