./net/py-ldapdomaindump, Collection of Python classes for working with network protocols

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.4nb1, Package name: py311-ldapdomaindump-0.9.4nb1, Maintainer: pkgsrc-users

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.


Required to run:
[net/py-dns] [devel/py-setuptools] [devel/py-future] [databases/py-ldap3] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 18.489 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-22 15:20:02 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-ldapdomaindump: convert to wheel.mk

Bump PKGREVISION.
   2023-11-22 15:11:59 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-ldapdomaindump: Fix PYTHON_VERSIONS_INCOMPATIBLE.
   2023-01-17 12:54:39 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ldapdomaindump: updated to 0.9.4

0.9.4
Unknown changes
   2022-08-23 23:49:56 by Thomas Klausner | Files touched by this commit (7)
Log message:
*: switch to appropriate py-dns version
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2020-06-18 19:02:45 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-ldapdomaindump: updated to 0.9.3

0.9.3:
Unknown changes