パッケージ: python3-ldapdomaindump (0.9.4-2)
python3-ldapdomaindump に関するリンク
Debian の資源:
python-ldapdomaindump ソースパッケージをダウンロード:
- [python-ldapdomaindump_0.9.4-2.dsc]
- [python-ldapdomaindump_0.9.4.orig.tar.gz]
- [python-ldapdomaindump_0.9.4-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-ldap3
- Pure Python LDAP client library