https://github.com/zu1k/ldap-log
一个LDAP请求监听器,摆脱dnslog平台和java
https://github.com/zu1k/ldap-log
ldap log4j rust
Last synced: 22 days ago
JSON representation
一个LDAP请求监听器,摆脱dnslog平台和java
- Host: GitHub
- URL: https://github.com/zu1k/ldap-log
- Owner: zu1k
- Created: 2021-12-11T11:46:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T01:45:28.000Z (about 2 years ago)
- Last Synced: 2025-04-12T23:52:17.195Z (22 days ago)
- Topics: ldap, log4j, rust
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 34
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - zu1k/ldap-log - 一个LDAP请求监听器,摆脱dnslog平台和java (Rust)
README
# LDAP log
```bash
# ldap-log 0.0.0.0:12345
started ldap://0.0.0.0:12345 ...
172.17.0.3:44504 Bind:
172.17.0.3:44504 Search: aaa
172.17.0.3:44504 UnBind
172.17.0.3:44506 Bind:
172.17.0.3:44506 Search: bbb
172.17.0.3:44506 UnBind
```