Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
LDAPMon | Kitploit
Tools/GitHubGitHub/jonny-jhnson/ldapmon
Defensive ToolsIncident ResponseLog Analysis
GitHubjonny-jhnson/ldapmon

LDAPMon

View Repository
5342 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

LDAPMon

LDAPMon is a POC telemetry collector for the Microsoft-Windows-LDAP-Client ETW Provider. Once started logs will be stored within the EventViewer. This POC comes with a Sentinel parser so that if you want to collect this data within a SIEM you may do so. Used best when ran next to Sysmon.

Installation

  • Open a cmd or powershell prompt as Administrator.
  • Run LDAPMon.exe.
  • Don't close the LDAPMon window. If everything was successful you will see this:
root@kitploit:~
.\LDAPMonitor.exe
[*] Uninstalling Manifest....
[*] Manifest Uninstalled....
[*] LDAPMon.dll Copied to C:\Windows\LDAPMon.dll
[*] Installing Manifest....
[*] Manifest Installed....
[*] Starting LDAPMon...
[+] LDAP Trace Enabled

Uninstallation

  • Close or stop the LDAPMon process.
  • Run logman stop LDAPMon -ets from an elevated prompt.
Download Tool