View Issue Details

IDProjectCategoryView StatusLast Update
0009831Kali LinuxNew Tool Requestspublic2026-08-17 12:20
Reportermacmod Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009831: godap - A complete terminal user interface (TUI) for LDAP.
Description

[Author]
https://github.com/Macmod

[Repository]
https://github.com/Macmod/godap

[Version]
v2.12.0

[Description]
Godap is a complete terminal user interface (TUI) for LDAP.

� Supports authentication with password, NT hashes, Kerberos (CCACHE/password/NT hash/AES key/PKINIT) or PEM/PKCS#12 client certificate (SChannel)
�️ Formats date/time, boolean and other categorical attributes into readable text
� Pretty colors & cool emojis
� LDAPS & StartTLS support
⏩ Fast explorer that loads objects on demand
� Recursive object search bundled with useful saved searches
� Flexible group members & user groups lookups
� Supports creation, editing and removal of objects and attributes
� Supports moving and renaming objects
�️ Supports searching deleted & recycled objects
� Supports exporting specific subtrees of the directory into JSON files
�️ Interactive userAccountControl editor
� Interactive DACL viewer + editor
� Interactive ADIDNS viewer + editor (basic)
� GPO Viewer
� SOCKS support

[Usage]
Most usage options are in the README / Wiki, but in general to open the TUI it's as simple as:
godap -u user -p pass -d domain [target]
The wiki (at https://github.com/Macmod/godap/wiki) describes how to use it to explore Active Directory, performing lookups or changes via LDAP.

[Dependencies]

  • Go 1.24.1
  • Golang-specific libraries described in the go.mod

[Similar tools] ldap_shell, ldapper, ldapsearch

[Activity] Project started in Dec/2023 and is still maintained.

[License] MIT

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-08-17 12:20 macmod New Issue