套件:python3-ldapdomaindump(0.9.3-1)
python3-ldapdomaindump 的相關連結
Debian 的資源:
下載原始碼套件 python-ldapdomaindump:
- [python-ldapdomaindump_0.9.3-1.dsc]
- [python-ldapdomaindump_0.9.3.orig.tar.gz]
- [python-ldapdomaindump_0.9.3-1.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