How to Install and Uninstall python3-ldapdomaindump Package on Kali Linux

Last updated: January 10,2025

1. Install "python3-ldapdomaindump" package

Here is a brief guide to show you how to install python3-ldapdomaindump on Kali Linux

$ sudo apt update $ sudo apt install python3-ldapdomaindump

2. Uninstall "python3-ldapdomaindump" package

This is a short guide on how to uninstall python3-ldapdomaindump on Kali Linux:

$ sudo apt remove python3-ldapdomaindump $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ldapdomaindump package on Kali Linux

Package: python3-ldapdomaindump
Source: python-ldapdomaindump
Version: 0.9.4-2
Installed-Size: 84
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dnspython, python3-ldap3, python3:any
Size: 16772
SHA256: 131457928110be97543db01457c044461fc36351c0a355ecceeff9a6f01e6deb
SHA1: 55af5bb20155c5226aa65d5604bec5801963caf1
MD5sum: e9c88f6a04616770a24c4cf73fe5d0f4
Description: 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.
Description-md5:
Homepage: https://github.com/dirkjanm/ldapdomaindump
Section: python
Priority: optional
Filename: pool/main/p/python-ldapdomaindump/python3-ldapdomaindump_0.9.4-2_all.deb