├── LICENSE ├── README.md ├── example-slack.png ├── example.png ├── install.sh └── ldap-watchdog.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MegaManSec/LDAP-Monitoring-Watchdog/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MegaManSec/LDAP-Monitoring-Watchdog/HEAD/README.md -------------------------------------------------------------------------------- /example-slack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MegaManSec/LDAP-Monitoring-Watchdog/HEAD/example-slack.png -------------------------------------------------------------------------------- /example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MegaManSec/LDAP-Monitoring-Watchdog/HEAD/example.png -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MegaManSec/LDAP-Monitoring-Watchdog/HEAD/install.sh -------------------------------------------------------------------------------- /ldap-watchdog.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MegaManSec/LDAP-Monitoring-Watchdog/HEAD/ldap-watchdog.py --------------------------------------------------------------------------------