パッケージ: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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